Skip to content
borismobile edited this page Sep 24, 2024 · 1 revision

Welcome to the react-native-rewards wiki!

Creating new releases:

  • Authenticate using console and npm login
  1. checkout main
  2. nvm use
  3. pull main
  4. this branch should be clean
  5. yarn prepare
  6. yarn release
Clone this wiki locally