Templates - leotm/react-native-template-new-architecture GitHub Wiki
Facebook (ts)
https://github.com/facebook/react-native/tree/v0.71.19/templatehttps://github.com/facebook/react-native/tree/v0.74.7/packages/react-native/templatehttps://github.com/react-native-community/react-native-template-typescript- https://github.com/react-native-community/template
- https://github.com/facebook/react-native/tree/main/packages/rn-tester
https://github.com/facebook/flipper/tree/main/react-native/ReactNativeFlipperExample- https://github.com/react-native-community/cli
- https://docs.expo.dev/workflow/expo-cli
Storybook (ts)
https://github.com/storybookjs/react-native/tree/v5.3.27/examples/native- https://github.com/storybookjs/react-native/tree/next/examples/expo-example
Ignite (ejs, ts)
- https://github.com/infinitered/ignite/tree/master/boilerplate
- https://github.com/infinitered/ignite/blob/master/src/cli.ts
Nx (ts, cli)
- https://github.com/nrwl/nx-react-native
- https://github.com/nrwl/nx/tree/master/packages/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
TheCodingMachine (ts)
RN template for building solid apps
https://github.com/thecodingmachine/react-native-boilerplate
Detox
- 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
solito (nextjs)
https://github.com/nandorojo/solito
dooboo-cli (ts, js)
https://github.com/hyochan/dooboo-cli
JHipster (ejs, js)
https://github.com/jhipster/generator-jhipster-react-native
Examples
- https://github.com/MetaMask/metamask-mobile
- https://github.com/rainbow-me/rainbow
- https://github.com/artsy/eigen
- https://github.com/Expensify/App
https://github.com/zulip/zulip-mobilehttps://github.com/barthap/expo-mega-demo
https://github.com/leotm/react-native-template-new-architecture/wiki/ClojureScript-(cljs)#examples