224XS

Results 16 comments of 224XS

Thank you Pavel!I know you are busy with other things.IraSent from my iPhoneOn Oct 17, 2022, at 7:10 AM, Pavel T ***@***.***> wrote: Hi @224XS, I will see what I...

Very cool Pavel!I look forward to seeing the new features.IraSent from my iPhoneOn Nov 17, 2022, at 9:12 AM, Pavel T ***@***.***> wrote: @224XS I was looking into BillingRetry and...

Hi Lukman! Any progress on the above issues? Cheers, Ira

Hey Lukman!That’s cool!  I’ll take a look at fixing what I need and see if I can match your architecture. If so, I’ll do a pull for you!Be well!IraSent from...

Hey Lukman!I wound up forking a bit to generate a bit more space, but mostly just nil’s some optional fields.It would be great to find a way to drop a...

For iOS 10 and up, add the new delegate method to the ViewController to adapt to changing traits: ``` func adaptivePresentationStyle(for controller: UIPresentationController, traitCollection: UITraitCollection) -> UIModalPresentationStyle { return .none...