An open API service indexing awesome lists of open source software.

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

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.