-
Hello, I am trying to implement a custom search bar header to my screen. I want it to have the same height as a native header. Readme explains how to measure header height in iOS but I couldn't find anything about Android. Is there a way to get header height in Android? Thank you, |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Beta Was this translation helpful? Give feedback.
-
Hi! Just wanted to add some words there - react-native-screens 3.26.0 introduces new Cheers 🤞 |
Beta Was this translation helpful? Give feedback.
@ha3 can you check if #1031 is what you need?