First of all, everything works fine and as expected :)..
I'm just getting a warning that I guess should be addressed

Steps to reproduce -> create a fresh RN app (non expo for that matter..)
import useSwr, {cache} from 'swr'; // import and off course use them both so it won't get tree shaked.
I'll also try and take a crack at it soon.
Cheers
I got this warning too.

@omerman @henry-ns thanks for reporting! this issue was been resolved in #493 . the change will be delivered into next release.
Most helpful comment
@omerman @henry-ns thanks for reporting! this issue was been resolved in #493 . the change will be delivered into next release.