Habibur Rahaman
Habibur Rahaman
Getting same warning
It's been two years and the issue is still there....
> @Preeternal please, see this response. Reanimated should be of v1. > `yarn add react-native-reanimated@1` > > [#244 (comment)](https://github.com/computerjazz/react-native-draggable-flatlist/issues/244#issuecomment-777841894) I am using expo SDK 42 and this solved my problem....
> Exactly the same fix were added to the library in https://github.com/computerjazz/react-native-draggable-flatlist/pull/278/files Thanks. updating react-native-draggable-flatlist solved my issue.
I got the following while ran 'expo doctor' in SDK 45 ` Expected package expo-modules-autolinking@~0.8.1 || ~0.9.0 Found invalid: [email protected] (for more info, run: npm why expo-modules-autolinking) Expected package @expo/prebuild-config@^4.0.0...
Facing the same warning
In TARGETS, Select General Tab and under Deployment info, select LaunchScreen.storyboard as Main Interface. Now Clean build folder and rebuild . This solved my issue.
Any update!
> Hey, for whom patch form @palicko doesn't work, please try mine: [react-native-render-html+6.3.4.patch](https://github.com/user-attachments/files/21836988/react-native-render-html%2B6.3.4.patch) This worked well for me. However I was still getting some other warnings like : "Warning: Failed...