mirror of
https://github.com/pezkuwichain/pezkuwi-mobile-app.git
synced 2026-06-12 15:51:01 +00:00
auto-commit for 0552a154-bf71-4e6d-a573-f60fad996574
This commit is contained in:
@@ -501,7 +501,7 @@ export default function HomeScreen({ navigation }: any) {
|
||||
name="Citizens"
|
||||
component={CitizensTab}
|
||||
options={{
|
||||
tabBarLabel: 'Citizens',
|
||||
tabBarLabel: i18n.t('citizens'),
|
||||
tabBarIcon: ({ color, size }) => (
|
||||
<Ionicons name="people" size={size} color={color} />
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user