Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Title won't hide the default title #25

Open
TolgaYigit opened this issue Aug 17, 2023 · 0 comments
Open

Custom Title won't hide the default title #25

TolgaYigit opened this issue Aug 17, 2023 · 0 comments

Comments

@TolgaYigit
Copy link

I'm encountering an issue with the headerTitle option in the rn-ravio library. The headerTitle option should allow me to override the default header title with a custom title. However, despite providing a custom title using the headerTitle option, the default header title remains unchanged. See screenshot below.

Dashboard.options = { headerShown: true, headerTitle: () => <Text text60R>Custom Title</Text>, };

Screenshot 2023-08-17 at 13 40 33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant