Afees Lawal

Results 11 issues of Afees Lawal

"images to the left or right side of the title "

``` fileprivate func loadForm() { let form = FormDescriptor(title: "Address") let section1 = FormSectionDescriptor(headerTitle: nil, footerTitle: nil) var row = FormRowDescriptor(tag: Static.fullNameTag, type: .name, title: "Full Name") row.configuration.cell.appearance = ["textField.placeholder"...

Hi @hollance, thank you for this wonderful demo. I tried to add the implementation you did for YOLO to my own model, and the line below crashed in the YOLO.swift...

The number of tabs and contents for each tab to be created is base on a response call from an API. for example data: { types: [ men-clothing: [ Valentine,...

Thanks for the awesome library the problem i have is that, when i use NavigationController in the Controller i shared image to, the transition still occurs in that controller, and...

When I fetch the images from a rest endpoint, the imageInPlaceOfCount does not show.

I have read about AppleStore reject apps with a payment system that's not Apple Pay, is there a fix for this for PayStack?

question
good first issue

I am using the ASNE library for my project, how can i use the library to consume facebook RestClient Api

This is a beautiful code, is there a way you could do a complete tutorial on something like this(or point me to anyone available), I actually wish I could have...