lucasferreira / react-native-webview-android

Simple React Native Android module to use Android's WebView inside your app
355 stars 158 forks source link

can this work with expo? #85

Closed stefanflondor closed 6 years ago

stefanflondor commented 6 years ago

I'm trying to use this with expo, but when i try to show the WebViewAndroid component, I get an error: Warning: Native component for "RNWebViewAndroid" does not exist

Can this work with expo or what I have to do.

lucasferreira commented 6 years ago

Hi @stefanflondor

I don't have much experience with expo, can Expo works with packages out-of-box? It's possible to install and all npm packages in thats kinds of project?