Skip to content

PulasthiAbey/Weather-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-App

Remote repository for the Weather Application

Sample Wether Application in React Native

Install following libraries to start off the application

React Native Modules

  1. npm -i expo-app-loading
  2. npm -i expo-font
  3. npm -i react-navigation
  4. expo install react-native-gesture-handler
  5. npm install @react-navigation/native @react-navigation/native-stack
  6. npm install moment-timezone --save
  7. npm install expo-location

Redux Modules

  1. npm install redux
  2. npm install react-redux

Weather API is being used from public agent

Weather API used is the open weather. Checkout their website for more information

About

Remote repository for the Weather Application

Resources

License

Stars

Watchers

Forks

Packages

No packages published