In nst-guide/create-database, I can use Wikipedia's geosearch API to find Wikipedia articles for places near the trail. I can get the images and full HTML of the page and cache it. I can then package wikipedia articles to be read offline in a webview.
https://stackoverflow.com/questions/42851296/react-native-load-local-html-file-into-webview
Just use a little CSS too.
In nst-guide/create-database, I can use Wikipedia's geosearch API to find Wikipedia articles for places near the trail. I can get the images and full HTML of the page and cache it. I can then package wikipedia articles to be read offline in a webview.
https://stackoverflow.com/questions/42851296/react-native-load-local-html-file-into-webview
Just use a little CSS too.