https://github.com/itinance/react-native-sha256-test
Testapplication for react-native-sha256
https://github.com/itinance/react-native-sha256-test
react-native sha256
Last synced: 29 days ago
JSON representation
Testapplication for react-native-sha256
- Host: GitHub
- URL: https://github.com/itinance/react-native-sha256-test
- Owner: itinance
- License: mit
- Created: 2017-05-20T07:42:37.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-20T07:49:44.000Z (about 9 years ago)
- Last Synced: 2025-02-09T06:16:05.814Z (over 1 year ago)
- Topics: react-native, sha256
- Language: Objective-C
- Size: 126 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-native-sha256-test
Testapplication for react-native-sha256
```
yarn install
react-native link
react-native run-ios
react-native run-android
```