TODO: Give a short introduction of your project. Let this section explain the objectives or the motivation behind this project.
TODO: Guide users through getting your code up and running on their own system. In this section you can talk about:
- Installation process
- Software dependencies
- Latest releases
- API references
TODO: Describe and show how to build your code and run the tests.
TODO: Explain how other users and developers can contribute to make your code better.
If you want to learn more about creating good readme files then refer the following guidelines. You can also seek inspiration from the below readme files:
For createing new build for android step 1 - Make sure you selected LIVE/UAT url for creating a build step 2 - cd ios && pod install step 3 - in terminal hit command : react-native bundle --platform android --dev false --entry-file index.js --bundle-output android/app/src/main/assets/index.android.bundle --assets-dest android/app/src/main/res step 4 - in terminal hit command : cd android && ./gradlew assembleDebug
For createing new build for IOS step 1 - Make sure you selected LIVE/UAT url for creating a build step 2 - Add the +1 in latest version number from Xcode step 3 - In Xcode select Product -> Archive(it will take some time to success build) -> distrubute app -> Kepp proceed with next till Upload step 4 - Go to testflight -> select Manage -> select "No"