v0.10.0
react-native 0.10.0 has been published to npm and CocoaPods. Fixes from 0.10-rc include:
- A bug in css-layout that would cause 100% CPU usage with a specific combination of flex properties has been fixed
- Removing native event listeners during reconcilation has been fixed
- The podspec has been fixed to allow you to use both the RCTImage and RCTNetwork subspecs
- Multiline TextInput components keep their text and cursor within their bounds
- ReactART has been fixed
- The
shouldRasterizeIOS
prop has been fixed to use the screen scale for crisper rendering