Tag: react-native

Create and Customize Radio Buttons in React Native

Create and customize radio buttons in React Native

Dev

Learn how to build a radio button form using the React Native library and customize your radio elements.

Hussain Arif
Nov 2, 2021 ⋅ 6 min read
React and Firebase Logos Over a Waterfall Background

Firebase Crashlytics: Identify bugs in React Native apps

Dev

Need help preparing for bugs and crashes? You’ll need the right tool for the job: Crashlytics. Here’s a quick guide on how to use it.

Neel Bakshi
Oct 29, 2021 ⋅ 6 min read
React Logo Over Pink-Orange Background

Using KeyboardAwareScrollView and KeyboardAvoidingView in React Native

Dev

This tutorial explains what KeyboardAvoidingView and KeyboardAwareScrollView are and how to use them for different purposes.

Huzaima Khan
Oct 22, 2021 ⋅ 4 min read
React Native Logo

React Native SectionList tutorial with examples

Dev

SectionList in your React Native app is a convenient way to show data divided into sections and maintain the UI of your application.

Akshay Rana
Oct 20, 2021 ⋅ 3 min read
Create a React Native search bar from scratch

Create a React Native search bar from scratch

Dev

Learn how to implement your own React Native search bar from scratch in this detailed, step-by-step tutorial.

Kevin Tomas
Oct 18, 2021 ⋅ 8 min read

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