react-native-gifted-chat icon indicating copy to clipboard operation
react-native-gifted-chat copied to clipboard

[fix] issue of Invariant Violation: Tried to register two views with the same name RNCSafeAreaProvider with expo SDK 46

Open kyoto21 opened this issue 3 years ago • 1 comments

kyoto21 avatar Sep 02 '22 17:09 kyoto21

+1

kbqdev avatar Sep 16 '22 05:09 kbqdev

+1

kukuandroid avatar Sep 28 '22 03:09 kukuandroid

+1

renruyi avatar Oct 19 '22 06:10 renruyi

Sorry to bother you, but how can I install this PR? I'm using yarn and I've tried the following:

yarn add FaridSafi/react-native-gifted-chat#2278/head
yarn add FaridSafi/react-native-gifted-chat#pull/2278/head
yarn add FaridSafi/react-native-gifted-chat#refs/pull/2278/head

And none of it works. Thanks for your help🙏

jimmy-chiang avatar Oct 19 '22 15:10 jimmy-chiang

Sorry to bother you, but how can I install this PR? I'm using yarn and I've tried the following:

yarn add FaridSafi/react-native-gifted-chat#2278/head
yarn add FaridSafi/react-native-gifted-chat#pull/2278/head
yarn add FaridSafi/react-native-gifted-chat#refs/pull/2278/head

And none of it works. Thanks for your help🙏

just yarn add https://github.com/kyoto21/react-native-gifted-chat.git

it's because i changed the build script to the one that support build on forked repo...

kyoto21 avatar Oct 19 '22 16:10 kyoto21

Sorry to bother you, but how can I install this PR? I'm using yarn and I've tried the following:

yarn add FaridSafi/react-native-gifted-chat#2278/head
yarn add FaridSafi/react-native-gifted-chat#pull/2278/head
yarn add FaridSafi/react-native-gifted-chat#refs/pull/2278/head

And none of it works. Thanks for your help🙏

just yarn add https://github.com/kyoto21/react-native-gifted-chat.git

it's because i changed the build script to the one that support build on forked repo...

Got it! And I successfully install this repo, cheers 🎉. By the way, thanks for creating this hot fix with expo!

jimmy-chiang avatar Oct 20 '22 08:10 jimmy-chiang

Should be fixed with https://github.com/FaridSafi/react-native-gifted-chat/pull/2353 and https://github.com/FaridSafi/react-native-gifted-chat/releases/tag/v2.0.0

Johan-dutoit avatar Mar 13 '23 09:03 Johan-dutoit