Skip to content

a sample react-native app that retrieves movies from an api and caches the result offline

Notifications You must be signed in to change notification settings

geirman/offlineMovies

Repository files navigation

offlineMovies

a sample react-native app that retrieves movies from an api and caches the result offline. It makes use of AsyncStorage to do so. This is a network-first approach, whereby the app prefers to retrieve fresh data from the network and only goes to the cache if it's unable to access the network.

About

a sample react-native app that retrieves movies from an api and caches the result offline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published