You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Native links function fine using object style to props, could the propTypes be changed to reflect this, if this is allowable behaviour?
I'll make a PR if you're accepting them
The text was updated successfully, but these errors were encountered:
pshrmn
changed the title
Native Link accept object style to
Update react-router-native' <Link> prop types to support location objects
Feb 6, 2017
pshrmn
changed the title
Update react-router-native' <Link> prop types to support location objects
Update RRN <Link>'s "to" prop type to support location objects
Feb 6, 2017
mjackson
changed the title
Update RRN <Link>'s "to" prop type to support location objects
RRN <Link to> support for location object
Feb 7, 2017
Version: 4.0.0-beta.4
Native links function fine using object style
to
props, could thepropTypes
be changed to reflect this, if this is allowable behaviour?I'll make a PR if you're accepting them
The text was updated successfully, but these errors were encountered: