Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

2.0.3

Choose a tag to compare

@LaunchDarklyCI LaunchDarklyCI released this 25 Nov 23:48

[2.0.3] - 2019-11-25

Changed:

  • The SDK's dependency on React Native has been expanded to include subsequent patch releases after 0.61.2.

Fixed:

  • The Android package is properly namespaced now as com.launchdarkly.reactnative. Previously the Android module's package was com.reactlibrary which was prone to clash with other third-party modules' packages. (#25)