RNTimer示例::mobile_phone:React Native + Mobx示例应用程序

时间:2024-02-23 19:13:06
【文件属性】:

文件名称:RNTimer示例::mobile_phone:React Native + Mobx示例应用程序

文件大小:246KB

文件格式:ZIP

更新时间:2024-02-23 19:13:06

react javascript android ios app

RNTimer示例 一个用于启动React Native和Mobx开发的移动应用程序。 入门 请遵循iOS和/或Android的官方。 对于iOS,您需要一台装有Xcode的Mac。 除非您想将应用程序提交到App Store,否则不需要开发者帐户。 对于Android模拟器,您应该首先创建内容为sdk.dir=/path/to/your/android-sdk文件android/local.properties 。 用法 可以从控制台使用以下运行脚本,以便在开发人员计算机上本地测试和运行应用程序。 npm test :运行所有测试。 npm run test:watch :以监视模式运行所有测试。 npm run test:coverage :运行所有测试并创建覆盖率报告(位于项目文件夹/coverage )。 npm run lint :检查eslint规则。 npm run packager :启动React Native打包器(必须在运行ios / android应用之前启动)。 npm run packager:reset :启动React Native打包器并


【文件预览】:
RNTimerExample-master
----.eslintrc(2KB)
----index.ios.js(143B)
----.flowconfig(1KB)
----.gitattributes(16B)
----yarn.lock(153KB)
----src()
--------stores()
--------components()
----.babelrc(95B)
----ios()
--------RNTimerExampleTests()
--------RNTimerExample()
--------RNTimerExample.xcodeproj()
----index.android.js(143B)
----android()
--------gradlew(5KB)
--------settings.gradle(52B)
--------gradle()
--------gradlew.bat(2KB)
--------gradle.properties(887B)
--------app()
--------keystores()
--------build.gradle(642B)
----LICENSE(1KB)
----test()
--------.eslintrc(120B)
--------setup.js(123B)
--------stores()
--------components()
----screenshot.png(104KB)
----README.md(2KB)
----.buckconfig(114B)
----.gitignore(791B)
----.watchmanconfig(2B)
----.eslintignore(44B)
----package.json(1KB)

网友评论