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.
-
Notifications
You must be signed in to change notification settings - Fork 2
geirman/offlineMovies
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published