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

Make examples work in Xcode 7 resolves #23 #24

Closed ghost closed 8 years ago

ghost commented 8 years ago

I noticed the examples were no longer working. This fixes that, closing #23. Tested each in simulator with Xcode 7 on OS X 10.10.5 under Node 4.1.0 following updates with successful results.

brentvatne commented 8 years ago

Whew thanks. Sorry I haven't worked on this for a while :P Much appreciated @jhabdas!