Skip to content

Releases: facebook/react-native

v0.4.4

16 May 00:15
Compare
Choose a tag to compare

Bug Fixes

  • Unbreak Chrome debugger and Websocket

v0.4.3

14 May 23:44
Compare
Choose a tag to compare

91 commits, 23 contributors, 9 days

New Features

  • Websocket polyfill
  • AlertIOS.prompt()
  • letterSpacing style property for <Text>
  • borderTopLeftRadius, borderTopRightRadius... style property on <View>

Breaking Changes

  • ref.getNativeHandle() and ref.getNodeHandle() no longer exist. The replacement is React.findNodeHandle(ref)
  • If you were using the undocumented createReactIOSNativeComponentClass or ReactIOSViewAttributes to create iOS wrappers, now you should use requireNativeComponent

Updates

  • Update flow to 0.11
  • Update jest to 0.4.2

Bug Fixes

  • Fix packager with folders that have space inside
  • Fix thread safety for RCTImageLoader
  • Properly support overflow: 'visible' on <ScrollView>
  • measure callback can no longer be invoked if the component has unmounted
  • No longer require ruby dependency
  • UIExplorer icon shows up on the home screen
  • Changing left icon now works on <NavigatorIOS>
  • Fix edge cases in <Navigator>

v0.4.2

08 May 20:40
Compare
Choose a tag to compare
0.4.2

v0.4.1

29 Apr 20:45
Compare
Choose a tag to compare
0.4.1

v0.4.0

29 Apr 20:45
Compare
Choose a tag to compare
0.4.0

v0.3.11

20 Apr 12:39
@a2 a2
Compare
Choose a tag to compare
0.3.11

v0.3.8

20 Apr 12:39
@a2 a2
Compare
Choose a tag to compare
0.3.8

v0.3.5

29 Apr 20:45
Compare
Choose a tag to compare
0.3.5

v0.3.4

02 Apr 14:27
Compare
Choose a tag to compare
Don't push on Travis before setting password

v0.3.3

20 Apr 12:39
@a2 a2
Compare
Choose a tag to compare
0.3.3