Skip to content

Conversation

@ZFLOC-Technologies
Copy link

Typescript Support

  • 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

…Timer

- 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
@boterop boterop changed the base branch from main to v2.6 April 9, 2025 21:01
@boterop boterop merged commit e9a8f5e into boterop:v2.6 Apr 9, 2025
1 check passed
@boterop boterop mentioned this pull request Apr 9, 2025
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.

2 participants