移动抽认卡:Udacity React Nanodegree。 React Native项目

时间:2021-03-03 01:34:40
【文件属性】:
文件名称:移动抽认卡:Udacity React Nanodegree。 React Native项目
文件大小:292KB
文件格式:ZIP
更新时间:2021-03-03 01:34:40
JavaScript 移动闪存卡应用程序 该应用程序是Udacity React Nanodegree的最终目的。 具体来说,该应用程序展示了我们如何使用react native来开发外观和感觉都像本机应用程序的移动应用程序。 移动闪存卡应用程序是一个简单的应用程序,允许用户创建卡组并将卡添加到卡组中以应对自己的挑战。 该卡具有用户应该知道答案的问题。 用户可以猜测答案并查看答案,如果猜测正确,则按“更正”按钮,否则按“不正确”按钮。 在游戏结束时,应用程序将显示分数以及正确/不正确的猜测数。 开始使用 该应用程序是使用expo本机使用expo编写的。 如果未安装Expo CLI,则可以使用以下命令进行安装: $ npm install -g expo-cli 它可能需要sudo权限。 要启动应用程序运行,请执行以下操作: $ expo start 将打开一个新的浏览器窗口,然后您可以选择在Web
【文件预览】:
mobile-flashcards-master
----ios()
--------mobileflashcards()
--------Podfile(2KB)
--------Podfile.lock(19KB)
--------mobileflashcards.xcodeproj()
--------mobileflashcards.xcworkspace()
----reducers()
--------index.js(112B)
--------decks.js(1011B)
----index.js(315B)
----android()
--------gradlew.bat(3KB)
--------gradlew(6KB)
--------gradle.properties(910B)
--------app()
--------gradle()
--------settings.gradle(299B)
--------build.gradle(999B)
----package.json(1KB)
----__tests__()
--------App.js(250B)
----middleware()
--------index.js(156B)
--------logger.js(360B)
----app.json(295B)
----package-lock.json(576KB)
----tsconfig.json(258B)
----.gitignore(845B)
----components()
--------Deck.js(1KB)
--------Question.js(4KB)
--------DeckDetail.js(3KB)
--------Home.js(1KB)
--------TextButton.js(438B)
--------AddDeck.js(3KB)
--------QuizResult.js(1KB)
--------AddCard.js(3KB)
--------QuizView.js(4KB)
----App.js(3KB)
----.buckconfig(114B)
----README.md(1KB)
----actions()
--------index.js(864B)
--------actionTypes.js(197B)
----utils()
--------helpers.js(2KB)
--------colors.js(257B)
--------api.js(3KB)
----metro.config.js(99B)
----.gitattributes(16B)
----babel.config.js(107B)

网友评论