pete client:一个React Native移动应用程序用于跟踪个人活动 源码
一个React Native移动应用程序,用于跟踪个人活动 使用构建 使用作为后端 搭建环境 使用以下结构在项目根目录中创建一个.env文件: API_URL={{API_URL}} STRAVA_CLIENT_ID={{STRAVA_CLIENT_ID}} 入门 # Download the Expo command line tools npm install -g expo-cli # Install packages yarn # Start the client expo start 您需要在Expo上设置一个帐户,然后在移动设备上下载Expo app进行测试
文件列表
pete-client-master.zip
(预估有个31文件)
pete-client-master
.gitignore
131B
package.json
2KB
src
storage.js
457B
components
TabBarIcon.js
353B
__tests__
StyledText-test.js
264B
__snapshots__
暂无评论