Peter Steinberger
Peter Steinberger
Careful: muPDF is open source but AGPL - you can't use that in the App Store and it's also viral. It's has commercial licensing options. At https://pspdfkit.com (our commercial PDF...
We no longer use boarding, now that TestFlight basically does the same. It was really useful until then!
Yep, i want this too. Shouldn't be that hard (as compared to section headers)
I'm also very interested in the header view; we can add simple support for now and improve it with different layouts later. Any opposition to that?
Thanks for copying this over. I don’t believe anyone tried working on that so far. I assume react uses exactly one root view controller? Moving the logic should be quite...
Yep, noticed something like this too. Feel free to send a pull request!
CocoaPods recently added support for xcframeworks in 1.9.0, we (PSPDFKit) sponsored part of the development. Would anyone be interested in a similar agreement? https://github.com/CocoaPods/CocoaPods/issues/9148
I'm not sure what the best solution for this might be. Renaming the project?
I might go for PSURLCache - I do believe it's faster, but haven't actually done any benchmarks on it, so I don't wanna make claims.
I had the same problem and spoke to some engineers at WWDC, but didn't get a clear answer. Class is a subclass from NSObject, and NSObject has a private static...