文件名称:ping_pong:React Native应用程序可跟踪玩家得分
文件大小:859KB
文件格式:ZIP
更新时间:2024-04-03 03:00:05
redux react-native JavaScript
乒乓 :party_popper: :rocket: 用javascript编写的react-native制作的简单应用 使用的图书馆 :flexed_biceps: React导航(用于导航) 本机基础(用于UI) Redux,React-redux(用于状态管理) AsyncStorage(存储播放器数据) 验证方式 表单验证(检查空值) 如何设置? 使用git clone克隆仓库 $git clone https://github.com/avijeetpandey/ping_pong.git cd进入ping_pong并运行以下命令 yarn install yarn run android 这将在模拟器或物理设备中设置,构建和启动应用程序 应用程序用户界面(屏幕) 应用程序屏幕 用 :red_heart: 由Avijeet使用React-Native
【文件预览】:
ping_pong-master
----ios()
--------ping_pong()
--------ping_pong.xcodeproj()
--------Podfile(735B)
--------ping_pongTests()
----index.js(187B)
----.watchmanconfig(2B)
----android()
--------gradlew.bat(3KB)
--------gradlew(6KB)
--------gradle.properties(1KB)
--------app()
--------gradle()
--------settings.gradle(193B)
--------build.gradle(1KB)
----.flowconfig(1KB)
----package.json(2KB)
----screenshots()
--------one.png(175KB)
--------four.png(94KB)
--------three.png(105KB)
--------two.png(88KB)
----_editorconfig(43B)
----app.json(55B)
----package-lock.json(904KB)
----src()
--------screens()
--------reducer()
--------action()
--------__tests__()
--------components()
--------store.js(221B)
--------App.js(1KB)
----.eslintrc.js(74B)
----.gitignore(813B)
----.buckconfig(114B)
----.prettierrc.js(144B)
----README.md(996B)
----yarn.lock(326KB)
----metro.config.js(299B)
----.gitattributes(127B)
----babel.config.js(77B)