chnaged js index location
This commit is contained in:
parent
3f8012fc0b
commit
6f302168ce
@ -79,6 +79,7 @@ import com.android.build.OutputFile
|
|||||||
|
|
||||||
project.ext.react = [
|
project.ext.react = [
|
||||||
enableHermes: false, // clean and rebuild if changing
|
enableHermes: false, // clean and rebuild if changing
|
||||||
|
entryFile: "src/index.js",
|
||||||
]
|
]
|
||||||
|
|
||||||
apply from: "../../node_modules/react-native/react.gradle"
|
apply from: "../../node_modules/react-native/react.gradle"
|
||||||
|
Loading…
Reference in New Issue
Block a user