Skip to content

kazy-dev/UISearchbar-from-SwiftUI-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

UISearchbar-from-SwiftUI-Sample

This is a sample app created for SwiftUI practice.
This is a sample on how to use a custom view created using UIKit (Xib) for a view created with SwiftUI.

Gif

UISearchbar-form-SwiftUI-Sample_gif

environment

Xcode11 GM SEED
SwiftUI
Mac OS 10.14.6(18G103)

Remarks

The following basic explanation is included in the code.
mainly

  • UIViewRepresentable
  • @Binding
  • Coordinator
  • MakeUIView
    about.

Execution method

Just download the repository and build it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages