Next-gen react-native development monorepo starter with best in-class tools tailored for DX
This project aims to implement a Developer Experience (DX) and a Continuous Integration/Continuous Deployment (CI/CD) workflow using Github Actions and Expo EAS. It includes three builds/apps: Development, Staging, and Preview. Developers can build features using a browser, the UI team can review UI components using Chromatic/Storybook, and the whole team can view updates for each of these three apps along the development process. The technology stack includes TypeScript, React Native, Expo, NextJS, Solito, Tamagui, Storybook, and Jest.
To install this theme, you can follow these steps:
yarn install
config.js file.yarn build
yarn start
This project aims to simplify the development of mobile apps using React Native by providing a seamless DX and CI/CD workflow. By using a combination of Expo, NextJS, Solito, Tamagui, and Storybook, developers can build and test their apps more efficiently. The ability to build features using a browser and review UI components using Chromatic/Storybook adds to the productivity of the UI team. The monorepo structure allows for easy management of the different configurations for web and mobile platforms. Overall, this project aims to improve the development experience and streamline the app building and updating process.