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

Weather application with react native.

License

Notifications You must be signed in to change notification settings

gamegine/tp-React-Native-Weather

Repository files navigation

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

Releases

No releases published

Packages

No packages published