Search code examples
Swift - Search using UISearchController and NSPredicate with an array of structs...


swiftnsarraynspredicateuisearchcontrollerswift-array

Read More
How to convert NSSet to [String] array?...


swiftnssetswift-array

Read More
Display UIImage within an array with custom class in Swift...


iosarraysswiftuiimageswift-array

Read More
NSObject class conforms to protocol contained in NSArray with Swift...


swiftnsarrayprotocolsswift2swift-array

Read More
Cannot subscript a value of type '[AnyObject]?' with an index of type 'UInt32'...


iosswiftcastingswift-array

Read More
Create an Array of multiple Arrays in Swift...


swiftswift-array

Read More
Remove objects from NsMutableArray with removeObjectsInArray(someArray) in swift...


swiftswift-array

Read More
Swift: dictionaries inside array...


swiftswift-arrayswift-dictionary

Read More
How not to append item from UITextField to array if empty or blank spaces - Swift...


swiftuitextfieldis-emptyswift-array

Read More
Monitor changes to an array object...


swiftswift-array

Read More
Remove elements from an array that contains particular string in swift...


macosswiftswift-array

Read More
Is there a way to initialize an array in Swift to have a repeated value of some Type T...


swiftgenericsswift-array

Read More
Array / Stack contains function...


swiftgenericsswift-array

Read More
Swift: array of dictionaries has count of 1 after initialization but should have 0...


swiftios8xcode6.1swift-arrayswift-dictionary

Read More
Why does ("0"+"1").toInt()! return 1 as an Int, rather than 0...


swiftswift-playgroundswift-array

Read More
How do I access an Array stored in a Dictionary in Swift?...


ioscocoa-touchswiftswift-dictionaryswift-array

Read More
BackNext