Skip to content

malopezr7/testing-rn-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Native Template

How to launch the project

  1. Install node dependencies with yarn
  2. Install pods cd ios/ && pod install && cd ..
  3. Launch with yarn ios or yarn android

How to bump version

  1. Launch yarn bump 1.2.3 12

How to sign Android

  1. Change keyAlias inside android/app/build.gradle
  2. Put prod.keystore inside android/app/ folder
  3. Set your ANDROID_KEY_PASSWORD ans ANDROID_STORE_PASSWORD passwords
  4. Compile!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published