Yunus Alkan

Results 21 comments of Yunus Alkan

I have also same problem. Swiper scrolling doesn't work.

> Save this as GPUImage2.podspec in the directory where your Podfile is. Add the following line to your Podfile: pod 'GPUImage2', :podspec => './GPUImage2.podspec' run pod install (you may have...

+++ However, rider plugin undefined symbol for **PluginEntryPoint** Any updated code and windows support? Can you share it you have? btw `Fix RIDER-51958. Callbacks OnGeneratedCSProjectFiles would not work, but show...

Why is upgrading react-native is so HARD? cant upgrade to 0.71 and upgrade helper cannot help me!!

> @saxahan send me an email with your issue, i may be able to help Thanks for your helpful thought. I managed to upgrade step by step by hands. Now...

Nope, It works properly. ``` DispatchQueue.main.async { DispatchQueue.main.asyncAfter(deadline: .now() + 0.01, execute: { MBProgressHUD.hide(for: self.view, animated: true) }) } ```

Yes I'm getting this error also. Some people did have also. Please give us instructions to resolve. thanks.

Yeah, I read carefully and I figured out yesterday. You have to conform the delegate in your view controller, for instance you want to make a push a view controller,...