Skip to content

v5.1.0-beta

Compare
Choose a tag to compare
@max-mironov max-mironov released this 14 Sep 08:29
· 339 commits to master since this release

New Features and Improvements

  1. Implement Code Signing feature for Android/iOS SDKs. Follow this link for more details.

  2. Restore compatibility with RN v0.46 #980 Thanks @cooperka

Bug Fixes

  1. Fix incorrect long value restoration from strings.xml #956

  2. Fix WPF. Application crashes on startup #973 Thanks @abodalevsky

  3. Fix check if package metadata is null #992 Thanks @AndrewJack

Document Upgrade

  1. Added create-react-native-app information to README #979 Thanks @Zakeelm

  2. Update the debug message for missing bundles #923 Thanks @cooperka