@praella/react-native-timer
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

Modern (Hook Based ) API for React Native Timer

Easy to use yet powerful Timer library. Keep your code clean

Timer Examples


Timer is a free and open-source library dedicated for React Native that makes the process of handling timers easier and much cleaner.

  • Improves code quality. Start timer using the useTimer hook. Stop the timer with stop() method. Simple as never.
  • Run your timer in both directions. Our Timer can operate in both modes (increasing or decreasing).
  • Supports background mode. Don't worry about the timer when the app goes into the background. We handled it!
  • And much more. Our library allows you to convert the current time to a string or to display the timer progress in no time.

Getting Started

✋ Requirements

Platforms Minimum React Native Version
iOS Android 0.68.0

⏳ Installation

yarn add @praella/react-native-timer OR npm install --save @praella/react-native-timer


Try our demo

See for yourself how does it work by cloning [project][Demo] we created

License

Timer is released under the MIT license. See [LICENSE][License] for details.



Package Sidebar

Install

npm i @praella/react-native-timer

Weekly Downloads

1

Version

0.1.2

License

MIT

Unpacked Size

64.3 kB

Total Files

66

Last publish

Collaborators

  • praella