reactnativecn / react-native-http-cache

Native module to control react native http cache
226 stars 109 forks source link

May I use it in RN0.35? #8

Open zhuyijing opened 7 years ago

zhuyijing commented 7 years ago

Hello, I followed the guide here https://www.npmjs.com/package/react-native-http-cache

And when I do import * as httpCache from 'react-native-http-cache' I met following issue: undefined is not an object (evaluating native.clearCache)

I am run in ios simulator.

Thanks!

sunnylqm commented 7 years ago

It's a known issue. Support for 0.35+ is still work in progress. Sorry for that!

zhuyijing commented 7 years ago

ok, thanks for your reply!

Woodswu commented 7 years ago

you can print httpCache

ycb0318 commented 7 years ago

This problem is not resolved yet

ycb0318 commented 7 years ago

react-native:0.44