Closed Mokto closed 6 years ago
But I am using the style prop, and it does modify the search-bar style.
Do you need an example ?
Could you show me your usage of this?
https://github.com/monicahq/chandler/blob/develop/src/pages/Contacts/Navbar/Navbar.ios.tsx
Look at this page ;) The search bar is inserted into a react-native-navbar component.
You're right! Sorry about that mate, I was thinking purely on the values on the native side, but it seems React Native and UIManager do a little magic behind the scenes for some properties.
Thanks !!
Hey @Mokto there's no
style
prop for the SearchBar.