shrw
shrw

Reputation: 1805

capacitor framework hello world basic html not working

I tried creating my first app in capcaitor.

Just basic html

<html>
<body> ABC 123 </body>
</html>

pasted it in www/index.html

npx cap copy; npx cap open ios

run it in ios

shows a blank screen; no text

Upvotes: 1

Views: 220

Answers (0)

Related Questions