|
|
Check out my fancy new header image above, or just go and read the links, that's what you're here for after all! Also don't miss the links in the community section where I say "Try it out in the simulator on rnplay.org" :)
|
|
React Native 0.4.3 released
Click through to check out the changelog compiled by @vjeux! Keep your eyes peeled for another release coming later today to fix an issue with the WebSocket polyfill.
|
|
Noodle Soup Oracle - React Native Playground
Powered by the brilliant and generous folks at @appetizeio, @jsierle's and I have added an embedded simulator to React Native Playground! What this means to you: you can write simple React Native apps in the browser and share them with reckless abandon.
I would like to emphasize that this is only possible thanks to @appetizeio kindly sponsoring the project to help out the React Native community. Check them out, they'll host any iOS or Android app for 100 minutes free per month so you can send it off to clients or whoever wants to play with your app without asking them to get set up in TestFlight or whichever tool you use. They also integrate with Jenkins, and could be a great way to test your app.
Another great use case: I'm giving a presentation on React Native next week and I used their embed API to embed an iOS simulator into my slides, see here. If that isn't stupid cool then quite frankly I just don't even know what is.
|
discuss.reactjs.org
A discourse-powered discussion board to bring the React community together. Also includes meetings notes from the React team to help you keep up to date on where React is headed.
|
|
Highlights from Issues and Pull Requests
|
|
WebSocket polyfill has landed
Thanks to @hharnisc you can now you can use the W3C WebSocket api within your React Native app, via Square's SocketRocket! Or if you prefer, @kirkness put together a React Native wrapper around a Swift-based Socket.io client implementation - react-native-swift-socketio. As mentioned above in the 0.4.3 link, the polyfill is not working properly in the official release but a patch is on the way - you can pull in this commit if you want to get started with it right away.
|
|
@JoeStanton adds a new CLI command
It's been a long time coming and it finally has been merged, try it out with react-native new-library <LibraryName>
As of the time of writing, this has not been included in a tagged release so you will need to use the master branch to give it a try.
|
|
Highlights from the community
|
|
lelandrichardson/react-native-parallax-view
A popular effect for web and mobile apps today - a parallax scrolling header where the title text fades as you scroll down. When the image grows as you scroll up beyond the top, there seems to be a delay of about one frame in adjusting the size of the content view, it could be a fun challenge to jump in and fix this! If I wasn't writing this newsletter I would probably be doing it ;) Try it out in the simulator on rnplay.org
|
|
|
That's it for now! Ping me on Twitter @notbrent if you have anything that you would like me to share next week.
If you're reading
this on the web, you can subscribe to
get this delivered weekly to your email here!
|
|
Collect and curate content easily for brilliant newsletters. Try Goodbits for free!
|
|
|