Rotoscope

Rotoscode provide function that to retrieve tagged UIView.

MIT License

Stars
4
Committers
1

Rotoscope

Rotoscode provide function that to retrieve tagged UIView.

Usage

Text("text").tagging(12345, onRetrieve: { (view) in
  view.backGroundColor = .red
})

License

Rotoscope is licensed under the MIT License. See the LICENSE file for more information.