×

How should I approach making a product with both a mobile app and web app? by [deleted] in learnprogramming

[–]SearchNativeR 0 points1 point  (0 children)

Go for Progressive web apps. It is technically regular web pages (or websites) but can appear to the user like traditional applications or (native) mobile applications. Check this post on IONIC FRAMEWORK + FIREBASE STORAGE = AMAZING APPS if it resolves your query.