Skip to content

Releases: Rapsssito/react-native-background-actions

v2.1.0

20 Feb 19:07
Compare
Choose a tag to compare

2.1.0 (2020-02-20)

Features

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

v2.0.0

20 Feb 18:54
Compare
Choose a tag to compare

2.0.0 (2020-02-20)

Features

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

BREAKING CHANGES

  • This breaks compatibility with the old parameters handling

v1.1.0

30 Jan 22:25
Compare
Choose a tag to compare

1.1.0 (2020-01-30)

Features

  • Android: Set notification color (3f7fb1a)

v1.0.0

30 Jan 22:16
Compare
Choose a tag to compare

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