Compare commits

..
Author SHA1 Message Date
ceda_ei e4dd4768b7 Style tab navigation. 2020-03-28 16:45:18 +05:30
ceda_ei 6a6795c7fb Add basic working model using react-native-tab-view. 2020-03-26 04:05:50 +05:30
+1 -1
View File
@@ -77,7 +77,7 @@ import com.android.build.OutputFile
project.ext.react = [
entryFile: "index.js",
enableHermes: true, // clean and rebuild if changing
enableHermes: false, // clean and rebuild if changing
]
apply from: "../../node_modules/react-native/react.gradle"