1.4.0
Bugfixes
- Returns
NO
fromrequiresMainQueueSetup()
in iOS native modules to avoid react native warnings. #238 - Adds LICENSE.md to Products folder to make cocoapod integration easier during SDK release process. #250
- Fixes react-native 0.53 prompt glitches when linking. #252
- Avoid android link duplicates for appcenter in react-native 0.53. #254
- Improves error handling in react-native android linker script. #256
- Adds GitHub Issue Template. #258
Misc