Skip to content
#

cocoapods

Here are 2,008 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

DivyaSaraswati23
DivyaSaraswati23 commented Sep 16, 2019

The following informations are requested in a bug report

  • Set placeholder type to none
    set vertical scrolling
    set weekday header height = 0
    Now select a date in a month 26 or 27 or any
    Now scroll to next month and come back and try to tap for date on first row.
    It won't occur frequently but it will happen .

  • Integration method :- cocoa-pods

  • Xcode version. 10.2

  • FS

SwifterSwift
DimaZava
DimaZava commented Dec 7, 2019

While I was solving task of search occurrences highlighting, inspired with existing SwifterSwift solution, I've created this String's extension

extension String {

    /// Verify if string matches the regex pattern and return corresponding parts of string
    ///
    /// - Parameter pattern: Pattern to verify.
    /// - Returns: Matching pattern parts of string.
    func matches(for 
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 Mar 4, 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

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 Mar 3, 2020
  • Objective-C
jaypanchal12
jaypanchal12 commented Sep 11, 2019

The more information you provide, the faster we can help you.

⚠️ Select what you want - a feature request or report a bug. Please remove the section you aren't interested in.

A feature request

What do you want to add?

Please describe what you want to add to the component.

How should it look like?

Please add images.

Report a bug

What did you do

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.