React native – I want to add a filter icon on navigation header in react-native but i dont have any idea about it
here i try to add icon in navigation header but is show error that object is not a function <Stack.Screen name="Address" component={Address} options={{ headerLeft: <MaterialCommunityIcons name="heart" /> }} />