SteffeyDev / react-native-popover-view

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

fix: Declare prop-types dependency #131

Closed asmundg closed 2 years ago

asmundg commented 2 years ago

We consume prop-types in Popover, so we need to declare the dependency.