- Install the dependencies
yarn install
- For ios
- Go to the
example/iosfolder pod install- Go back to the example folder
cd .. yarn ios
- Go to the
- For Android
- Go to the
examplefolder yarn android
- Go to the
- Login to your npm account if you are not already logged in
npm login
- Transpile the source code
yarn prepare
- Start release
yarn release- answer the questions and press enter