> For the complete documentation index, see [llms.txt](https://docs.hello-lisa.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hello-lisa.com/developers/guides/integration-guide/app-integration.md).

# App Integration

This guide provides detailed steps for embedding the LiSA player in a WebView for **Android**, **iOS**, and **React Native**. It includes recommendations for optimal settings, message communication using `postMessage` / message handlers, and considerations for UI and media playback.

<table data-view="cards"><thead><tr><th align="center"></th></tr></thead><tbody><tr><td align="center"><a href="/developers/guides/integration-guide/app-integration/android.md">Android</a></td></tr><tr><td align="center"><a href="/developers/guides/integration-guide/app-integration/ios.md">iOS</a></td></tr><tr><td align="center"><a href="/developers/guides/integration-guide/app-integration/react-native.md">React Native</a></td></tr></tbody></table>
