callstack / callstack/react-native-paper
Appbar content Left
Ouverte
Appbar
bug
- Langage dominant
- TypeScript
- Étoiles
- 14.5k
- Forks
- 2.2k
- Merge moyen
- 5 j 23 h
- PR mergées (30 j)
- 12
Description
Hey, i m trying to set content or title on the left and actions on the right side.
But i m getting on ios title on center icons on left as suppose but i want to title to be on left corner.
So i put dummy back action and now works but this is workaround....
`
{title}
}
style={{alignItems: "flex-start"}
/>
{
router.push(CreateEventNavigationConstant.What);
}}
/>
{}} />
`
i want actually this:
![Uploading Screenshot 2024-03-11 at 11.18.51.png…]()
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.