Use Flatlist, Scrollview from react-native-gesture-handler, edited footer

This commit is contained in:
Bart Onstee
2022-11-16 20:31:14 +01:00
parent 3b85aac01d
commit 43df7f32b5
7 changed files with 25451 additions and 35 deletions

View File

@@ -28,5 +28,7 @@
"@types/react": "~16.9.0",
"@types/react-native": "~0.61.23"
},
"dependencies": {}
"dependencies": {
"react-native-gesture-handler": "1.8.0"
}
}