https://github.com/edgeapp/airbitz-react-test
Sample ReactNative app using AirbitzCore
https://github.com/edgeapp/airbitz-react-test
Last synced: about 1 year ago
JSON representation
Sample ReactNative app using AirbitzCore
- Host: GitHub
- URL: https://github.com/edgeapp/airbitz-react-test
- Owner: EdgeApp
- Created: 2016-07-17T08:04:35.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-03T00:57:38.000Z (almost 10 years ago)
- Last Synced: 2025-02-14T14:55:08.090Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 170 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# airbitz-react-test
Sample ReactNative app using AirbitzCore
You will need React Native installed with Xcode and/or Android Studio to run the iOS/Android test apps.
See the docs at [airbitz-core-objc](https://github.com/Airbitz/airbitz-core-objc) on how to
install the Airbitz React Native Javascript bindings. You will also need the [airbitz-core-java](https://github.com/Airbitz/airbitz-core-java)
repo as well to install Android compatibility.
Once the app is run, test output is directed to the debugger console only. App GUI does not display any useful output at this time.