https://github.com/testingbot/react-native-demo-app
Demo Mobile App to showcase Automated testing on TestingBot
https://github.com/testingbot/react-native-demo-app
Last synced: 5 months ago
JSON representation
Demo Mobile App to showcase Automated testing on TestingBot
- Host: GitHub
- URL: https://github.com/testingbot/react-native-demo-app
- Owner: testingbot
- Created: 2020-08-19T08:40:51.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-19T08:52:39.000Z (over 5 years ago)
- Last Synced: 2025-07-26T09:17:45.506Z (6 months ago)
- Language: Objective-C
- Size: 2.76 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# react-native-demo-app
This contains the source code of a React Native app that TestingBot uses to showcase its mobile testing features.
## Building the app on Android
To build the app, please use:
`react-native run-android --variant=release`
## Builing the app on iOS
Please use XCode to build an ipa for this app