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