SteffeyDev / react-native-popover-view

A well-tested, adaptable, lightweight <Popover> component for react-native
MIT License
614 stars 92 forks source link

fix Popover propTypes #70

Closed jbazant closed 4 years ago

jbazant commented 4 years ago

Fixes propType value of popoverStyle, arrowStyle and backgroundStyle in Popover component.

SteffeyDev commented 4 years ago

Oh cool! Didn't know this was an option.