Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 1.07 KB

OVERVIEW.md

File metadata and controls

11 lines (7 loc) · 1.07 KB

Overview

Strada Android is a native adapter for your Strada-enabled web app. It allows you to build native components driven by web-based components that exist in the WebView. It's built entirely using standard Android tools and conventions.

This library has been in use and tested in the wild since June 2020 in the HEY Android app.

To understand how Strada works at a high level and see examples of web components working together with native components, see the online handbook.

Structure of Your App

Strada Android will work with any WebView-based Android app, but we only provide instructions for integrating with turbo-android apps. As part of the Hotwire family, strada-android works seamlessly with your Turbo-powered hybrid apps.

We'll walk you through integrating strada-android into your app in the Quick Start Guide instructions.