SteffeyDev / react-native-popover-view

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

Fix typescript definition error #46

Closed hgale closed 5 years ago

hgale commented 5 years ago

Change:

   fromDynamicRect?: (
      displayAreaWidth: number,
      displayAreaHeight: number
    ) => Rect;
SteffeyDev commented 5 years ago

Sorry I didn't see this come in, thanks for the update