PlaceHolder animates when start typing in TextField in iOS

前端 未结 6 1269
忘了有多久
忘了有多久 2021-01-31 05:22

How to set this type of animation in UITextField? Nowadays, Many apps are using this.

6条回答
  •  太阳男子
    2021-01-31 05:57

    You can use SkyFloatingLabelTextField. It is SkyScanner's library for this kind of label or textField animations.

    https://github.com/Skyscanner/SkyFloatingLabelTextField

    I hope this answer will works for you.

    Enjoy.

提交回复
热议问题