basic tab navigation

other things
This commit is contained in:
austinried
2021-06-18 13:00:12 +09:00
parent de5b479c47
commit 0f1e10d50f
16 changed files with 912 additions and 59 deletions

View File

@@ -1,3 +1,6 @@
import 'react-native-gesture-handler';
import 'react-native-get-random-values';
import { AppRegistry, LogBox } from 'react-native';
// ignore recoil's timer warning on android: