Omar Tan
Omar Tan
Lottie 3.1.8 iOS13 Xcode 11.5 So I initially did my code with Cocoa Pods and Designables was Successful, but because I'm not a fan of CP too much, I decided...
Hmm, so I'm trying to figure out what engine does Swift uses and it seems based on this sources, 1 . https://developer.apple.com/documentation/foundation/nsregularexpression 2. http://userguide.icu-project.org/strings/regexp It is essentially PCRE?
It'll be nice to be able to only display artwork from certain categories only
There must be a way to force exit the plugin in an event where an infinite loop crashes the plugin without having to close the window.