callstack / callstack/react-native-paper

Appbar content Left

オープン
#4,337 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
Appbar bug
主要言語
TypeScript
スター
14.5k
フォーク
2.2k
平均マージ
5日 23時間
マージ済み PR(30日)
12

説明

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…]()

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。