Create Sweet React Native is the CLI for Sweeet React Native, a template for react native featuring Multi-language, Dark-Light Themes, Typescript, Context, Styled Components, Jest, Detox, Eslint, Husky, Prettier, and more.
🚧
This is only the CLI project. To learn more about sweetrn, refer to the documentation
Before starting, please make sure you have the environment set up for react-native cli.
Next, run the CLI command to create a new project:
npx create-sweetrn
create-sweetrn
cli will guide you trought the steps to create your project. You will be able to choose the project name and a custom package bundle id (optional).
npm install
cd ios
pod install
- Add to the steps the option to choose the alias of the absolute imports
- Add a javascript template