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

How do you style the actual searchBar, I want to increase the height of the search bar. I don't see a prop like containerStyle #12

Closed
SiyabongaNzulwana opened this issue Dec 10, 2019 · 7 comments
Labels

Comments

@SiyabongaNzulwana
Copy link

Please help

@WrathChaos
Copy link
Owner

Hello, you can use "height" component for that. Have you tried it?

@SiyabongaNzulwana
Copy link
Author

Hello, you can use "height" component for that. Have you tried it?

Height component ??? what do you mean?

@SiyabongaNzulwana
Copy link
Author

@WrathChaos Ok I think I got what you meant, thanks It works just fine, the thing is I didn't know that we could do that, i am used to create a style object then reference that object. I didn't know you can put a style property directly on the searchBar. Thanks again

@WrathChaos
Copy link
Owner

@SiyabongaNzulwana Love to hear that you made it happen :) If you have any other question, please feel free to ask and open an issue :)

Have fun

@surbhitrao
Copy link

Is there a way to change the width of the container of the entire search bar ?

@WrathChaos
Copy link
Owner

You can use width prop to change the whole search bar's width. I will update the documentation. Some of the props are missing.

@surbhitrao
Copy link

Yes it's working. Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants