文件名称:Android代码-An Android app to demonstrate react-native-material-design
文件大小:8.58MB
文件格式:ZIP
更新时间:2022-08-26 00:14:44
Android代码
React Native Material Design Demo App [Android] This repository contains a React Native project, implementing the react-native-material-design package. > Please submit all issues to react-native-material-design. Installation Development Clone this repo. Run npm install. Ensure a device, or emulated Android image is connected (adb devices). Run react-native run-android. > If running on a device, run adb reverse tcp:8081 tcp:8081. APK To download the production/release APK, click here Can I use
【文件预览】:
react-native-material-design-demo-master
----.gitignore(341B)
----.flowconfig(2KB)
----package.json(592B)
----src()
--------scenes()
--------components()
--------routes.js(1KB)
--------utils()
--------actions()
--------img()
--------stores()
--------alt.js(49B)
----android()
--------app()
--------settings.gradle(400B)
--------build.gradle(457B)
--------gradlew(5KB)
--------DemoApp.iml(938B)
--------gradlew.bat(2KB)
--------gradle.properties(1KB)
--------gradle()
----resources()
--------examples-1.jpg(380KB)
--------examples-2.jpg(193KB)
--------examples-3.jpg(343KB)
----.watchmanconfig(2B)
----app-release.apk(7.61MB)
----ios()
--------DemoApp.xcodeproj()
--------DemoAppTests()
--------DemoApp()
----README.md(8KB)
----index.ios.js(798B)
----index.android.js(2KB)