文件名称:气象应用
文件大小:4.84MB
文件格式:ZIP
更新时间:2024-03-07 19:27:33
JavaScript
初始发行 气象应用 使用React-Native框架创建的跨平台应用程序(Android和IOS),可提供天气信息。 安装 必须使用Node.js ed NPX! $ cd meteo_app $ npm install -d > Start an emulator or plugin your smartphone (debug-usb) $ npx react-native run-android or $ npx react-native run-ios
【文件预览】:
Meteo-App-master
----.gitignore(813B)
----.flowconfig(2KB)
----components()
--------SearchInput.js(1KB)
----package.json(723B)
----.buckconfig(114B)
----android()
--------app()
--------settings.gradle(393B)
--------build.gradle(1002B)
--------gradlew(6KB)
--------gradlew.bat(3KB)
--------gradle.properties(1KB)
--------gradle()
----.watchmanconfig(2B)
----assets()
--------icons()
--------light-rain.png(347KB)
--------showers.png(489KB)
--------thunder.png(190KB)
--------snow.png(387KB)
--------light-cloud.png(111KB)
--------hail.png(1.34MB)
--------sleet.png(164KB)
--------clear.png(153KB)
--------heavy-cloud.png(293KB)
--------heavy-rain.png(462KB)
----metro.config.js(300B)
----ios()
--------meteo-tvOSTests()
--------meteo()
--------meteo-tvOS()
--------meteo.xcodeproj()
--------meteoTests()
--------Podfile(849B)
----index.js(183B)
----__tests__()
--------App-test.js(266B)
----App.js(7KB)
----utils()
--------getImageForWeather.js(615B)
--------api.js(926B)
----.eslintrc.js(74B)
----.prettierrc.js(120B)
----README.md(431B)
----babel.config.js(77B)
----.gitattributes(16B)
----app.json(85B)
----yarn.lock(299KB)