Skip to content

Conversation

@boterop
Copy link
Owner

@boterop boterop commented Apr 9, 2025

2.6.0 (04.09.2025)

ZFLOC-Technologies and others added 2 commits April 9, 2025 16:10
…s for BackgroundTimer (#20)

* Feat(types): add index.d.ts with full type definitions for BackgroundTimer

- Provides type safety and IntelliSense for BackgroundTimer usage
- Defines RNBackgroundTimer native module methods (`start`, `stop`, `setTimeout`, `clearTimeout`)
- Adds types for internal timer management (`callbacks`, `interval`, etc.)
- Enables compatibility with TypeScript projects using the library

* Format document

---------

Co-authored-by: boterop <boterop22@gmail.com>
@boterop boterop merged commit 614efbc into main Apr 9, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants