obipawan / react-native-dash

A super simple <Dash /> component for react-native to draw customisable dashed lines
176 stars 63 forks source link

remove ViewPropTypes #36

Open samuelpbowman opened 2 years ago

samuelpbowman commented 2 years ago

Removed references to ViewPropTypes, a deprecated type from the react-native package. The new setup should allow for web support, as react-native-web hasn't supported ViewPropTypes since its version 0.12 (now on 0.17.5).

Should fix #37

gkpo commented 2 years ago

Can we merge this ? I also have the warning.... seems like the package hasn't been maintained for a while...

cameronnapoli commented 2 years ago

+1