feat: update onboarding and application flows
This commit is contained in:
@@ -32,7 +32,6 @@ import { LogBox } from 'react-native'
|
||||
import CommentsBottomSheet from './src/components/bottomsheets/CommentsBottomSheet'
|
||||
import ShareQrModalContainer from './src/components/modal/ShareQrModalContainer'
|
||||
import AppDownloadBanner from './src/components/AppDownloadBanner'
|
||||
import MobileSplashVideo from './src/components/MobileSplashVideo'
|
||||
import './src/utils/Sheet'
|
||||
|
||||
console.disableYellowBox = true
|
||||
@@ -208,7 +207,6 @@ const App = () => {
|
||||
<CommentsBottomSheet />
|
||||
<ShareQrModalContainer />
|
||||
<AppDownloadBanner />
|
||||
<MobileSplashVideo />
|
||||
{/* </AppLayout> */}
|
||||
</MenuProvider>
|
||||
</Providers>
|
||||
|
||||
Reference in New Issue
Block a user