Fix drawer behaviors

This commit is contained in:
Paul Frazee
2023-03-10 18:22:58 -06:00
parent d4d1fb820b
commit 320d69920e
15 changed files with 155 additions and 141 deletions
+2
View File
@@ -1,3 +1,5 @@
import 'react-native-gesture-handler' // must be first
import {LogBox} from 'react-native'
LogBox.ignoreLogs(['Require cycle:']) // suppress require-cycle warnings, it's fine