/raus_mobile

Primary LanguageJavaScript

raus_mobile

Get Started

1. Installation

After having set up React Native correctly run on the command prompt the following commands:

$ git clone https://github.com/simibac/raus_mobile.git

$ cd raus_mobile/

$ npm install

$ react-native link

2. Simulate for iOS

Method One

  • Open the project in Xcode from ios/raus_mobile.xcodeproj.

  • Hit the play button.

Method Two

  • Run the following command in your terminal.
$ react-native run-ios

3. Simulate for Android

  • Make sure you have an Android emulator installed and running. I use Genymotion Android Emulator

  • Run the following command in your terminal.

$ react-native run-android

Note

Backend is no longer running.

Preview

Dashboard

Navigation

Profile

Creating a New Journal Entry

Creating and Editing a Custom Categories