How to make Facebook Reactions in React Native

Do you think you you can keep up the pace with React Native and its community? We just recently talked about react-native-emoji and today we're learning that we're getting inline image support in React Native. We also mentioned Facebook's Reactions, and a coup

Read more

Deep Diving React Native Debugging

One of the greatest features of React Native, that makes it feels magic, is being able to develop a Native App with the constant feeling that you're writing just another JavaScript software. The illusion is so good that its Developer Experience is on par (if n

Read more

Cordova Plugin adapter for React Native

Wouldn't it be extraordinary if React Native could leverage the already existing native capabilities of one of the most widely used mobile framework out there? Yes, we're talking about Cordova plugins. The idea originally gathered some interests, then left be

Read more

Emoji component for React Native

So, like Facebook, you might want to leverage the true power of Emojis, or maybe Reactions. The good news is that Jori Lallo made a Component for it. The awesome news is how easy it was to achieve it with React Native's JavaScript superpowers and the existing

Read more