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.
638 stars 79 forks source link

Couldn't run #33

Open fvonhoven opened 8 years ago

fvonhoven commented 8 years ago

In project it was displaying under views.

Examples in repo couldn't run. Xcode error: RCTRootView *rootView = [[RCTRootView alloc] initWithBundleURL:jsCodeLocation

niftylettuce commented 8 years ago

@fvonhoven Do you have this issue with your project's integration of react-native-overlay? Can we close this?

niftylettuce commented 8 years ago

See #36 - we will be refactoring this soon to support Android/iOS and not have any issues here, there will no longer be the XCode integration needed