Tag: react-native

Comparing React Native Analytics Tools

Comparing React Native analytics tools

Dev

Explore popular React Native analytics tools, reviewing how to use them and the benefits they bring when building a React Native app.

Said Hayani
Jun 8, 2021 ⋅ 7 min read
Displaying images with React Native Image component

Displaying images with the React Native Image component

Dev

Dive into the basic functions, properties, and limitations of the React Native Image component with this quick, powerful tutorial.

Temiloluwa Ojo
Jun 8, 2021 ⋅ 4 min read

Understanding deep linking in React Native

Dev

A comprehensive guide to deep linking in React Native for iOS 14+ and Android 11.x, including a step-by-step tutorial.

Eugene Hauptmann
Jun 3, 2021 ⋅ 7 min read
Building React Native Applications Styled System

Building React Native applications with Styled System

Dev

Built a React Native application using styled-components and Styled System, a utility-first styling library that works in tandem with CSS-in-JS libraries.

Lawrence Eagles
Jun 1, 2021 ⋅ 5 min read
React Native Logo Over Coins

How to integrate PayPal payments with React Native

Dev

Learn how to build a payment interface in React Native by interlinking web and native technologies using the PayPal SDK for JavaScript.

Nitish Sharma
May 21, 2021 ⋅ 11 min read
React Native Logo

React Native Gesture Handler: Swipe, long-press, and more

Dev

The React Native Gesture Handler library comes with many useful gestures. This short, easy-to-follow guide explains how to implement a few of the most common gestures.

Ejiro Asiuwhu
May 20, 2021 ⋅ 8 min read

How to build a simple game in React Native

Dev

Follow this step-by-step tutorial to build a basic, cross-platform mobile snake game with React Native using React Native Game Engine.

Akshay Rana
May 20, 2021 ⋅ 11 min read
Appium Logo

Testing your React Native app with Appium

Dev

Appium is an automated testing tool for native, hybrid, and mobile web applications, Learn how to test React Native mobile apps with it here.

Eze Sunday
May 19, 2021 ⋅ 4 min read
Tailwindcss React Native

Why you should use Tailwind CSS with React Native

Dev

Compare the StyleSheet and Tailwind CSS approaches to styling to weigh the pros and cons of each and discover which is best for your project.

Daniel Idaszak
May 18, 2021 ⋅ 5 min read

Using TypeScript with React Native

Dev

An introduction to using TypeScript in React Native apps, including a tutorial and example build for a mobile app

Edmund Ekott
May 17, 2021 ⋅ 7 min read

Top React Native boilerplates for 2021

Dev

Compare the best boilerplates for React Native in order to get your project off the ground quickly and with the right tools

Carlos Mucuho
May 6, 2021 ⋅ 6 min read
Reusable Auth Flow React Native

Building a reusable auth flow in React Native

Dev

Learn how to create a reusable auth flow for your React Native apps that you can easily copy-paste into your next project.

Mukesh Mandiwal
Apr 29, 2021 ⋅ 3 min read