目录
目录README.md

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群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号