React Native Background Actions Versions Save

React Native background service library for running background tasks forever in Android & iOS.

v2.6.0

3 years ago

2.6.0 (2021-03-14)

Features

v2.5.3

3 years ago

2.5.3 (2021-02-26)

Bug Fixes

v2.5.2

3 years ago

2.5.2 (2020-10-25)

Bug Fixes

v2.5.1

3 years ago

2.5.1 (2020-10-01)

Bug Fixes

v2.5.0

3 years ago

2.5.0 (2020-09-06)

Features

  • Android: Add progress bar to notification (#41) (2ed041d)

v2.4.0

3 years ago

2.4.0 (2020-09-04)

Features

  • Android: Add deep linking support when clicking on notification (#40) (c0849e3)

v2.3.0

3 years ago

2.3.0 (2020-09-02)

Features

  • Android: Add updateNotification() method (#37) (7582ed7)

v2.2.0

4 years ago

2.2.0 (2020-02-24)

Features

  • Add TypeScript declaration files (#15) (1c9f9b1)

v2.1.0

4 years ago

2.1.0 (2020-02-20)

Features

  • Know the task's state with isRunning() method (#13) (d3954dd)

v2.0.0

4 years ago

2.0.0 (2020-02-20)

Features

  • Allow non-serializable parameters (#12) (e3ccbbe)

BREAKING CHANGES

  • This breaks compatibility with the old parameters handling