-
-
Notifications
You must be signed in to change notification settings - Fork 28
Templates
https://github.com/leotm/react-native-template-typescript
meta territory βΎοΈ
https://github.com/facebook/react-native/tree/main/template
https://github.com/facebook/flipper/tree/main/react-native/ReactNativeFlipperExample
https://github.com/react-native-community/react-native-template-typescript/tree/master/template
https://github.com/artsy/react-native-starter
https://github.com/facebook/react-native/tree/main/packages/rn-tester
https://github.com/callstack/repack/tree/main/packages/TesterApp
https://github.com/infinitered/ignite/tree/master/boilerplate
Structure
- app
- components
- config
- i18n
- models?
- navs
- screens
- services
- api
- reactotron
- theme
- index
- fonts
- colours
- palette
- spacing
- timing?
- typography
- utils
- storage
- assets
- fonts
- images
- bin
- postInstall
- setup
- e2e
- storybook
- views
- test
https://github.com/storybookjs/react-native/tree/next-6.0/examples/native
https://github.com/jhipster/generator-jhipster-react-native
https://github.com/barthap/expo-mega-demo
- https://github.com/wix/Detox/tree/master/examples/demo-react-native
- https://github.com/wix/Detox/tree/master/examples/demo-react-native-jest
- https://github.com/wix/Detox/tree/master/examples/demo-react-native-detox-instruments
https://github.com/nrwl/nx-react-native
- Super verbose structure (each module own package.json/tsconfig/etc)
- Typical simplified proj/repo
- @rn-app-1
- @rn-app-2
- @rn-shared-ui