Tag: react-native

Integrate react native components native apps

How to integrate React Native components into native apps

Dev

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

David Ekanem
Jun 17, 2022 ⋅ 4 min read
Xamarin vs. React Native

Xamarin vs. React Native

Dev

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.

Hady ElHady
Jun 15, 2022 ⋅ 7 min read
React Native News Feed

How to create a news feed in React Native

Dev

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

Rupesh Chaudhari
Jun 13, 2022 ⋅ 21 min read
Understanding React Native Env Variables

Understanding React Native env variables

Dev

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

Chimezie Innocent
Jun 9, 2022 ⋅ 7 min read
Flutter vs React Native

Flutter vs. React Native

Dev

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

Andrew Baisden
Jun 1, 2022 ⋅ 12 min read
Creating An RN Video Calling App With React-Native-Webrtc

Creating an RN video calling app with react-native-webrtc

Dev

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

Cristian Rita
May 26, 2022 ⋅ 5 min read
Storing And Retrieving Data For React Native Apps With Firebase

Getting data for React Native apps with Firebase

Dev

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

Yusuff Faruq
May 19, 2022 ⋅ 10 min read
Using Input Masks In React Native

Using input masks in React Native

Dev

Implement input masks in React Native to develop user-friendly input constraints such as entering data according to a pre-defined format.

Shalitha Suranga
May 19, 2022 ⋅ 12 min read
How To Implement SSL Certificate Pinning In React Native

How to implement SSL certificate pinning in React Native

Dev

Implement SSL pinning in React Native to protect mobile apps from hacks by narrowing down the list of trusted certificates.

Lawrence Eagles
May 16, 2022 ⋅ 6 min read

Exploring React Native’s new architecture

Dev

Learn more about the upcoming React Native version and it’s improvements in in startup time, developer experience, better interoperability between all threads, and a new web-like rendering system.

David Ekanem
Apr 29, 2022 ⋅ 5 min read
React Suspense React Freeze

Exploring React Suspense with React Freeze

Dev

Explore React Suspense and React Freeze, which builds on the ideas behind React Suspense to freeze component rendering and give you more control of your UI.

Andrew Evans
Apr 21, 2022 ⋅ 4 min read

Building an ecommerce mobile app with React Native and WooCommerce

Dev

In this comprehensive tutorial, learn how to create a mobile ecommerce app with popular WordPress plugin WooCommerce.

Rose Chege
Apr 18, 2022 ⋅ 13 min read