Tag: react-native

Top React Native tab navigation components

Dev

A review of the top five tab navigation components for React Native, all of which work with React Navigation for a seamless user experience.

Caelin Sutch
Aug 19, 2021 ⋅ 4 min read
React Native CodePush

Implementing CodePush in React Native

Dev

Add CodePush to your React Native application to easily deploy app updates directly to end users instead of through the Google Play and iOS app store.

Fortune Ikechi
Aug 19, 2021 ⋅ 4 min read
Managing App Permissions in React Native

Managing app permissions in React Native

Dev

Learn how to ask your users for permission to record and capture video, photos, and audio with the react-native-permissions library.

İrem Karaoğlu
Aug 18, 2021 ⋅ 7 min read
NativeScript Vs. React Native

NativeScript vs. React Native

Dev

NativeScript and React Native make building elegant, production-ready, and scalable mobile apps with JavaScript easy. But, which is better?

Ejiro Asiuwhu
Aug 10, 2021 ⋅ 6 min read
A Complete Guide to TextInput in React Native

A complete guide to TextInput in React Native

Dev

Learn how to implement React Native’s TextInput component and customize it to collect user inputs in your project.

Hussain Arif
Aug 5, 2021 ⋅ 4 min read
React Native Logo

How to build iOS apps using React Native

Dev

React Native enables you to use React to build mobile apps that work on iOS, and this tutorial will demonstrate how to do so.

Anshul Goyal
Jul 30, 2021 ⋅ 5 min read

Comparing React Native state management libraries

Dev

Find the best state management library for your React Native app with this comparison of the React Context API, Hookstate, and Easy-Peasy.

Edmund Ekott
Jul 29, 2021 ⋅ 7 min read
Building an Animated Loader in React Native

Building an animated loader in React Native

Dev

This tutorial will walk you through how to build an animated loader in React Native using a couple different libraries.

Hussain Arif
Jul 22, 2021 ⋅ 3 min read
React Native Web vs. Flutter Web

React Native Web vs. Flutter web

Dev

Compare the React Native for Web package with Flutter’s web capabilities while we review performance, plugins, documentation, and more.

Wern Ancheta
Jul 20, 2021 ⋅ 11 min read
Applying Box Shadows In React Native

Applying box shadows in React Native

Dev

Applying box shadows in a React Native app is not always straightforward. Learn to apply box shadows across the iOS and Android platforms.

Ejiro Asiuwhu
Jul 16, 2021 ⋅ 5 min read
React Native Logo

Debugging your app with React Native Debugger

Dev

In this tutorial, you can learn how to use React Native Debugger to debug React Native apps in a few easy steps.

Akshay Rana
Jul 16, 2021 ⋅ 2 min read
React Native for desktop using React Native for Windows

React Native for desktop using React Native for Windows

Dev

Render all of your platform-specific UI elements on desktop from one JavaScript-based codebase using React Native for Windows.

Shalitha Suranga
Jul 14, 2021 ⋅ 4 min read