文件名称:react-native-demo:用动作来响应本机
文件大小:301KB
文件格式:ZIP
更新时间:2024-05-06 07:53:18
JavaScript
React本地演示 正在运行的应用程序 第一步是在项目的根目录中运行这两个命令。 yarn install npx pod-install 之后,请使用两个命令行选项卡,并在第一个选项卡中运行命令: npx react-native start --reset-cache 在第二个基于平台的您要运行写 对于iOS : npx react-native run-ios对于Android: npx react-native run-android 运行说明 Run instructions for Android: • Have an Android emulator running (quickest way to get started), or a device connected. • cd "/Users/ivankatliarchuk/source/self/temp-s
【文件预览】:
react-native-demo-master
----metro.config.js(299B)
----.gitattributes(127B)
----.github()
--------workflows()
----some.js(4KB)
----yarn.lock(293KB)
----.eslintrc.js(74B)
----src()
--------components()
--------App.tsx(1KB)
----babel.config.js(77B)
----.vscode()
--------settings.json(88B)
----ios()
--------Podfile.lock(18KB)
--------reactnativedemo.xcodeproj()
--------Gemfile(62B)
--------reactnativedemo()
--------fastlane()
--------Podfile(1KB)
--------reactnativedemo.xcworkspace()
--------reactnativedemoTests()
--------Gemfile.lock(7KB)
----rn-cli.config.js(177B)
----android()
--------gradlew(6KB)
--------settings.gradle(199B)
--------gradle()
--------gradlew.bat(3KB)
--------gradle.properties(1KB)
--------app()
--------build.gradle(1KB)
----tsconfig.json(5KB)
----__tests__()
--------App-test.tsx(270B)
----tslint.json(796B)
----README.md(5KB)
----Makefile(1KB)
----.pre-commit-config.yaml(1019B)
----nonApp.tsx(2KB)
----.buckconfig(114B)
----docs()
--------fastlane.md(1KB)
--------helpers()
--------required_env.md(178B)
----.editorconfig(2KB)
----app.json(67B)
----.gitignore(2KB)
----storage()
--------.gitkeep(0B)
----.prettierrc.js(144B)
----index.js(187B)
----.watchmanconfig(2B)
----package.json(1KB)