Use React Native in existing iOS App
There is a predictable crazy amount of material being produced by the React Native community, and we're especially happy to see that. Today's tutorial by John Wu will show us how to integrate React Native into an existing iOS App. Accompanying code is also a …
Read moreTweet from @fbOpenSource
@fbOpenSource: Pop took a mere 10 months to reach ★10k on GitHub. React Native? Less than 5 days. We're flabbergasted by your support, thank you! …
Read moreWhen is React Native Android coming? by Vjeux
Give us 6 months. At Facebook, we strive to only open source projects that we are using in production. While Android backend for React Native is starting to work, it's not shipped to any user yet. There's a lot of work that goes into open sourcing a project an …
Read moreNative Facebook login with React Native
React Native lets you access Native iOS Modules if you want to reuse some existing Objective-C or C++ code without having to reimplement it in JavaScript. Brent Vatne wrote an excellent article about it: Native Facebook login with React Native. And it is ful …
Read moreReact Native Has Landed
Another great article appeared on Modus Create. We immediately opened up the UIExplorer project and ran in the iPhone simulator. It was clear from the get-go that speed was at the forefront of the React Native developer team’s mind. Each interaction felt smoo …
Read more