Allan

Results 7 issues of Allan

Recently, it appears that the `enqueueTrackUri` function has reversed the way tracks are enqueued on the Spotify iOS app. Previously, the queueing function would always add a track to the...

Great project! I am trying to add XYPieCharts inside each of my `UICollectionViewCell`, and so far implemented the datasource and delegate methods inside my `UICollectionViewCell.m` file (should I be doing...

What does this implement/fix? Explain your changes. --------------------------------------------------- - Makes `KeyboardManager` a public class Does this close any currently open issues? ------------------------------------------ - Closes issue #1785 Any relevant logs, error...

Many fantastic improvements to MessageKit has been made available since version `4.0.0`. However, when installing with Cocoapods (rationale below), the latest version is still as of April 2022, at `3.8.0`....

question

I followed the example Paging project, and as with both the example my present project, each of the `UIViews` thats added to the swipe view in `- (UIView *)swipeView:(SwipeView *)swipeView...

First, thank you for the good work on this library and for all the good updates! I have a quick question - presently when I use `JCNotificationBannerPresenter`, it uses the...

Note that this currently applies to iOS 12.4 devices. iOS 13+ devices have not had this issue reported. It seems CryptorECC, which the SwiftJWT library uses, is the culprit. Has...