smilewithkhushi / BasicNative

A set of beginner friendly mini projects built with React Native. Participating in GSSoC. Open to contributors
22 stars 49 forks source link

Added Timer App #76

Closed Varshi45 closed 5 months ago

Varshi45 commented 5 months ago

Related Issue

This PR addresses the issue #75.

Description

I've added a Clock App that has the following functionalities,

Type of PR

Screenshots / videos (if applicable)

Timer App (6) Timer App (7) Timer App (8) Timer App (1) Timer App (2) Timer App (3) Timer App (4) Timer App (5)

Checklist:

Additional context:

Thought of implementing another page, "World Clock", but that doesn't seem to work as expected. So, had to remove that component

github-actions[bot] commented 5 months ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Varshi45 commented 5 months ago

As requested, I’ve resolved all the merge conflicts.