https://github.com/daniloab/b4a-relay-app
https://github.com/daniloab/b4a-relay-app
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/daniloab/b4a-relay-app
- Owner: daniloab
- Created: 2020-09-16T02:02:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-09T14:28:21.000Z (over 5 years ago)
- Last Synced: 2025-11-09T15:02:53.312Z (7 months ago)
- Language: TypeScript
- Size: 835 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## How to run
- clone the repo `git clone https://github.com/daniloab/b4a-relay-app.git`
- cd b4a-relay-app
- yarn
- yarn start
- yarn ios/android
What you expect to see
## ios/android
Remember to configure the whole ios/android stack necessary. See [React Native CLI Quickstart](https://reactnative.dev/docs/environment-setup) to understand how to configure it.