npx @react-native-reusables/cli@latest add Arguments If you do not add arguments, you will be prompted to select theuicomponents you would like to add to your project. UI Components accordion alert alert-dialog
Change directory into the cloned repo:cd react-native-reusables Install the dependencies (IMPORTANT:Must use pnpm):pnpm i From the root directory, start up desired app with the following commands: Showcase iOS:pnpm dev:showcase Android:pnpm dev:showcase:android ...
"name": "react-native-reusables", "main": "expo-router/entry", "name": "@rnr/mobile", "main": "index.js", "version": "1.0.0", "scripts": { "start": "EXPO_USE_METRO_WORKSPACE_ROOT=1 expo start -c", "android": "EXPO_USE_METRO_WORKSPACE_ROOT=1 expo start -c --androi...
Start the app with npm run dev Go to tabs page (copied from the tabs docs) Expected behavior Expected to have a clean clear UI Screenshots If applicable, add screenshots to help explain your problem. Before: After: Platform (please complete the following information): Type: Device OS: IOS ...
Universal shadcn/ui for React Native featuring a focused collection of components - Crafted with NativeWind v4 and accessibility in mind. - Merge pull request #231 from RWOverdijk/patch-2 · mrzachnugent/react-native-reusables@5107dc4
Sign up for a free GitHub account to open an issue and contact its maintainers and the community. Sign up for GitHub By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails. Already on GitHub? Sig...