React Native Video by Example - All Issues Resolved
https://www.sitereq.com/post/react-native-video-by-example--all-issues-resolved
https://www.sitereq.com/post/react-native-video-by-example--all-issues-resolved
SiteReq
React Native Video by Example - All Issues Resolved
A step-by-step thorough guide that will use both React Native video and player plugins into one single demo app with code attached
Create a Video that Auto Plays when Scrolled into View in React Native
https://codedaily.io/tutorials/121/Create-a-Video-that-Auto-Plays-when-Scrolled-into-View-in-React-Native
https://codedaily.io/tutorials/121/Create-a-Video-that-Auto-Plays-when-Scrolled-into-View-in-React-Native
Code Daily
Create a Video that Auto Plays when Scrolled into View in React Native
In this lesson we'll setup a `react-native-video` player that is paused when it is not visible but when scrolled into view starts playing the video. We'll also show how to add a small ending threshold so once the video is only partially out of view it will…
“React Native Video — handling fullscreen and controls on Android” by Mateo https://link.medium.com/7JJ4cJfly3
Medium
Medium: Read and write stories.
On Medium, anyone can share insightful perspectives, useful knowledge, and life wisdom with the world.
“How to integrate UPI Payment feature in react-native app (android)?” by dhaval mashruwala https://link.medium.com/hE5rV3KKB3
Medium
How to integrate UPI Payment feature in react-native app (android)?
Before I start, just to let you know that there exist no (at least not till 14th june, 2018!) direct module which we can install using…
“Integrating Payment In your React Native Application — In Nigeria.” by Oluwatobi Shokunbi https://link.medium.com/hpxMjh2KB3
Medium
Integrating Payment In your React Native Application — In Nigeria.
Hey there!
“React Native: User Authentication Flow Explained” by Ross Bulat https://link.medium.com/PDbMNSDLB3
Medium
React Native: User Authentication Flow Explained
How to handle in-house authentication in React Native apps, with AsyncStorage
“Animated Transition in React Native!” by Jiří Otáhal https://link.medium.com/mGCIUkYLB3
Medium
Animated Transition in React Native!
How to navigate from List Page with couple of items to Detail Page of one item — with beautiful animation!
“How to make your React Native app respond gracefully when the keyboard pops up” by Spencer Carli https://link.medium.com/I8SEWDgMB3
Medium
How to make your React Native app respond gracefully when the keyboard pops up
When you’re working with React Native apps, a common problem is that the keyboard will pop up and hide text inputs when you focus on them…
“Calling UPI from react-native app” by Someone https://link.medium.com/JEbYOssKG3
Medium
Calling UPI from react-native app
Let’s make it really short.
How To Create An Audio/Video Recording App With React Native: An In-Depth Tutorial — Smashing Magazine
https://www.smashingmagazine.com/2018/04/audio-video-recording-react-native-expo/
https://www.smashingmagazine.com/2018/04/audio-video-recording-react-native-expo/
Smashing Magazine
How To Create An Audio/Video Recording App With React Native: An In-Depth Tutorial — Smashing Magazine
Not all developers are aware of how useful React Native actually is. Here are some tips on how to create an audio and video recording app by using Expo development tools. In this article, Oleh Mryhlod will share some insights about the high-level capabilities…
How to Make the Instagram Heart Animation in React Native | Netguru Blog on React Native
https://www.netguru.com/codestories/how-to-make-instagram-heart-animation-in-react-native
https://www.netguru.com/codestories/how-to-make-instagram-heart-animation-in-react-native
Netguru
How to Make the Instagram Heart Animation in React Native
Creating Instagram Heart animation in React Native using react-native-vector-icons and react-native-animatable library.
Create an Instagram Press-and-Hold Image Preview Modal with Gesture Actions in React Native
https://codedaily.io/tutorials/52/Create-an-Instagram-Press-and-Hold-Image-Preview-Modal-with-Gesture-Actions-in-React-Native
https://codedaily.io/tutorials/52/Create-an-Instagram-Press-and-Hold-Image-Preview-Modal-with-Gesture-Actions-in-React-Native
“React Native Simple Chat with Firebase and GiftedChat” by Phylypo Tum https://link.medium.com/JXag40qHQ3
Medium
Medium: Read and write stories.
On Medium, anyone can share insightful perspectives, useful knowledge, and life wisdom with the world.
“React Native Custom Icon Font With No Sad Red Screen” by Kelley Rose https://link.medium.com/X2M8UnkdS3
Medium
React Native Custom Icon Font With No Sad Red Screen
This is a step by step guide for adding a custom icon font to your React Native project using react-native-vector-icons. Look out for the…
“RecyclerListView: High performance ListView for React Native and Web” by Talha Naqvi https://link.medium.com/oq6yPjpzo4
Medium
RecyclerListView: High performance ListView for React Native and Web
It has been around 10 months since we started working with React Native @Flipkart. It has been a great experience, we’ve built some amazing…
“Build Facebook-Like Placeholder Loaders in React Native” by Vikrant Negi https://link.medium.com/QU3pluoOx4
Medium
Build Facebook-Like Placeholder Loaders in React Native
Using placeholder loaders in React Native apps using rn-placeholder