Insou
Insou
Maybe that's where I made a mistake.. I did not know how to add it to the left (on your screenshot) so I opened 2 xcode, your project and mine...
I have the same problem "**fatal error: unexpectedly found nil while unwrapping an Optional value**" when i want to use menuView.hideMenu() in my back button (UIBarButtonItem) :/ And none of...
I think it deallocated, because menuView = nil :/ but how fix that ? What moment it was deallocated ?
Same problem :/ I still getting the same row_id in my app too.. Do you know why ? ---- Solution : Store your value (row_id) in a class variable and...
I added **EurekaSwiftValidateComponents.swift** to my project and it doesn't compile :/ "No such SwiftValidator Module"