Nordin-010

Results 16 comments of Nordin-010

Agree with you, I thought I might trigger some interest in programming by showing him some examples and so on. Like face recognition in JavaScript. He liked it, but wasn't...

My configuration: XCode 6.1.1 iOS SDK 8.1 Deployment target 8.1 Test device: iPhone 5 iOS: 8.1.3 Hello guys, I tried by setting toggle type to SWRevealToggleAnimationTypeEaseOut, but sadly enough this...

@gintechsystems it just doesn't work. I replaced TabBar controller with a ViewController that holds a pageviewcontroller, with no result. What do you mean by "spring"? Anyway I've set SWRevealToggleAnimationTypeEaseOut in...

In my "big" project I changed SWRevealViewController to 2.1.0 and even set it as the initial view controller and added two dummy view controllers (one for the side menu and...

@gintechsystems thnx for your offer to help me, I really appreciate it. Because of lack of time, I searched an alternative solution and I came across RESideMenu that works for...

I think this is a nasty bug that can't be easily fixed.

I recommend to use another Menu library. There's plenty of them, so...

By the way, you can't find the Mapbox.bundle in the mapbox-ios-sdk. You can drag Mapbox.bundle from the project navigator in the folder product, but that results in a build failed...

Is a completion handler not yet implemented? If it's not implemented, is it safe to use GCD for asynchronous send (using dispatch_async())? This way I can send data in a...

Hello, Sorry, I was on holiday. Thanks for the fix, I'll try it out soon. I hope this fix can be added to the project.