unamed000

Results 4 issues of unamed000

### Description When i use DragGestureRecognizer on Xamarin.Forms, it will automatically get the view that i bound the DragGestureRecognizer on as a placeholder view when user long click on it...

proposal/open
area/Xaml </>

When i try with this sample: https://github.com/xamarin/ios-samples/blob/main/ios10/MonkeyNotify/ Not working at all. The NotificationService.DidReceiveNotificationRequest never get triggered, and the title never get modified I tried with both Debug/Release mode on iOS...

need-info

### Description When using MediaElement to play video, some video are very small, especially the video record from Front camera (on real device and emulator) while using with Aspect=AspectFit This...

bug

### Description When running a RN app with new arch disabled with latest reanimated, we're not able to build the application. We have to patch the Podspec as the following...

Missing repro
Platform: iOS
Unable to repro