Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

feat: Added search input text font family option#21

Merged
eriveltonelias merged 3 commits into
react-navigation:masterfrom
summerkiflain:master
Jan 4, 2021
Merged

feat: Added search input text font family option#21
eriveltonelias merged 3 commits into
react-navigation:masterfrom
summerkiflain:master

Conversation

@summerkiflain
Copy link
Copy Markdown
Contributor

I am using custom font in my whole app, so I added support for custom fontFamily in this PR.

  • For now I am using patch-package to monkey patch the latest version, this PR will help me remove that dependency.

@summerkiflain summerkiflain changed the title Added search input text font option feat: Added search input text font option Nov 17, 2020
@summerkiflain summerkiflain changed the title feat: Added search input text font option feat: Added search input text font family option Dec 17, 2020
@summerkiflain
Copy link
Copy Markdown
Contributor Author

Hi @eriveltonelias, please review, I have added another commit, all checks are passing now, and please please publish on npm after merging this.

Copy link
Copy Markdown
Member

@eriveltonelias eriveltonelias left a comment

Choose a reason for hiding this comment

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

thanks for your PR! I just left a few comments.

Comment thread src/SearchLayout.js
Comment thread src/SearchBar.ios.js Outdated
@summerkiflain
Copy link
Copy Markdown
Contributor Author

@eriveltonelias PR updated, thanks for the feedback.

Copy link
Copy Markdown
Member

@eriveltonelias eriveltonelias left a comment

Choose a reason for hiding this comment

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

thanks!

@eriveltonelias eriveltonelias merged commit b844914 into react-navigation:master Jan 4, 2021
@summerkiflain
Copy link
Copy Markdown
Contributor Author

@eriveltonelias any chance you can publish this on npm?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants