React Native
How to Play Youtube Videos in React Native
In this article, we are going to describe how to add a video player in your React Native app in order to support playing Youtube videos. Video is the present and the future of the Read more…
In this article, we are going to describe how to add a video player in your React Native app in order to support playing Youtube videos. Video is the present and the future of the Read more…
Whether you’re building a React Native Tinder Clone or an original dating app, you’ll eventually end up implementing the UI for React Native Swipe Cards. At Instamobile, we built a Tinder cards component in React Read more…
React Native is the JavaScript framework which facilitates the development of cross-platform mobile application development, as well as websites and progressive apps development. With the growing popularity of React, it is deemed as one of Read more…
Gradients bring out a colorful taste in our apps. So it’s important to know how and when to use them in your mobile apps. In React Native, gradients are extremely easy to integrate and in Read more…
In this tutorial, we are going to learn how to send push notifications to React Native using Firebase. We are going to walk you through all the Firebase setup steps as well as the React Read more…
Android Pay and Apple Pay have gained a lot of ground in the recent years and they’ve become the new standard for payments in mobile apps. If you have a native checkout experience in your Read more…