Releases: tconns/react-native-nitro-bg-timer
Releases · tconns/react-native-nitro-bg-timer
Release v0.1.0
[0.1.0] - 2025-09-07
Added
- Initial release of
react-native-nitro-bg-timer - Support for
setTimeout/clearTimeoutwith background execution - Support for
setInterval/clearIntervalwith background execution - Cross-platform support (iOS & Android) using Nitro Modules
- Memory-safe implementation with automatic cleanup
- Example usage with React Hook (
useBackgroundTimer) - iOS integration with Background Modes & BGTaskScheduler
- Android integration with Foreground Service & Wake Lock