Skip to content

usman10scorpio/react-native-countdown

Repository files navigation

react-native-countdown

A practice app made by following this tutorial React Native: Getting Started

Important Points

  1. Follow this link Environment setup to create react native application. I followed the React Native CLI Quickstart.

  2. I suggest you to go through package.json first and install the packages before starting the application.

  3. For mock rest api as mentioned in the course I used JSON SERVER. I was testing the app on my android phone so you might face an issue which is you wont be able to call the https://localhost:3000/events api from your phone. I found the fix at stackoverflow Make sure your phone and android device are using the same internet.

Releases

No releases published

Packages

No packages published