A simple clock app that can show users their current date & time.
This app is based on Expo CLI Quickstart
Expo Url : https://expo.io/@rohitjain00/ClockApp
![]() |
![]() |
![]() |
---|---|---|
![]() |
![]() |
- A user can specify the format he/she wants the date and time to display. (Click on the link above to go to the formatting page)
- A user can select custom timezone.
- A user can change the fontsize of the date and time.
- A user can change the fontFamily of the date and time.
- A user can pick a color for the date and time.
npm install
npm start
npm run test
npm run lint