callstack / callstack/react-native-paper
Appbar content Left
Đang mở
Appbar
bug
- Ngôn ngữ chính
- TypeScript
- Star
- 14.5k
- Fork
- 2.2k
- Merge trung bình
- 5 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 12
Mô tả
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…]()
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.