Features | Getting Started | Reference
This project was developed with the following technologies:
- React Native - A framework for creating native apps for Android and iOS with JavaScript and React.
To clone and run this application, place from your command line:
# Clone this repository
$ git clone /~https://github.com/isabelamoraes/hens_schedule.git
# Go into the repository
$ cd hens_schedule
# Install dependencies
$ yarn
# Starts the Metro packager server
$ yarn start
# Run the application android
$ yarn android
This application was developed with the intention of exploring the customization of Android notifications and the use of OneSignal - a message delivery service.