Releases: Rapsssito/react-native-background-actions
Releases · Rapsssito/react-native-background-actions
v2.1.0
2.1.0 (2020-02-20)
Features
- Know the task's state with isRunning() method (#13) (d3954dd)
v2.0.0
2.0.0 (2020-02-20)
Features
BREAKING CHANGES
- This breaks compatibility with the old parameters handling
v1.1.0
1.1.0 (2020-01-30)
Features
- Android: Set notification color (3f7fb1a)
v1.0.0
1.0.0 (2020-01-30)
Bug Fixes
- iOS: Added WARNING and solutions to iOS background issues (7e062b6)
- iOS: Emulate Android HeadlessJS ending (#9) (fdcf3b1)
- Android non-breaking functions (#2) (2fd8c5e)
- Android resolve promises (#3) (b80b56d)
- iOS new API (#6) (1668b09)
Features