Tag: react-native

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
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
Caching Images in React Native: A Tutorial With Examples

Caching images in React Native: A tutorial with examples

Dev

Caching is a great way to solve issues associated with loading and rerendering images from remote endpoints. Learn two approaches to caching images in React Native.

Nitish Sharma
Jul 7, 2021 ⋅ 7 min read

Build a React Native component library with Storybook

Dev

Easily build a component library in React Native with Storybook and Shopify Restyle, helpful tools that help keep a codebase organized.

Caelin Sutch
Jul 6, 2021 ⋅ 5 min read
Data Fetching with React Native

Data fetching with React Native

Dev

Should you use the inbuilt Fetch API, GraphQL, or something else to fetch data in React Native? Learn what works for your use case.

Hussain Arif
Jul 5, 2021 ⋅ 10 min read
React Native Logo Over a Background of Polaroid Photos

How to build an image picker using react-native-image-crop-picker

Dev

This tutorial demonstrates how to use React Native Image Crop Picker to select images from devices and upload photos to your app.

Youssouf El Azizi
Jul 5, 2021 ⋅ 4 min read

Run animations in React and React Native from one codebase

Dev

Learn how to create animations for both React web and React Native mobile apps without rewriting the code with this tutorial.

Vilva Athiban P B
Jul 2, 2021 ⋅ 7 min read
Internationalization And Localization In React Native

Internationalization and localization in React Native

Dev

Learn how to internationalize and localize Expo and bare React Native mobile applications to make them globally accessible.

Ejiro Asiuwhu
Jul 1, 2021 ⋅ 4 min read
Getting Started With React Native And Expo SDK

Getting started with React Native and Expo SDK

Dev

Follow this guide to see how Expo simplifies mobile app development in React Native with Expo SDK and developer tools.

Shanika Wickramasinghe
Jun 25, 2021 ⋅ 6 min read