Fernando Rojo
Fernando Rojo
Lifting #84 into a new issue. # Problem New Architecture isn't working with this library. # Context React Native 0.74 is coming with bridgeless mode and improvements for the new...
Crashes on iOS: `SIGSEV: RNICleanableViewSenderType: retain > Attempted to dereference null pointer`
Getting crashes on Expo SDK 50. Here are the versions: ```json "react-native-ios-adaptive-modal": "^0.7.0", "react-native-ios-context-menu": "^2.5.1", "react-native-ios-utilities": "^4.4.2", ``` Here's the raw stack trace: Click me to view stack trace ```...
Hey there, thanks for this amazing library! I built a wrapper for React Native and I'm planning on highlighting it at my talk at App.js Conf in Poland this year....
### Description I have gotten the following error on Sentry a few times since shipping Reanimated 3.3 to production: The stack trace on Sentry shows that it has to do...
Simple addition for web support. Here's a [snack playground](https://snack.expo.dev/@beatgig/trusting-raspberries). It's possible `filter: 'saturation()'` or `hue-rotate` or `opacity()` could be used to implement the color props.
Our of curiosity, can't you just use `FullWindowOverlay` with `pointerEvents='box-none' directly on it and set the position on it?
Would be nice to just use `position: fixed` on Web with an RN portal, like the RNW modal. https://github.com/necolas/react-native-web/blob/a3ea2a0a4fd346a1b32e6cef527878c8e433eef8/packages/react-native-web/src/exports/Modal/ModalPortal.js
Is there a way to define the possible names which can get mentioned? Something like: ```tsx
Images
I have 2 questions: 1. Will images ever be rendered in the input, the way that they are with iMessage's inputs? 2. Regardless of the answer to 1, could we...
Current docs are broken