Muhammed Oğuz

Results 4 comments of Muhammed Oğuz

I tested locally. It seems using `signIn` like this solves the problem. In your Apple Login Button onClick ```js onClick={() => { signIn( 'apple', { callbackUrl: "https://" }, { redirect_uri:...

Is there any solution for this? I wonder it too. It should not be prevented for scrolling down the page.

You can use `npm install --save @types/google-map-react` Also, it should mentioned in readme. @karldanninger

any update on this issue?. I had the same issue as well. It is not nice solution but I have a workaround like this. ```ts import SwipeableViews, { SwipeableViewsProps }...