comments
This commit is contained in:
@@ -36,6 +36,7 @@ import {
|
||||
|
||||
import "./src/utils/Sheet";
|
||||
import {LogBox} from "react-native";
|
||||
import CommentsBottomSheet from "./src/components/bottomsheets/CommentsBottomSheet";
|
||||
|
||||
console.disableYellowBox = true;
|
||||
console.reportErrorsAsExceptions = false;
|
||||
@@ -142,6 +143,7 @@ const App = () => {
|
||||
>
|
||||
<MainStack />
|
||||
</NavigationContainer>
|
||||
<CommentsBottomSheet />
|
||||
</AppLayout>
|
||||
</MenuProvider>
|
||||
</Providers>
|
||||
|
||||
Reference in New Issue
Block a user