Tag: react-native

React Native Logo

Picking files in React Native apps using react-native-document-picker

Dev

Learn how to pick documents and files of any format from a user’s device in a React Native application for iOS and Android.

Rupesh Chaudhari
Feb 14, 2022 ⋅ 4 min read

Implementing React Native biometric authentication with Expo

Dev

Learn how to add biometric authentication like face ID and touch ID in a bare-bones React Native app using an Expo SDK.

Ejiro Asiuwhu
Feb 11, 2022 ⋅ 6 min read
Svelte and React Native Logos Over a Purple and Blue Background

Svelte Native vs. React Native: A comparison guide

Dev

Svelte Native is the new kid on the block for building native Android and iOS apps, but how does it compare to React Native?

Eze Sunday
Feb 11, 2022 ⋅ 5 min read
Build A Custom React Native Action Sheet

Build a custom React Native action sheet

Dev

A React Native action sheet is a UI element that renders a context menu, including icons or images, on the bottom of the screen.

Hussain Arif
Feb 8, 2022 ⋅ 4 min read

Implement push notifications in React Native with OneSignal

Dev

Learn how to implement push notifications in React Native on iOS or Android devices with OneSignal, a handy messaging tool.

Edmund Ekott
Feb 2, 2022 ⋅ 10 min read
VS Code Logo Over a Sparkly Background

Debugging React Native with VS Code

Dev

There are several ways to debug a React Native app. Here’s how to do so within the same app using VS Code.

Stephan Miller
Feb 2, 2022 ⋅ 6 min read
Using CSS Variables in React Native

Using CSS variables in React Native

Dev

Learn how to use CSS Variables to add custom styles, improve theming, and use CSS-in-JS libraries more seamlessly in React Native.

Mamta Dalal
Jan 31, 2022 ⋅ 7 min read

How to use react-native-picker-select

Dev

react-native-picker-select, a powerful React Native component that gives you access to the native iOS and Android select interface.

Lawrence Eagles
Jan 27, 2022 ⋅ 5 min read

RecyclerListView vs. FlatList for long lists in React Native

Dev

Decide if RecyclerListView or FlatList is right for you when rendering long or infinite lists in React Native with this thorough comparison.

Joseph Mawa
Jan 18, 2022 ⋅ 4 min read

How to create and style custom buttons in React Native

Dev

Learn how to create custom UI components with React Native three ways — creating your own, using a CSS-in-JS library, and by adding props.

Gaurav Singhal
Jan 14, 2022 ⋅ 8 min read
Fela.js Logo Over a Pink-Red Background

Fela: Writing state-driven styles for React and React Native

Dev

Discover what Fela is, why you should consider using it, and how it simplifies creating styles across multiple platforms.

Lorenz Weiß
Jan 4, 2022 ⋅ 4 min read
Tamagui React Native Create Faster Design Systems

Tamagui for React Native: Create faster design systems

Dev

Explore Tamagui, a UI kit that includes a series of themes, media queries, and typed inline styles, as well as an optimizing compiler.

Aman Mittal
Dec 24, 2021 ⋅ 6 min read