llama.cpp icon indicating copy to clipboard operation
llama.cpp copied to clipboard

llama.swiftui : add "Done" dismiss button to help view

Open danbev opened this issue 2 days ago • 0 comments

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.

danbev avatar Feb 21 '25 07:02 danbev