React Native
shadcn in React Native?
Tailwind CSS and shadcn aren't available in React Native - Here's what you can do instead.
How to Design a Hotel Booking System?
(e.g Airbnb, Booking, Expedia from a front-end/full-stack view)
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.
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.
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
Simplifying the Complex: A Comprehensive Look at React Native App Development
Lazy Loading and Code Splitting in React Native — Is That Even Possible?
Batch Updates in React 17 or Earlier Versions
React batch updates for multiple setState() calls inside setTimeout, promises, and native event handlers
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…
How to Change a Device's Screen Orientation using Expo in React Native
A beginner's guide to handling screen orientation in React Native