reactnative_creation

 [EAS Build Service]:--for production

Alternative:--

expo managed workflow:-

expo go:-expo init projectname:-[built in feature]

easy to setup and workflow

quick &fictionless development

no or very little congiguration

you can build(cross-platform) standalone apps


expo Bare workflow:

[own native code android ]

relatively easy to setup and work with

convenient development

some configuration required

you can build(cross-platform) standalone apps

[react native cli] setup:--

android studio

jdk java setup

xcode install


react cli:

more complex setup

conveninent development

can require more configuration effort

standalone apps are build locally


expo bare workflow:---

https://docs.expo.dev/versions/latest/sdk/location/

https://github.com/expo/expo/tree/sdk-51/packages/expo-location



u can eject from managed expo  to bear workflow:--

just run 

expo eject in terminal

continue

android package name:-com.companyname.domainname







Comments

Popular posts from this blog

interview questions js[ Anurag Singh ProCodrr]