Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

create reac native app

npx --yes react-native@latest init <projectName> --version "latest"

npx react-native@latest init app6 --pm npm

ReactNative Doctore

npx @react-native-community/cli doctor

for Android

  • create a local.properties on root dir of project and add sdk.dir=C:\Users\<username>\AppData\Local\Android\Sdk\
  • create a local.properties on android dir of project and add sdk.dir=C:\\Users\\<username>\\AppData\\Local\\Android\\Sdk\

for Windows

npx --yes react-native-windows-init --overwrite

npx react-native run-windows

using visual studio

npx react-native autolink-windows

Useful Resources for React Native Development

https://www.npmjs.com/package/@rneui/themed/

React-Native UI Builder

React Native base Desigen

.\gradlew assembleRelease -x bundleReleaseJsAndAssets

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages