A Twitch application built with React Native
It has been a while since we covered an OpenSource App showcasing React Native's great features. It might be worth the wait looking at this great Twitch App built by Ilja Satchok. react-native-twitch on GitHub This project was built for The Rolling Scopes # …
Read moreReact Native Animation Book
You can't really stop someone doing what's he's passionate about, can you? So, here is Jason Brown, after his series of Animation related blog posts has started writing a GitBook about React Native Animated library. We really expect it to become a complementa …
Read moreReact Native Package Manager
Oh, the joy of npm (@2 maybe?)! Something you're going to miss when handling Native projects. The struggle is so real that the OpenSource community had to fix it by itself (until now?). Now picture that sweet packaging sensation for your React Native iOS and …
Read moreHow to bridge a React Native View Component (for fun and gifs)
Unless you're willing to dig into how to bridge existing native code into React Native, you're just going to sit on a gold mine of Native Components. As soon as you're ready to, Jason Brown is willing show you how to bridge Native Components by example. His C …
Read moreA Material Design component library for React Native
Looks like it come out of the blue, but this project by Ben Zhao has a pretty amazing amount of Material Design Components to show off. It is also greatly well documented and demoed on its website. mrn on GitHub (Example) Material Design React Native …
Read more