Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 628 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 628 Bytes

webview-sandbox

This repository is a sample code of architecture for WebView screen.

The architecture details are described in the following slide (in Japanese). https://speakerdeck.com/mkeeda/webviewtoxiang-kihe-u

Code overview

Code Description
WebFragment It's a web screen implementation using android.widget and ViewBinding.
WebComposeFragment It's a web screen implementation using Compose.