kyo504 / react-native-marquee

React Native Marquee Text Component
MIT License
196 stars 29 forks source link

MarqueeText should extend TextProps #16

Closed alangumer closed 5 years ago

alangumer commented 5 years ago

MarqueeText should extend TextProps in order to accept other properties that Text accepts, like accessibilityHint.

kyo504 commented 5 years ago

Thanks for the point!

alangumer commented 5 years ago

@kyo504 Make sure to update the package.json version.