Hack Cyprus Contest App

Category

Website URL

https://github.com/poupouxios/react-native-mindgeek

Technologies used

Date released

24/10/2017

Project description

React Native Hack Cyprus Contest is an application build for the Hack Cyprus event for the company I work Mindgeek in order for the participants to register and get in the draw for a price.

As in the past I was involved in iOS developing and I was struggling with the design and positioning elements, I wanted to try and see how React Native works and approaches the design.

The app communicates with a back end that post the data through an OAUTH authentication. (The current credentials inside the apiHandler.js are not available anymore). The back end was a simple Laravel project.

Some extra libraries are being used such as:

It was only used for iOS but it can be easily ported to Android.