-
-
Notifications
You must be signed in to change notification settings - Fork 588
Closed
Labels
Architecture: LegacyIssues related only to old architectureIssues related only to old architectureArchitecture: NewIssues related only to new architectureIssues related only to new architectureArea: Native StackType: BugSomething isn't workingSomething isn't working
Description
I was testing the createNativeStackNavigation
and ended up having this random issue where the component rendered by headerRight
is being positioned incorrectly sometimes. There's nothing special in my code, I am just rendering a <Button>
from react-native
.
Here's the source code: https://github.com/lnmunhoz/react-native-experiments/blob/master/react-navigation-examples/examples/NativeNavigation.tsx.
Update
The issue also happens when the headerLargeTitle
is false
.
benceg, LRNZ09, marcel-happyfloat, Arnoldnuo, trajano and 4 more
Metadata
Metadata
Assignees
Labels
Architecture: LegacyIssues related only to old architectureIssues related only to old architectureArchitecture: NewIssues related only to new architectureIssues related only to new architectureArea: Native StackType: BugSomething isn't workingSomething isn't working