React Native v0.10.0-rc and v0.9.0 released
v0.10.0-rc on GitHub (npm, CocoaPods) Release note: 0.10.0-rc has been published to npm and CocoaPods. Breaking Changes NSNumber parameters must be marked nonnull: Native bridge methods that take NSNumber values must annotate them using the Objective-C nonn …
Read moreA memory minded implementation of the React Native's ListView
We often cover UI and aesthetic Components to get your Apps up running. This time we don't have much to show, really, but just to plug Shaheen Ghiassy's work regarding ListView's performances. He has then provided his own SGListView, with a lovely API, so much …
Read moreCross-platform background geolocation module for React Native
Chris Scott has "just started" porting his Cordova Background Geolocation to React Native. This shift of modules coming from Cordova is something we'd love to see in the upcoming future. His work, coming from the expertise of his previous module, is just inval …
Read moreReact Native component for finding dominant colors in an image
Bobby Sudekum has already shared with us its react-native-mapbox-gl for Mapbox. This time he's back with a completely different Component, but we're sure you're going to put it to good use. react-native-color-grabber on GitHub Given an image, returns dominan …
Read moreUpdate React Native apps, instantly, with AppHub
We previously covered the power of the offline bundle. If you still don't know anything about it, then check Using offline bundle on the official docs. At this point, you're ready to know that's what the AppHub's folks have put on steroids. Include our code …
Read more