Skip to content

b4754

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Feb 06:11
de8b5a3
llama.swiftui : add "Done" dismiss button to help view (#11998)

The commit updates the help view in the llama.swiftui example to use a
NavigationView and a Done button to dismiss the help view.

The motivation for this is that without this change there is now way to
dimiss the help view.