Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Support more views in Fiber renderers#508

Open
carson-katri wants to merge 12 commits intomainfrom
fiber/view-support
Open

Support more views in Fiber renderers#508
carson-katri wants to merge 12 commits intomainfrom
fiber/view-support

Conversation

@carson-katri
Copy link
Copy Markdown
Member

@carson-katri carson-katri commented Aug 16, 2022

This adds support for the following Views in the Fiber renderers, along with Layout implementations to support dynamic layout:

  • Link
  • Grid
  • Lazy*Grid
  • ScrollView
  • TextField

Snapshot tests still need to be added to compare layout with SwiftUI.

@carson-katri carson-katri added SwiftUI compatibility Tokamak API differences with SwiftUI Fiber Changes related to the FiberReconciler or a FiberRenderer labels Aug 16, 2022
Comment thread Sources/TokamakCore/Environment/Environment.swift
@carson-katri carson-katri requested a review from a team February 5, 2023 21:40
@aehlke
Copy link
Copy Markdown

aehlke commented Sep 13, 2023

Does this still need review or is it blocked on other Fiber fix PRs / will need updating?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Fiber Changes related to the FiberReconciler or a FiberRenderer SwiftUI compatibility Tokamak API differences with SwiftUI

Development

Successfully merging this pull request may close these issues.

3 participants