Tag: react-native

Creating React Native badge components in iOS

Creating React Native badge components in iOS

Dev

Learn how to integrate notification badge components into a React Native project and explore how badges improve UX ‌and drive engagement.

David Ekanem
Sep 27, 2022 ⋅ 6 min read
How to build a customized React Native activity indicator

How to build a customized React Native activity indicator

Dev

Learn how to customize and use a React Native activity indicator to fit into any app and ways to display customized cross-platform activity indicators with several third-party libraries and inbuilt APIs!

Shalitha Suranga
Sep 26, 2022 ⋅ 13 min read
Creating And Styling A Modal Bottom Sheet In React Native

Creating and styling a modal bottom sheet in React Native

Dev

A modal bottom sheet slides up from the bottom of a screen to display extra content or longer descriptions within a mobile application.

Taofiq Aiyelabegan
Sep 26, 2022 ⋅ 8 min read
React Logo

How to upload images from React Native to a Laravel API

Dev

This demonstration shows how to upload images from a React Native app to a Laravel API in a few quick and easy steps.

Vijit Ail
Sep 22, 2022 ⋅ 5 min read
Implementing 3D animations in React Native

Implementing 3D animations in React Native

Dev

Learn how to implement 3D animations in React Native using the Three.js library in this post. We cover both simple and advanced use cases.

David Ekanem
Sep 14, 2022 ⋅ 8 min read
Using Google Places Autocomplete Components In React Native

Using Google Places autocomplete components in React Native

Dev

Google offers tons of APIs for accessing its map services, one of which is the Places API. The Places API […]

Elijah Agbonze
Sep 6, 2022 ⋅ 12 min read
Understanding How Atomic Design Is Used in React Native

Understanding how Atomic Design is used in React Native

Dev

Learn about using Atomic Design with React Native apps — what it is and the role of each element that makes up the methodology as a whole. 

Nitish Sharma
Aug 31, 2022 ⋅ 6 min read
Understanding AJAX requests in React Native

Understanding AJAX requests in React Native

Dev

There are several ways to make AJAX requests that you can choose from for your React Native app, and we cover quite a few in this post.

Shalitha Suranga
Aug 30, 2022 ⋅ 14 min read
Zephyr Tailwind CSS React Native

Introducing Zephyr: Tailwind CSS for React Native

Dev

React Native Zephyr is attempting to bring the Tailwind CSS experience to React Native, and picking it up is easy if you are already familiar with Tailwind CSS.

Joseph Mawa
Aug 30, 2022 ⋅ 5 min read
React Native Hermes

Using Hermes in React Native

Dev

Explore the benefits of using Hermes as the JavaScript engine for your React Native application and follow a thorough tutorial to get started.

Emmanuel Etukudo
Aug 26, 2022 ⋅ 5 min read
Implementing a component visibility sensor with React Native

Implementing a component visibility sensor with React Native

Dev

Detecting visible components can be tricky, but in this tutorial we build toward a usable solution that avoids some FlatList API limitations.

Sebastian Weber
Aug 26, 2022 ⋅ 9 min read
Addressing Common Errors In React Native

Addressing common errors in React Native

Dev

Explore common React Native errors such as “command not found” and learn about their causes and potential solutions.

Kingsley Ubah
Aug 24, 2022 ⋅ 7 min read