Skip to content

Releases: queueit/react-native-queue-it

1.2.1

16 Oct 08:17

Choose a tag to compare

Release notes:

  • Bugfix: fix listeners compatibility on new architecture

1.2.0

19 Aug 13:45

Choose a tag to compare

Release notes:

  • Updated react-native from 0.66.1 to 0.80.1 to accommodate the 16kb Google Play Store page size compatibility
  • Updated with new exampleApp

1.1.11

21 Oct 11:58

Choose a tag to compare

Release notes:

Bugfix: Fixed a bug when context activity is null in Android.
Added "offAll" to remove all listeners.

1.1.10

27 Jul 17:07

Choose a tag to compare

  • Lock podspec to 3.0.14 for QueueITLibrary

1.1.9

27 Jul 16:18

Choose a tag to compare

  • Locking IOS to use queueitLibarary 3.0.14
  • Adding event for webViewClosed

1.1.8

14 Jul 15:39

Choose a tag to compare

  • Adding missing webViewClosed event for andorid

1.1.6

17 Feb 09:27

Choose a tag to compare

Release notes:

  • QueueITToken is now available when the waiting room is disabled. It can be accessed through enqueueResult.QueueITToken

1.1.5

16 Nov 14:37

Choose a tag to compare

Release notes:

Bugfix:

  • Removed duplicate symbols

1.1.4

28 Oct 08:27

Choose a tag to compare

Release notes:

  • Bugfix: fixed an issue where the headers can't be found

1.1.3

26 Oct 10:31

Choose a tag to compare

Release notes:

  • Added new methods: runWithEnqueueToken, runWithEnqueueKey
  • Added a new result for session restart, check out the readme for more information