Skip to content

Repository files navigation

react-native-weather-app

Tech Used

React Native, Expo, Styled-Components

The UI

The User Interface

How To Run The App in an IOS Simulator

Step 1:

  • Clone the repo
  • Open it in your favorite editor
  • Open a terminal in your editor and run yarn install

Step 2:

API_KEY=YourOpenWeatherKeyHere
GOOGLE_KEY=YourGoogleKeyHere

Step 3:

  • Download xcode
  • In the menu bar go to Xcode -> Open Developer Tools -> Simulator

Step 4:

  • In your terminal run yarn start.
  • In the browser, click on Run on IOS Simulator.

Dependencies

"dependencies": {
    "expo": "~42.0.1",
    "expo-status-bar": "~1.0.4",
    "moment": "^2.29.1",
    "react": "16.13.1",
    "react-dom": "16.13.1",
    "react-native": "https://github.com/expo/react-native/archive/sdk-42.0.0.tar.gz",
    "react-native-dotenv": "^3.1.1",
    "react-native-web": "~0.13.12",
    "styled-components": "^5.3.0"
  },
  

About

mycalculator(27/07/24-15/09/24)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages