Advantages of React Native
With the majority of users now relying on mobile devices to access the internet, having a mobile app is a must for any business. As well as facilitating the sale of goods and services, a mobile app can be a
Announcing React Native 0.60
The React Native team just shipped a new release (version 0.60) with a heavy focus on accessibility, CocoaPods, a leaner core, and Android X support. TL;DR: Focus on Accessibility (announceForAccessibility, roles, action support flags and more)Hello World Example has been updatedSupport
Cookie Management in React Native
Cookies, not the yummy chocolate ones but the old way to authenticate users, are still heavily used. Unfortunately, React Native has some trouble when it comes to the native cookie management. Normally you can easily add: { withCredentials: true } This
Video Live Streaming with React Native
In this post, we will look at how to implement a feature similar to Instagram Live in a React Native app. We were recently tasked with building a live streaming feature for a client that wanted the ability to go