All Projects → XcqRomance → Weather-ReactNative

XcqRomance / Weather-ReactNative

Licence: MIT License
a weather forecast app, build in react native

Programming Languages

javascript
184084 projects - #8 most used programming language
objective c
16641 projects - #2 most used programming language
java
68154 projects - #9 most used programming language
Starlark
911 projects

Weather-ReactNative

a weather forecast app, build in react native

Overview

Demo Overview

Running this app

Before running the app, make sure you ran:

git clone https://github.com/XcqRomance/Weather-ReactNative.git
cd DailyWeather
npm install

Running on iOS

Mac OS and Xcode are required.

  • Open ios/DailyWeather.xcodeproj in Xcode
  • Hit the Run button

Running on Android

You'll need to have all the prerequisites (SDK, NDK) for Building React Native installed.

Start an Android emulator (Genymotion is recommended).

  • open android directory with Android studio
  • Hit the Run button

Note: Building for the first time can take a while.

See Running on Device if you want to use a physical device.

简书地址

如何使用ReactNative优雅快速开发一个属于自己的app

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].