npm react-native-code-push 1.14.5-beta
v1.14.5-beta

latest releases: 7.0.5, 7.0.4, 7.0.3...
7 years ago

Bug Fixes

  1. @CodePush decorator no longer binds lifecycle hooks if root component instance is not ES6 declared, because components declared via React.createClass have their functions autobound by default. Binding them again like how we did previously results in a warning.
  2. Fixed iOS download handler to properly handle HTTP >=400 errors and empty responses. Thanks @ymmuse!

Don't miss a new react-native-code-push release

NewReleases is sending notifications on new releases.