React Native


shadcn in React Native?

Tailwind CSS and shadcn aren't available in React Native - Here's what you can do instead.

reactjavascriptreact-native

How to Design a Hotel Booking System?

(e.g Airbnb, Booking, Expedia from a front-end/full-stack view)

react-nativereact-hook-formjavascript-tips

How to Add Google Sign-In: Expo React Native Guide [2024]

A step-by-step guide to setting up Google sign in inside your expo-react native android application.

expojavascriptreact-native

How to build React Native forms with React Hook Form and Zod

A guide to building React Native forms with React Hook Form and Zod.

react-nativereact-hook-formjavascript-tips

Exploring the Power of Server-Driven UI in React Native

Server-Driven UI in React Native: Creating a recursive component structure that can dynamically render nested UI elements

react-nativeserver-driven-uiresponsive

Simplifying the Complex: A Comprehensive Look at React Native App Development

reactreact-nativeapp-development

Lazy Loading and Code Splitting in React Native — Is That Even Possible?

react-nativereact

Batch Updates in React 17 or Earlier Versions

React batch updates for multiple setState() calls inside setTimeout, promises, and native event handlers

reactweb-developmentfront-end-development

7 React Native Open Source Projects to Become a Better Mobile App Developer

One of the best ways to improve your development skills is to read a lot of code. The open-source project is the most valuable resource for learning about best practices, coding styles, and other…

react-nativereactmobile-app-development

How to Change a Device's Screen Orientation using Expo in React Native

A beginner's guide to handling screen orientation in React Native

react-nativeexpojavascript