Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

Latest commit

 

History

History
33 lines (33 loc) · 746 Bytes

README.md

File metadata and controls

33 lines (33 loc) · 746 Bytes

React-Native-Weather

📖 description

💾 languages

  • javascript

🎏 branch

🔨 builds

nodejs

create config.json

{
    "openweathermap": {
        "url": "https://api.openweathermap.org/data/2.5/weather?appid=---you app id---",
    }
}

npm install ; npm start

📲 Publication

📦 dependencies

  • expo
  • react
  • react-native
  • react-native-swipeout
  • react-navigation
  • react-navigation-stack
  • react-navigation-material-bottom-tabs
  • react-native-vector-icons
  • axios

Show your support

Give a ⭐ star if this project helped you !

License

Mozilla Public License 2.0