Production ready starter to build cross platform app with React Native.
react-native
react-native
react-native-web
electron
Jest
'eva-icons
Redux
+ Redux-Toolkit
for state management + Persist-storage
i18next
react-navigation
yarn && yarn app:dep
to install the dependencies.yarn app:start
. On terminal 2, run yarn ios
or yarn android
for respective platform.yarn web:dev
yarn electron
npx react-native-rename <your-new-project-name>
to rename the appicon.png
and logo.png
inside public/assets
folder with your own assets. Then run yarn generate:icon && yarn generate:bootsplash
This project comes with some Flipper integrations by default. You should install Flipper for desktop together with these plugins for development:
For development on the web, you can also install Redux-Debugger Chrome extension
I do accept PRs, so please feel free to create PRs. It is prefered that the commits are following Conventional Commit
This project is licensed under MIT License.