For the complete documentation index, see llms.txt. This page is also available as Markdown.

웹뷰 연동

WebView와 Web(React, Vue, Vanilla JS)간 연동하는 방식입니다.

  1. 웹에서 네이티브 함수호출

...

  1. 네이티브에서 웹 함수호출

...

Last updated