Dylan

Results 117 comments of Dylan

@wcandillon see the following examples (https://github.com/dylancom/react-native-skia-clipping/blob/main/App.tsx): Tested on a iPhone 14 Pro simulator. The added bottom border (using hairlineWidth) to the titles causes extra clipping to the bottom.

@DougFischer Yes I'm still using this lib. This issue hasn't been solved but I found a workaround by comparing the progress of a song with the duration. Not sure if...

@fukemy this is currently iOS only package. So ye the function is undefined on Android. Seems for the build https://github.com/dylancom/react-native-is-screen-captured-ios/blob/master/android/build.gradle needs an update. Feel free to submit a PR.

It seems these guys came really far: https://tech.m6web.fr/6play/how-a-fullscreen-video-mode-ended-up-implementing-react-native-portals/ https://github.com/mfrachet/rn-native-portals Only not supported anymore for iOS.

Got the error while upgrading from Expo 50 to Expo 51. Caused by: https://github.com/invertase/react-native-google-mobile-ads/blob/main/src/specs/modules/NativeGoogleMobileAdsNativeModule.ts#L61 `readonly onAdEvent: EventEmitter;` As far as I understand the error occurs because TurboModule interfaces only support...

You can create a pull request.

Hi, see the official docs: https://developers.google.com/admob/ios/privacy/us-states If you think this library is missing implementation or information, feel free to add it as this is a community effort. There is no...