Employee Directory Application

This is a sample React-Native project which provide an employee a way to identify who works directly for a given employee.

Steps to build the project

  1. Clone the project
  2. Run npm install at project root directory
  3. cd to iOS folder, then run pod install
  4. Project is ready to build and deploy, enjoy!