ExpoSDK51

This commit is contained in:
Adolfo Reyna
2024-10-05 19:05:19 -04:00
parent 87d8b9cbfd
commit bae8d4ba80
4 changed files with 5056 additions and 7731 deletions

1
App.js
View File

@@ -28,6 +28,7 @@ import GlobalState from './contexts/GlobalState.js';
import NewGroup from './Views/NewGroup.js';
import Slideshow from './Views/Slideshow.js';
import SongPlayer from './Views/SongPlayer.js';
import { Platform } from 'react-native';
const Tab = createBottomTabNavigator();