react-native-egg
react-native-egg copied to clipboard
Interaction through egg + remove deprecation warning
Allow interaction through egg on iOS, e.g. allow to scroll a webview which is behind/inside the egg.
Replace deprecated componentWillMount with constructor.