react-native-offline-cache-webview icon indicating copy to clipboard operation
react-native-offline-cache-webview copied to clipboard

RNAdvancedWebView does not exist

Open PujanShah22 opened this issue 7 years ago • 6 comments
trafficstars

Hi, I just follow your steps on RN 0.55.4 version and when I run the app, I got this error. What's the possible solution for this? screenshot_1534589763

PujanShah22 avatar Aug 18 '18 10:08 PujanShah22

I'm having the same problem, did you find a solution for this?

Batistleman avatar Sep 05 '18 06:09 Batistleman

Hi,

No brother, I have then use some caching properties which was working as that library had.

On Sep 5, 2018 12:17 PM, "Batist Leman" [email protected] wrote:

I'm having the same problem, did you find a solution for this?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zhangtaii/react-native-offline-cache-webview/issues/1#issuecomment-418618056, or mute the thread https://github.com/notifications/unsubscribe-auth/AdRiqNRu0bKBkfaPN5C5hk8zk61KYr9iks5uX3N1gaJpZM4WCht2 .

PujanShah22 avatar Sep 05 '18 11:09 PujanShah22

I solved this problem by upgrading react-native and running in the ios folder pod init pod install

Saraujoc92 avatar Sep 27 '18 18:09 Saraujoc92

It looks like RNAdvancedWebView is missing. So install below module from which this module is forked. npm i react-native-advanced-webview --save react-native link react-native-advanced-webview

gauravpatil1 avatar Dec 20 '18 07:12 gauravpatil1

I am using expo and facing the same problem.. any solution so far?

mnoandh avatar Jan 06 '19 16:01 mnoandh

Hi, No brother, I have then use some caching properties which was working as that library had. On Sep 5, 2018 12:17 PM, "Batist Leman" @.***> wrote: I'm having the same problem, did you find a solution for this? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <#1 (comment)>, or mute the thread https://github.com/notifications/unsubscribe-auth/AdRiqNRu0bKBkfaPN5C5hk8zk61KYr9iks5uX3N1gaJpZM4WCht2 .

@PujanShah22 what was your alternative solution bro.. I would like to cache a webview that includes a video . .. can you help?

mnoandh avatar Jan 20 '19 16:01 mnoandh