Basic implementation of a simple smooth on boarding just to grasp the feel of a happy UI.
This is a very brief README.md to provide guidance and for the reader to know his/her way through the application.
Make sure to install the dependencies through running the following command.
$ yarn install
$ cd ios & pod install
Once this is done, proceed to running the application by running the following command.
$ yarn android
$ yarn ios
Cheers! π»