Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

react native local.properties

// Go to the android/ directory of your react-native project
// Create a file called local.properties with this line:
sdk.dir = /Users/USERNAME/Library/Android/sdk
// USERNAME is your macOS nom d'utilisateur
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #react #native
ADD COMMENT
Topic
Name
3+3 =