
Improve UX in your mobile applications with React Native by implementing a credit card scanning feature using your device’s camera and text recognition.

Create a custom sticky header with React Native ScrollView that shrinks, expands, and changes color on scroll to enhance your app’s UX.

OTPs can be a daunting task because of the TextInput required. We can split the display to create one box for each OTP digit.

Learn the difference between touchable and pressable components in React Native, and how to implement different effects with each kind.

Even when we leave our app and come back later, Redux Persist fetches the data from AsyncStorage and initializes the Redux store with it.

Learn how to integrate React Native into native apps to gain access to a vast array of shared codebases.

This post compares the benefits and drawbacks of Flutter, React Native, and Xamarin to help you decide which cross-platform mobile framework is best for your next project.

Create a news feed application with minimal code using React Native for iOS and Android.

What are env variables, and why are they useful in React Native? Learn how to create and use env variables in React Native.

Compare Flutter and React Native, explore what makes each framework so special, and discover why they’re so highly sought-after.

Learn the fundamentals of WebRTC to build a React Native video calling application that can be implemented on iOS or Android.

Learn how to store, retrieve, and update user-generated data in your React Native apps with Firebase.