Skip to content

0.59.3

Compare
Choose a tag to compare
@kelset kelset released this 02 Apr 08:57

This is a patch fix release addressing regressions, crashes, and a few developer-experience pain points. Thanks everyone who contributed code or participated in the discussion for cherry-picking commits. You can participate to the conversation for the next patch release in the dedicated issue.

Changed

Android specific

Fixed

Android specific

  • Fix IllegalStateException when invalid URL or headers are passed (e4f9ee9 by @dryganets)
  • Fix IllegalStateException when tapping next on Android Keyboard (13cb5a9 by @mdvacca)

iOS specific

  • Show Perf Monitor after reloading JS (bdf809e by @usrbowe)
  • Fix TextInput's maxLength when inserting characters at begin (1a35bc5 by @zhongwuzw)
  • Fix runtime crash in Xcode 10.2 when using RCT_EXTERN_MODULE for swift classes (df7ea67)

You can find the whole changelog history over at react-native-releases.