Skip to content
This repository has been archived by the owner on Nov 4, 2022. It is now read-only.

Documentation on static content #183

Open
brandtdaniels opened this issue Sep 28, 2020 · 0 comments
Open

Documentation on static content #183

brandtdaniels opened this issue Sep 28, 2020 · 0 comments

Comments

@brandtdaniels
Copy link

Please add documentation on static content.

I'm trying to determine if I can do something like this:

ASCollectionView {

  StaticView()

  ForEach(items, id: \.self) { item in
    ItemView(item)
  }

}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant