mirror of
https://github.com/zhigang1992/reactNativeScreenAndroidTouchIssue.git
synced 2026-04-26 12:15:59 +08:00
chore: add react-native-touch-through-view
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
rootProject.name = 'touchThroughViewIssue'
|
||||
include ':react-native-touch-through-view'
|
||||
project(':react-native-touch-through-view').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-touch-through-view/android')
|
||||
include ':react-native-screens'
|
||||
project(':react-native-screens').projectDir = new File(rootProject.projectDir, '../node_modules/react-native-screens/android')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user