Skip to content

Stoneski93/GymDiary

Repository files navigation

GymDiary

Features

Feature Summary
Redux A predictable state container - Helping you write applications that behave consistently and run in different environments.
Sidebar/Hamburger Menu ...
Custom Navbar ...
Icons Easily use icons from a wide range of icon libraries, it's as simple as importing the icon font and then <Icon name={'ios-alert-outline'} size={50} color={"#CCC"} />.
Form Validation An exmaple on how to create forms with validation.
Data persistence Shows how to persist data, even after closing/reopening the app.
Style Guide A bunch of elements and components to get you started - styled headings, buttons, list rows, alerts etc.
An example directory/file structure I've found useful for scaling apps ...

Getting Started

  1. Run npm install from root directory

Run on Android

  1. Genymotion
  2. Once it's running, in a new terminal tab/window, type react-native run-android

Opening the Debug Menu

  • iOS: CMD + D
  • Android: CMD + M

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published