1001 B
1001 B
id, title, sidebar_label
| id | title | sidebar_label |
|---|---|---|
| app | Fiora App | Fiora App |
Fiora app is developed with expo and react-native. Support Android and iOS systems
Download App
Android
Click link or scan qrcode to download APK
https://cdn.suisuijiang.com/fiora.apk
iOS
The iOS app is being submitted to the app store for review. You can now install unreviewed apps through testflight. Please contact 碎碎酱 or send an email to yinxinmac@icloud.com. Please attach your apple ID
Hot to run
- Install expo
yarn global add expo-cli - Install dependencies
yarn install - Start compilation
expo start - According to the console prompt, run the app in the simulator or real device
For more information, please see https://docs.expo.io/
Build Standalone App
Please refer to https://docs.expo.io/distribution/building-standalone-apps/
