Skip to content
This repository was archived by the owner on May 20, 2021. It is now read-only.

allows style prop on Link component#6

Open
zobeirhamid wants to merge 1 commit into
react-navigation:masterfrom
zobeirhamid:master
Open

allows style prop on Link component#6
zobeirhamid wants to merge 1 commit into
react-navigation:masterfrom
zobeirhamid:master

Conversation

@zobeirhamid

Copy link
Copy Markdown

fixes: #5 (comment)

@EyMaddis

EyMaddis commented Jan 7, 2019

Copy link
Copy Markdown

Since there are more attributes that might be relevant, like aria-*, I would suggest passing all props to the <a>-Tag

@ericvicenti

Copy link
Copy Markdown
Contributor

Instead of spreading all props, what if we had an additional prop called aProps, which would allow setting anything on the a tag?

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.

Cannot style the Link component

3 participants