Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 1.03 KB

OVERVIEW.md

File metadata and controls

11 lines (7 loc) · 1.03 KB

Overview

Strada iOS 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 WKWebView. It's built entirely using standard iOS tools and conventions.

This library has been in use and tested in the wild since June 2020 in the HEY iOS 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 iOS will work with any WKWebView-based iOS app, but we only provide instructions for integrating with turbo-ios apps. As part of the Hotwire family, strada-ios works seamlessly with your Turbo-powered hybrid apps.

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