My FeedDiscussionsHeadless CMS
New
Sign in
Log inSign up
Learn more about Hashnode Headless CMSHashnode Headless CMS
Collaborate seamlessly with Hashnode Headless CMS for Enterprise.
Upgrade ✨Learn more

Creating React Native app that works offline

Vedran Blazenka's photo
Vedran Blazenka
·Oct 1, 2017

Hi, I'm in a process of creating a React Native app that should have possibility to read and save some resources while user if disconnected from the internet.

I'm looking into using Realm or some combination of redux, redux-offline, redux-persist etc...

Does anybody have any experience with this and is willing to share some tips?

Thanks!