eftalyurtseven / react-native-wheel-of-fortune

React Native Wheel of Fortune Plugin
103 stars 89 forks source link

Added knob.png to assets to allow for default behaviour #25

Closed stefanmcshane closed 3 years ago

stefanmcshane commented 3 years ago

React Native will complain that knob.png is missing from the assets folder, even if overriding with knobSource. This PR fixes that issue.