Skip to content

All Concepts of React Native Has been covered in this Repository !

Notifications You must be signed in to change notification settings

ADItya0367/React-Native-Concepts

Repository files navigation

REACT NATIVE DEEP DIVE


🔮 An open source, React Native Concept's . Open for PR's

Black Minimal Business Personal Profile Linkedin Banner

PRs WelcomeRelease Release

Install . Usage · Self-Hosting · Development · Discord


This Repository is only made to Understand the concepts of React Native In Depth , With EXPO and CLI , Proper Notes and Practice Projects =(aao)=>Let's Start



🌟  Installation Process

#📑  There are two ways through which we can install React Native in our System . Let's see both of them for better understanding and Differences

Installation Through EXPO

- Download Nodejs (Make sure version should be > 17 )

  • open cmd and run this coommand by going to desktop (cd Desktop) command:npx create-react-native-app project_name

  • now run this command to start your metro cmd prompt (from where your app will be initialised) command: npx expo start

  • Here you can get some errors toh brothers Acche se step follow karna

  • Now here before running previous command make sure to start an emulator (i will recommend Android Studio)

  • Download Android Studio and Install it (settings same rehne dena)....install completely

  • After installing go to SDK Manager

Installation Through CLI(Command Line Argument)

git clone https://github.com/plandex-ai/plandex.git
git clone https://github.com/plandex-ai/survey.git
cd plandex/app/cli
go build -ldflags "-X plandex/version.Version=$(cat version.txt)"
mv plandex /usr/local/bin # adapt as needed for your system

About

All Concepts of React Native Has been covered in this Repository !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published