目录

SwiftUI Search field

Features

  • Setting custom colors for the component
  • iOS and macOS support
  • Dark and light scheme support

Creation

      @State var text : String = ""
      
      SearchFieldShell(text: $text)

Optional

  • size- The height of the component
  • color - Lines color
  • imageName - Any icon name from SF symbols
  • durationScale - Duration of scale animation
  • durationMove - Duration of movement animation

SwiftUI example of using package

click to watch expected UI behavior for the example

click to watch expected UI behavior for the example

click to watch expected UI behavior for the example

click to watch expected UI behavior for the example

Documentation(API)

  • You need to have Xcode 13 installed in order to have access to Documentation Compiler (DocC)
  • Go to Product > Build Documentation or ⌃⇧⌘ D
关于
15.4 MB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802032778号