React native doctor is a diagnostics tool which can help you find if your PC has all the setup for react native development. React native…
View More Fix React native doctor issues (solved)Tag: React Native
A Step-by-Step Guide to Connecting ADB over Wi-Fi
Connecting your Android device to the Android Debug Bridge (ADB) via Wi-Fi can offer convenience and flexibility, eliminating the need for a physical connection. By…
View More A Step-by-Step Guide to Connecting ADB over Wi-FiFurniture App – React Native – Speed Code
Furniture app UI made using React native from scratch along with tabs navigation and screen navigation. This app also has a nicely animated carousel for…
View More Furniture App – React Native – Speed Code8 ways to optimize React native FlatList performance
FlatList is the component in React native that is used to render a list of items. It works great for basic lists but FlatList will…
View More 8 ways to optimize React native FlatList performanceReact Native blank white screen issue (solved)
Recently I started working with React Native and got a blank white screen after installing the example app. I generated a basic app using react-native…
View More React Native blank white screen issue (solved)How to setup Mobx with react context
Mobx is a Javascript library for state management. It is not specific to react but works great with react. Let’s see how to setup Mobx…
View More How to setup Mobx with react contextPlaying app sounds in a React Native app
Often, We see some tiny little sounds that play on mobile apps. Remember that sound when you like a Facebook post? Many people are addicted…
View More Playing app sounds in a React Native appBuilding Medium’s claps animation using React Native
This is a quick tutorial on composing animations with React Native. This tutorial is made for beginners. Just read the React Native’s Animation documentation and…
View More Building Medium’s claps animation using React NativeBuilding Youtube UI in 30 Mins – React Native Tutorial
A quick video showing how to build UI of Youtube mobile app using React Native. This video will help you get started with coding UIs…
View More Building Youtube UI in 30 Mins – React Native TutorialTop 15 React Native libraries that I use in my apps
This list of React native libraries is not curated randomly from the Internet. These are the libraries that I use personally in my apps. There…
View More Top 15 React Native libraries that I use in my apps