Skip to content
#

cocoapods

Here are 2,104 public repositories matching this topic...

jethmalani
jethmalani commented Nov 14, 2017

What did you do?

When I do this (from your docs):

guard let dataFromString = text.data(using: .utf8, allowLossyConversion: false) else {return} let json = JSON(data: dataFromString)

I get an error "Call can throw, but it is not marked with 'try' and the error is not handled"

I did this. I just want to confirm that is right. It worked for me.

`guard let dataFromString

SwifterSwift
CYLTabBarController

[EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar Item. [CN]【中国特色 TabBar】一行代码实现 Lottie 动画TabBar,支持中间带+号的TabBar样式,自带红点角标,支持动态刷新。【iOS13 & Dark Mode & iPhone XS MAX supported】

  • Updated May 19, 2020
  • Objective-C
ShannonChenCHN
ShannonChenCHN commented Jan 31, 2018

Thanks for open sourcing such a great project!

After reading the README documentation, I just couldn't understand the Handler Block Helper part.

The README documentation says:

This is specifically useful for cases in which you want a separate object or class to be the handler for a deeplink route. An example might be a view controller that you want to instantiate and present in respon

maxydey
maxydey commented May 19, 2019

A feature request

What do you want to add?

Add gestureRecognizer to shouldDragCardAt delegate method arguments. It will make easier blocking the swipe event, when the Koloda is inside a tableviewCell, and you don't want to mess with the scroll

How should it look like?

func koloda(_ koloda: KolodaView, shouldDragCardAt index: Int, gestureRecognizer: panGestureRecogni

MyLayout is a powerful iOS UI framework implemented by Objective-C. It integrates the functions with Android Layout,iOS AutoLayout,SizeClass, HTML CSS float and flexbox and bootstrap. So you can use LinearLayout,RelativeLayout,FrameLayout,TableLayout,FlowLayout,FloatLayout,PathLayout,GridLayout,LayoutSizeClass to build your App 自动布局 UIView UITableView UICollectionView RTL

  • Updated Jan 3, 2020
  • Objective-C

Improve this page

Add a description, image, and links to the cocoapods topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cocoapods topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.