Tag: react-native

Building Custom React Native Map Markers

Building custom React Native map markers

Dev

Use React Native and the MapView component to render a Google map with customizable markers, floating buttons, and more.

Kingsley Ubah
May 25, 2023 ⋅ 5 min read
A Deep Dive Into The React Native FlatList

A deep dive into React Native FlatList

Dev

React Native FlatList is a component that allows you to render lists with zero hassle and minimal code. Let’s explore how to use it.

Hussain Arif
May 23, 2023 ⋅ 11 min read
Using Axios with React Native to manage API requests

Using Axios with React Native to manage API requests

Dev

In this article, you will learn how to super charge your API requests using Axios in a React Native application.

Joseph Mawa
May 19, 2023 ⋅ 12 min read
Diagnosing React Native crashes

Diagnosing React Native crashes

Dev

In this post, learn how to diagnose and resolve the root causes of your errors when your React Native Android app keeps stopping.

Emmanuel John
May 3, 2023 ⋅ 5 min read
Designing A Custom UI Using React Native Paper

Designing a custom UI using React Native Paper

Dev

Create a custom UI using React Native Paper and its new components, including SegmentedButtons, Tooltip, and Drawer.CollapsedItem.

Paweł Karniej
May 2, 2023 ⋅ 8 min read
React Native Mapbox

Building custom maps with React Native Mapbox

Dev

React Native Mapbox provides a strong and versatile method for introducing interactive and visually appealing maps into your mobile applications.

Andrew Baisden
Apr 27, 2023 ⋅ 6 min read
Setting up Visual Regression Testing With React Native Owl

Setting up visual regression testing with React Native Owl

Dev

In this post, we will take a look at writing visual regression tests for React Native applications using React Native Owl.

Rahul Padalkar
Apr 26, 2023 ⋅ 6 min read
Getting Started With React Native And Clojurescript

Getting started with React Native and ClojureScript

Dev

If you’re wondering how React Native and ClojureScript can be integrated together for mobile development, then this article is for you.

Kingsley Ubah
Apr 25, 2023 ⋅ 6 min read
Getting Started React Native Sendbird

Getting started with Sendbird in React Native

Dev

We explore integrating Sendbird into a React Native application, and we create a real-time chat feature that allows users to share documents, photos, and videos for reference.

Rupesh Chaudhari
Apr 21, 2023 ⋅ 8 min read
How to Use styled-components With React Native

How to use styled-components with React Native

Dev

In this tutorial, we’ll discuss the advantages the styled-components library has over the general StyleSheet manager in React Native.

Aman Mittal
Apr 17, 2023 ⋅ 12 min read
Create customized and shareable calendars in React Native

Create customizable and shareable calendars in React Native

Dev

Use pre-built calendar components to create a customizable, shareable calendar that can display date-based data and capture date values from the user.

Shalitha Suranga
Apr 14, 2023 ⋅ 15 min read
Exploring 5 Popular React Native Color Picker Libraries

Exploring 5 popular React Native color picker libraries

Dev

React Native color picker libraries can help us select the right color scheme for our apps. Let’s look at five popular libraries we can use.

Chimezie Innocent
Apr 14, 2023 ⋅ 9 min read