Tag: react-native

Introduction to React Native Maps

Dev

The React Native Maps library makes it easy to build maps into your app and build insights around your users’ location data.

Gaurav Singhal
Oct 18, 2021 ⋅ 7 min read
Comparing React Native Code Coverage and Testing Tools

Comparing React Native code coverage and testing tools

Dev

Compare the most popular and useful testing and code coverage tools for the React Native framework, including Jest, Detox, and more.

Mukesh Mandiwal
Oct 15, 2021 ⋅ 5 min read
Using React Native Chart Kit to Visualize Data

Using React Native Chart Kit to visualize data

Dev

Learn how React Native Chart Kit helps you visualize data through a finance tracking example with pie charts, bar graphs, and line graphs.

Wern Ancheta
Oct 12, 2021 ⋅ 14 min read
React Native Logo

Using AppState in React Native to improve performance

Dev

This piece will give you a basic understanding of the AppState tool and how to use it in a React Native app.

Nitish Sharma
Oct 11, 2021 ⋅ 3 min read
Run React Native Apps On An Android Emulator For macOS

Run React Native apps on an Android emulator for macOS

Dev

Learn how to create an Android emulator for macOS that can run React Native applications without using Android Studio.

Lewis Cianci
Oct 8, 2021 ⋅ 7 min read
React Native and Flipper Logos Over a Blue Water Background

Debugging React Native apps with Flipper

Dev

Learn how to debug your React Native app using Flipper, one of the best and simplest debuggers available today.

Stephan Miller
Oct 8, 2021 ⋅ 5 min read

React Native Debugger: Tips for fast debugging

Dev

React Native Debugger comes with features that can boost your development and debugging speed. Here’s how to use it.

Zain Sajjad
Oct 1, 2021 ⋅ 6 min read
email authentication react native react navigation firebase feature image

Setting up email authentication with React Native, react-navigation, and Firebase

Dev

In this tutorial, we are going to discuss one of the strategies to implement an authentication flow using an email sign-in provider with React Native and the latest versions of react-navigation and react-native-firebase.

Aman Mittal
Oct 1, 2021 ⋅ 14 min read
How to Implement WebSockets in React Native

How to implement WebSockets in React Native

Dev

Learn how to implement WebSockets in React Native by designing a message broadcast app.

Akash Mittal
Oct 1, 2021 ⋅ 6 min read
Using CSS Modules in React Native

Using CSS Modules in React Native

Dev

Familiarize yourself with CSS Modules, a portable, more robust alternative to traditional React Native styling approaches that helps you produce cleaner, more readable code.

Andrew Baisden
Sep 30, 2021 ⋅ 8 min read
Sharing content in React Native with React Native Share

Sharing content in React Native apps using React Native Share

Dev

Provide your users with the chance to share content across their social networks with the React Native Share package.

Temiloluwa Ojo
Sep 22, 2021 ⋅ 6 min read
React Native Safe Area Context

Improve mobile UI with React Native safe-area-context

Dev

Use React Native safe-area-context to build interfaces that easily adapt to different mobile screens, providing a uniform UX across different devices.

Raphael Ugwu
Sep 17, 2021 ⋅ 3 min read