TfADrama
TfADrama
Hi MortimerGoro and Mac-Man-APH, Thanks for your reply. Th answer from Mortimer in swift: ``` func swipeTableCell(cell: MGSwipeTableCell!, didChangeSwipeState state: MGSwipeState, gestureIsActive: Bool) { var btn = cell.rightButtons[0] //use you...
Have you tried to just put your pod dependency on your bob lib podspec and delete that pod dependency that you added on the ios pod file? ``` s.dependency "React"...
Hey, This version is a nice one, congratz! I experimented on my large list of webviews (and i mean, very very large list) and it has the best behaviour among...
I have the same problem on version 4.2.0, but not in another project that uses the same version... weird.
Someone knows a library that works on background for ios?