Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
img
 
 
ios
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

ReactNativeWeather

A weather app developed in React Native. It is the React Native version of SwiftWeather

BuddyBuild Language Platforms License

How to run the app

Install react-native

If you don't have react-native-cli installed, please get it installed by following the instructions in Get started with react-native

Screenshots

iOS screenshot

Clone this repo and install its dependencies

git clone https://github.com/JakeLin/ReactNativeWeather.git
cd ReactNativeWeather
npm install

Start the app

For iOS, run

react-native run-ios

For Android, run

react-native run-android

Development

Lint the code

npm run lint

You can also install the following plugins in your editor/IDE:

About

A weather app developed in React Native. It is the React Native version of SwiftWeather.

Resources

License

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.