Android/iOS plugin for Gatsby
No example I can see as of now
Android/iOS apps are great way for promoting any websites
I would like to have a plugin to convert Gatsby site to native android/iOS app
Supporting multiple platforms is really hard so we focus on the web. Supporting Android/iOS is not something we will support in the near future.
A plugin wouldn't cut it as our runtime is not react-native compatible. Websites can also be "installed" to give a more app like experience. I would suggest having a look at. https://www.gatsbyjs.org/docs/progressive-web-app/
You can use gatsby-plugin-offline and publish a TWA app to Google Play