Tag: react-native

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
Build keepAwake into your React Native app without draining power

How to build keepAwake into your React Native app

Dev

Learn how to keep your users’ screens active without draining power using React Native’s KeepAwake functions.

Emmanuel John
Apr 13, 2023 ⋅ 5 min read
Using React Native Reanimated To Create Seamless Ui Transitions

Using React Native Reanimated for seamless UI transitions

Dev

Explore React Native Reanimated core features, changes in v2 and v3, and how to use this library to create smooth transitions and animations.

Chimezie Innocent
Apr 13, 2023 ⋅ 9 min read