Ran Greenberg

Results 8 issues of Ran Greenberg

# Bug Running TS and getting this error: `TS2307: Cannot find module '@gorhom/bottom-sheet' or its corresponding type declarations.` ## Environment info | Library | Version | | ------------------------------- | -------...

bug

Sometime in the far future? :)

Why this implementation strict me to use NavigationController??? I want to present CTFeedbackViewController modally... Hope it's will be changed :/ 10x any way.

Hi, When i invoke: [self dismissPopupViewControllerWithanimationType:MJPopupViewAnimationFade]; From my popup, the popup dismiss, but the background ViewController still fade. How can i fix it? 10x in advance! ## Ran

Hi, First, thanks slot for awesome project. How can i control the alpha for the background viewController? 10x in advance!

I m using AQGridView inside my project, and i check my memory leaks with instruments- Leaks. I notice the in this line NSMutableIndexSet \* animatingInserted = [insertedIndices mutableCopy]; There is...

Hi, I m using this in the last 1.5 years and It stops working. The delegate get called after 120 seconds (2 minutes!!!) ath this function: `gameCenterManager:userCanceledAuthentication:` With this error:...

bug
details needed

Why this function won't give me the flexibility to add completion block (it's Apples GKGameCenterControllerDelegate method): - (void)gameCenterViewControllerDidFinish:(GKGameCenterViewController *)gameCenterViewController { [gameCenterViewController dismissViewControllerAnimated:YES completion:nil]; }

bug