/Challengr-Native

React-Native Challengr Application

Primary LanguageObjective-C

Challengr-Native

Challengr is a social challenging app where you can challenge your friends to complete the tasks that are long overdue and help them achieve their goals.

This is the repo for the mobile app for our corresponding web front-end and API backend, which you can find here. The application is built with the awesome React Native Framework made by Facebook. React Native made it possible for us to write a mobile application nearly completely in JavaScript, while at the same time harnessing many of the native mobile features; Something that is not possible in most of the hybrid mobile SDK's like Ionic.

Contributing

Thank you for taking interest to contribute. In order to contribute please check out the contributing and style guide in the main repo.

Architecture

Usage

The application is unfortunately not available in the app store yet. If you want to check out the application live you can definitely do so by downloading the source code for both the API backend and this repo. After downloading the source code:

  • Download all the needed dependencies for running React-Native on your computer check here.
  • Run npm install
  • Start the server
  • Open the project in Xcode and start the simulator

Contributors

  • Jordan Winkelman
  • Arthur Mathies