Ankish
Ankish
Add a property 'editable' function to cahnge textview editable property. Or expose the internal textview to application to modify all attributes.
tried replacing with both in viewcontroller but the fold look does not appear with the example used. label.heroModifiers = [.elastic(edge: .left, gestureRecognizer: leftGR)] label.heroModifiers = [.fade, .scale(0.5)]
Dominant swatch is the most important part to extract the colors. Any possible support for this ? Android version: /** * Returns the dominant swatch from the palette. * *...
Eg `" Do It!"` Should also be supported. We currently do support : `" Do It!"`
In viewWillAppear of the example app, update the FPS of the capture to the highest possible in the device. Tap on the back lense as fast as you can for...
var RGBa: (red: Int, green: Int, blue: Int, alpha: CGFloat)? Large Tuple Violation error for this
When using tableview cell with dynamic heights and this library - the cell no longer has proper height, it takes a very small fixed height for all cells.
1) Dismiss viewcontroller on pan of scrollview (tableview /collectionview) . https://github.com/sgr-ksmt/PullToDismiss 2) Also, the UITableviewcontroller can be the child view controller of the view controller which we are presenting. Dismissing...
Fails with No Such module as Decodable. But when I run it installs fine and can distribute the app to appstore too. import protocol Decodable.Decodable