eventy 🎉

eventy is a React Native project which is created for this Medium article ✍️

It's a simple app which shows the events of Izmir municipality. It uses Izmir municipality's open data API.

For clone & run

yarn install

For iOS, install pods

pod install

and run!

yarn ios
yarn android