create-sweetrn
v1.0.2
Published
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.
Downloads
3
Maintainers
Readme
Installation
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).
Install dependencies
npm install
cd ios
pod install
🚧 Roadmap 🚧
- Add to the steps the option to choose the alias of the absolute imports
- Add a javascript template