This repository was archived by the owner on Oct 29, 2024. It is now read-only.
2.0.3
[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 wascom.reactlibrarywhich was prone to clash with other third-party modules' packages. (#25)