mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-04-25 15:17:58 +00:00
auto-commit for 9c39afb2-4e2f-4cbe-9f63-a1aac223bbcf
This commit is contained in:
@@ -465,7 +465,7 @@ function ProfileTab() {
|
||||
|
||||
const Tab = createBottomTabNavigator();
|
||||
|
||||
export default function HomeScreen() {
|
||||
export default function HomeScreen({ navigation }: any) {
|
||||
return (
|
||||
<Tab.Navigator
|
||||
screenOptions={{
|
||||
|
||||
Reference in New Issue
Block a user