Skip to content

Create recipe(s) for interop with native iOS #154

@JessalynWang

Description

@JessalynWang

Provide recipes that demonstrate App Platform interop with iOS. For example: similar to how we have native Android support for Views, it is possible to connect presenters with SwiftUI so business logic can be shared in multiplatform while UI remains native.

Candidate topics for these recipes are:

  • How to connect presenters to SwiftUI
  • How to handle navigation with a presenter backstack and SwiftUI's NavigationStack
  • How scopes can be managed from native iOS

As part of these recipes we'll also likely want to demonstrate some sort of pattern for DI. Maybe DI is also a recipe of it's own? Organization of topics into recipes and the scope of what we should cover is still unclear.

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions