Fiora App
fiora app 是基于 expo he react-native 开发的, 支持 Android 和 iOS 系统
#
下载 App#
Android点击链接或者扫描二维码下载 APK
https://cdn.suisuijiang.com/fiora.apk
#
iOSiOS app 已经提交给 App Store 审核了, 现在可以通过 testflight 来安装. 请联系碎碎酱或者发送邮件给 yinxinmac@icloud.com, 附上你的 Apple ID
#
如何运行- 安装 expo
yarn global add expo-cli
- 安装依赖
yarn install
- 启动编译
expo start
- 根据控制台输出的提示, 在模拟器或者真实设备上运行 app
想要了解更多信息, 请查看 https://docs.expo.io/
#
构建 App请参考 https://docs.expo.io/distribution/building-standalone-apps/