/podo

Podo mobile app(RN) that showcases Form Templates using Jotform API. What is Podo?

Primary LanguageJavaScript

Podo


How to play with this project

Just execute it with npm

git clone https://github.com/gokcan/podo.git
cd podo
npm install && npm start
npm run ios (or android)
Lint (with Airbnb style guide)
npm run lint