brentvatne / react-native-overlay

An <Overlay /> component that brings content inside to the front of the view regardless of its current position in the component tree.
639 stars 79 forks source link

Fix for upgrading to React Native 25 #47

Open rahuljiresal opened 8 years ago

rahuljiresal commented 8 years ago

React Native 0.25 needs React to required from 'react' instead of 'react-native'.