You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
01/software/source/clients/mobile
killian a7f381cb36
01.1
5 months ago
..
ios 01.1 5 months ago
react-native add js docs 8 months ago
README.md add cd in readme 8 months ago

README.md

iOS/Android Client

WORK IN PROGRESS

This repository contains the source code for the 01 iOS/Android app. Work in progress, we will continue to improve this application to get it working properly.

Feel free to improve this and make a pull request!

If you want to run it on your own, you will need to install Expo Go on your mobile device.

Setup Instructions

Follow the software setup steps in the main repo's README first before you read this

cd software/source/clients/mobile/react-native  # cd into `react-native`
npm install                                  # install dependencies
npx expo start                               # start local development server

In Expo Go select Scan QR code to scan the QR code produced by the npx expo start command

Using the App

cd software                             # cd into `software`
poetry run 01 --mobile                  # exposes QR code for 01 Light server

In the app, select Scan Code to scan the QR code produced by the poetry run 01 --mobile command

Press and hold the button to speak, release to make the request. To rescan the QR code, swipe left on the screen to go back.