We'll install the Async Storage and the React Native-compatible offline storage for graphcache, and configure the news app to show cached data when offline. You'll be able to set how long data is cached for offline viewing.
Resources:
Expo:
expo install @react-native-async-storage/async-storage
Checkpoint: Show past data from cache when offline