Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

change module name react native android studio

I use the react-native-rename* npm package. Install it via
(https://www.npmjs.com/package/react-native-rename)

npm install react-native-rename -g

Then, from the root of your React Native project, execute the following:

react-native-rename "MyApp" -b com.mycompany.myapp
 
PREVIOUS NEXT
Tagged: #change #module #react #native #android #studio
ADD COMMENT
Topic
Name
7+3 =