Gautham Vijayan

Results 29 comments of Gautham Vijayan

> If you're working on one of the latest version of React Native it seems the problem got fixed on [0.70.7](https://github.com/facebook/react-native/issues/36141#issuecomment-1429016468). For the rest of the unlucky mortals there is...

> Fixed in SDWebImage 5.15.3: [SDWebImage/SDWebImage#3491](https://github.com/SDWebImage/SDWebImage/issues/3491) Till this package gets updated I made myself a patch: > > /patches/react-native-fast-image+8.6.3.patch: > > ``` > diff --git a/node_modules/react-native-fast-image/RNFastImage.podspec b/node_modules/react-native-fast-image/RNFastImage.podspec > index db0fada..0c0cce5...

The above answer is in the form of an image. I will post the answer in code below. ``` private func handleImages (content: NSExtensionItem, attachment: NSItemProvider, index: Int) { attachment.loadItem(forTypeIdentifier:...

It was working on version 8.0.2. It says libhermes.so and the 'lib' libraries not found and crashes.

@MikhailSuendukov this is still not working. Even in the latest version its not.

Any solutions to the bug I am facing??

Yeah. This package will be extremely useful if it had remote url support. If not we have to convert the url to local file and play it which is not...

I reverted back to version 6 and I feel it has become even faster than it was prior to myself upgrading to latest react native version. So, the changes in...