Skip to content

yokoyamark/FadingEdgeScrollView

Repository files navigation

FadingEdgeScrollView

A Swift package that extends UIScrollView.
FadingEdgeScrollView is custom class for UIScrollView.

Installation

Swift PM

Xcode -> File -> Swift Packages -> Add Package Dependency
URL: https://github.com/yokoyamark/FadingEdgeScrollView

Usage

  1. Specify as Custom class from Storyboard or Xib.
    https://github.com/yokoyamark/SampleFadingEdgeScrollView
  2. Use from Code.

Developed By

Ryosuke Yokoyama (yokoyamark)

Copyright

see ./LICENSE

FadingEdgeScrollView is released under the MIT License.
Copyright 2021 yokoyamark