jqn / Sunny

Simple cross platform (iOS and Android) React Native weather app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sunny Side App

A simple cross platform (iOS and Android) React Native weather app.

Reference Designs Permission Screens

Reference Designs Location Screens

Features

  • Custom Fonts: Audiowide and Lato
  • Hooks
  • Context API
  • React Navigation V5

Installation

  • git clone https://github.com/jqn/Sunny.git
  • yarn install/npm install
  • npx pod-install

Requirements

Run instructions for iOS:

• cd Sunny && npx react-native run-ios
- or -
• Open Sunny/ios/Sunny.xcworkspace in Xcode or run "xed -b ios"
• Hit the Run button

Run instructions for Android:

• Have an Android emulator running (quickest way to get started), or a device connected.
• cd Sunny && npx react-native run-android

About

Simple cross platform (iOS and Android) React Native weather app.


Languages

Language:JavaScript 83.6%Language:Java 8.3%Language:Objective-C 5.9%Language:Ruby 1.4%Language:Starlark 0.8%