https://github.com/solidstategroup/react-native-android-keystore
Prepare your React Native app for Android release by generating a keystore and updating configuration with just one command
https://github.com/solidstategroup/react-native-android-keystore
Last synced: 10 months ago
JSON representation
Prepare your React Native app for Android release by generating a keystore and updating configuration with just one command
- Host: GitHub
- URL: https://github.com/solidstategroup/react-native-android-keystore
- Owner: SolidStateGroup
- License: mit
- Created: 2017-02-13T17:19:19.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-21T11:17:00.000Z (almost 9 years ago)
- Last Synced: 2024-10-31T19:44:58.490Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 8
- Watchers: 7
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
### React Native Android Keystore
Prepare a React Native app for release on Android
Generates a release keystore, updates your local gradle configuration and finally updates the app's gradle config.
> This package assumes that you created your react-native project using `react-native init`.
#### Installation
```
npm install react-native-android-keystore -g
```
#### Usage
```
react-native-android-keystore
```
# Getting Help
If you encounter a bug or feature request we would like to hear about it. Before you submit an issue please search existing issues in order to prevent duplicates.
# Contributing
For more information about contributing PRs, please see our Contribution Guidelines.
# Get in touch
If you have any questions about our projects you can email projects@solidstategroup.com.