Srinuvasarao Maripi

Results 12 comments of Srinuvasarao Maripi

> For those impatient ones (myself included), I published [`@wojtekmaj/enzyme-adapter-react-17` package](https://www.npmjs.com/package/@wojtekmaj/enzyme-adapter-react-17). It's exactly like `enzyme-adapter-react-16`, just the necessary bits replaced. > > Use it like any other adapter, so: >...

hey @Runkunkun, how you fixed this issue? need help!

I am also looking for that @mansdahlstrom1, have you found a way?

> @Monkeyank thanks for your response. > > Now the error is > > ``` > console.error node_modules/react-native/Libraries/LogBox/LogBox.js:33 > Warning: `BottomSheetBehavior` uses `getDerivedStateFromProps` but its initial state is undefined. This...

Is this crash same as mine? I am getting the crash on main.m file. Thread 1: "*** -[__NSArrayM insertObject:atIndex:]: object cannot be nil" Please give an helping hand to fix...

Can you please verify this by modifying `info.plist` for iOS ![image](https://github.com/react-native-share/react-native-share/assets/46079085/4e71ea5f-fc7f-47f0-b896-16299da6a391) [Refer this](https://react-native-share.github.io/react-native-share/docs/install)

I am also facing the same issue, were you able to fix this issue? @chingthampiyarilal

Can you please share more details? like in which device you are seeing this issue and how to reproduce this if you know the steps!

you need to put `compressionMethod: "manual"`. I tried the way, I got different outputs but the quality is not good any any output.

with this fix, I am observing flickering of calendar, anyone fixed the flickering issue?