jeanregisser / react-native-popover

A <Popover /> component for react-native
660 stars 176 forks source link

breaks on React 16 #37

Open matthewboman opened 7 years ago

matthewboman commented 7 years ago

Downloaded the latest branch from here but it breaks with React 16. Are there plans to maintain this for forward compatibility?

jasongaare commented 5 years ago

Feel free to checkout my library, based on this one.

https://github.com/jasongaare/react-native-walkthrough-tooltip

SteffeyDev commented 5 years ago

I also have forked and updated this library so that it works with the latest react native, and have a very similar API to the Popover in this repository: https://github.com/SteffeyDev/react-native-popover-view