Tag: react-native

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
React Native Linear Gradient

Creating complex gradients with react-native-linear-gradient

Dev

Gradients can come in handy when you want to create multi-color backgrounds or custom buttons, adding visual interest to your UI and guiding user attention.

Kitavi Joseph
Apr 13, 2022 ⋅ 6 min read
React Native Snap Carousel

React Native carousel with react-native-snap-carousel

Dev

Implement a carousel and add pagination in React Native using react-native-snap-carousel, which provides many options for creating carousels.

Samaila Bala
Apr 13, 2022 ⋅ 4 min read
React Logo

Create high-performance graphics with React Native Skia

Dev

Thanks to the dev team behind react-native-skia, we can now use Skia in React Native applications to draw graphics and create UI concepts.

Rupesh Chaudhari
Apr 12, 2022 ⋅ 8 min read

React Native push notifications with Firebase Cloud Messaging

Dev

Adding push notifications to a React Native app is easy using Firebase Cloud Messaging and the React Native Firebase package.

Rose Chege
Apr 5, 2022 ⋅ 4 min read