Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

📝 The next in the generations of 'growing textviews' optimized for iOS 8 and above.

License

NotificationsYou must be signed in to change notification settings

FluidGroup/NextGrowingTextView

Repository files navigation

flexible widthfixed width

💡
Displaying the user-interface on top of the keyboard
muukii/Bureau enables you to show your user-interface on top of the keyboard in the easiest way.

How to use

  1. Create an instance
  2. Add subview with layout

It supports AutoLayout completely.

letgrowingTextView=NextGrowingTextView()

Setting up with configuration

growingTextView.configuration=.init(  minLines:1,  maxLines:10,  isAutomaticScrollToBottomEnabled:true,  isFlashScrollIndicatorsEnabled:true)

Accessing actual UITextView to apply settings

growingTextView.textView

Accessing UILabel for displaying placeholder

growingTextView.placeholderLabel

Requirements

iOS 9.0+ Swift 5.5+

Installation

  • Supports the following:
    • CocoaPods
    • Swift Package Manager

Author

muukii

License

NextGrowingTextView is available under the MIT license. See the LICENSE file for more info.

FOSSA Status

About

📝 The next in the generations of 'growing textviews' optimized for iOS 8 and above.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

    Packages

    No packages published

    Contributors21


    [8]ページ先頭

    ©2009-2025 Movatter.jp