1.0.2 • Published 1 year ago

create-sweetrn v1.0.2

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

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