Alberto Jr Gaudicos

Results 11 issues of Alberto Jr Gaudicos

When isInfinite is set to false and there's only 1 item. The image get pixellated.

How to install manually? Having problem with cocoapods using this library

Is that possible to have multiple cell under the expanded cell using this library? Thanks in advance!

When I tried to add it in GoogleMap Marker, its not working... Here's my code: var myMarker.position = CLLocationCoordinate2D(latitude: myLatitude , longitude: myLongitude) myMarker.title = "MyLocation" myMarker.map = mapView let...

Is there a delegate that inform us when all sections are collapse or expanded?

When using preferLargeTitle, the title will become smaller when keyboards appear which can cause popping of viewcontroller in a navigationController not working.

Is this achievable were the action buttons has spacing and round corners? See attached image. ![Screen Shot 2023-06-02 at 6 03 33 PM](https://github.com/SwipeCellKit/SwipeCellKit/assets/8196166/2ff78fa9-1742-4d21-93df-b2c9a7b712a1)

struct Config { static var rtmpPushUrl = "rtmp://106.187.100.229/live/" static var rtmpPlayUrl = "rtmp://106.187.100.229/live/" static var serverUrl = "http://192.168.100.70:3000" } Where do I get the 3 urls?

Library was not updated to Swift 3

I need to know what page I am during swiping. I need to do something when that tab is active. I want to have a delegate method called when swiping...