rajdeepratan / ReactNativeWeatherApp

React Native Weather Application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Native Weather App

My First React Native Weather App

API I'm using for weather

  • wunderground api

Requirements

macOS

  • For iOS: Installing dependencies You will need Node, Watchman, the React Native command line interface, and Xcode.

While you can use any editor of your choice to develop your app, you will need to install Xcode in order to set up the necessary tooling to build your React Native app for iOS.

  • For Android: Installing dependencies You will need Node, Watchman, the React Native command line interface, a JDK, and Android Studio.

While you can use any editor of your choice to develop your app, you will need to install Android Studio in order to set up the necessary tooling to build your React Native app for Android.

Windows

  • For iOS: Unsupported

  • For Android: Installing dependencies You will need Node, the React Native command line interface, Python2, a JDK, and Android Studio.

While you can use any editor of your choice to develop your app, you will need to install Android Studio in order to set up the necessary tooling to build your React Native app for Android.

Linux

  • For iOS: Unsupported

  • For Android: Installing dependencies You will need Node, the React Native command line interface, a JDK, and Android Studio.

While you can use any editor of your choice to develop your app, you will need to install Android Studio in order to set up the necessary tooling to build your React Native app for Android.

Installation

  • Clone the respo: git clone https://github.com/rajdeepratan/ReactNativeWeatherApp

  • Install dependencies: npm install

How to get started!

  • For iOS: run react-native run-ios from the home directory.

  • For Android: react-native run-android from the home directory.

About

React Native Weather Application

License:GNU General Public License v3.0


Languages

Language:Makefile 89.2%Language:Objective-C 6.1%Language:C++ 4.3%Language:C 0.3%Language:JavaScript 0.1%Language:Python 0.0%Language:Java 0.0%Language:Shell 0.0%