EnesKaraosman / SwiftyChat

SwiftUI Chat UI (Client) Framework & Documentation to get started!
Apache License 2.0
284 stars 54 forks source link

Added scrollView inset support #18

Closed lemonandlime closed 3 years ago

lemonandlime commented 3 years ago

Support so that you can set padding on the content without the scrollview edges clipping the view when scrolling.

Also added so that scrollToBottom now scrolls to the inset bottom so scrollToBottom respects padding