Tag: react-native

Implementing split view and responsive layout in React Native

Implementing split view and responsive layout in React Native

Dev

In this detailed post, learn how to implement a split view with a responsive layout in your React Native apps.

David Ekanem
Dec 7, 2021 ⋅ 10 min read
What's New in NativeBase 3.0

What’s new in NativeBase 3.0

Dev

NativeBase helps teams build great interfaces quickly. The 3.0 update includes utility props, responsive styles, inbuilt accessibility, and more.

Hussain Arif
Dec 3, 2021 ⋅ 4 min read
Create a Racing Game Using React Native Sensors

Using React Native Sensors to create a racing game

Dev

See a practical example of how we can use devices’ accelerometer data by creating a car racing game using React Native Sensors.

Wern Ancheta
Dec 2, 2021 ⋅ 11 min read
React Native Logo

Build native UI components in React Native

Dev

Curious about what native UI components are? Here’s a quick tutorial on how to build and use them in React Native.

Rupesh Chaudhari
Nov 18, 2021 ⋅ 13 min read
Keep Faith React Native

Should you keep the faith with React Native?

Dev

Some devs argue that React Native is dead, especially in comparison to Flutter. Review the current status of React Native and its expected features.

Zain Sajjad
Nov 16, 2021 ⋅ 7 min read

How to build an AR/VR app with ViroReact

Dev

Learn how to create an app with AR capabilities using ViroReact, a React Native platform that makes AR/VR development a breeze.

Zain Sajjad
Nov 11, 2021 ⋅ 5 min read
Creating React Native animated toast messages from scratch

Creating React Native animated toast messages from scratch

Dev

Learn how to easily create toast messages in React Native from scratch using the React Native Animated library.

Kevin Tomas
Nov 11, 2021 ⋅ 7 min read
Create and Customize Radio Buttons in React Native

Create and customize radio buttons in React Native

Dev

Learn how to build a radio button form using the React Native library and customize your radio elements.

Hussain Arif
Nov 2, 2021 ⋅ 6 min read
React and Firebase Logos Over a Waterfall Background

Firebase Crashlytics: Identify bugs in React Native apps

Dev

Need help preparing for bugs and crashes? You’ll need the right tool for the job: Crashlytics. Here’s a quick guide on how to use it.

Neel Bakshi
Oct 29, 2021 ⋅ 6 min read
React Logo Over Pink-Orange Background

Using KeyboardAwareScrollView and KeyboardAvoidingView in React Native

Dev

This tutorial explains what KeyboardAvoidingView and KeyboardAwareScrollView are and how to use them for different purposes.

Huzaima Khan
Oct 22, 2021 ⋅ 4 min read
React Native Logo

React Native SectionList tutorial with examples

Dev

SectionList in your React Native app is a convenient way to show data divided into sections and maintain the UI of your application.

Akshay Rana
Oct 20, 2021 ⋅ 3 min read
Create a React Native search bar from scratch

Create a React Native search bar from scratch

Dev

Learn how to implement your own React Native search bar from scratch in this detailed, step-by-step tutorial.

Kevin Tomas
Oct 18, 2021 ⋅ 8 min read