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

feat(android): Add new properties to search view #1250

Merged

Conversation

rvasseur31
Copy link
Contributor

Description

Add three new properties for android search view (headerIconColor, textHintColor, hintSearchIcon)

Changes

  • Updated createNativeStackNavigator/README.md docs
  • Updated guides/GUIDE_FOR_LIBRARY_AUTHORS.md docs
  • Updated native-stack/README.md docs
  • Updated src/types.tsx docs

Screenshots / GIFs

After

Screenshot_20211230-131419__01
Screenshot_20211230-131428

Test code and steps to reproduce

You can run the exemple project and change the search view properties in android only sections

Checklist

Copy link
Contributor

@Ubax Ubax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I added some questions and comments. Please answer them.
All in all it is a good job 🎉 🔥
Thanks for the work

@rvasseur31 rvasseur31 requested a review from Ubax January 5, 2022 09:42
Copy link
Contributor

@Ubax Ubax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job 💪
One last thing. What do you think about changing textHintColor to hintTextColor?

@rvasseur31 rvasseur31 requested a review from Ubax January 5, 2022 10:48
@rvasseur31
Copy link
Contributor Author

rvasseur31 commented Jan 5, 2022

For e2e ios testing, it appear that it doesn't link to my PR, but it failed with BottomTabsAndStack

EDIT: I ran it on my computer and all the tests passed.

Copy link
Contributor

@Ubax Ubax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍
Thanks for your work

@Ubax Ubax merged commit b16b3c9 into software-mansion:main Jan 5, 2022
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

Successfully merging this pull request may close these issues.

2 participants