react-native-markdown-display icon indicating copy to clipboard operation
react-native-markdown-display copied to clipboard

Dependency updates (primarily React 17 and React Native 0.64.2)

Open inderdhir opened this issue 3 years ago • 10 comments

inderdhir avatar Jul 01 '21 00:07 inderdhir

I don't think React Native dependency version needs to be updated, Expo has only just upgraded to 0.64.2 and this module works fine on older versions. Just needs React dependency changed to

"react": "^16.2.0 || ^17 || ^18"

smithydll avatar Oct 23 '21 10:10 smithydll

Please consider to merge it. Thanks!

baochungit avatar Dec 18 '21 19:12 baochungit

This is blocking the install of react-native-markdown-display on v0.66.3 of react-native, which requires v17.0.2 of react whenever we run npm install. It would be great if we could get this merged.

Alternatively, if anyone requires the 17.0.2 react update urgently, I found another package here that was forked from this repository updated with the changes in this PR: https://www.npmjs.com/package/@flowchase/react-native-markdown-display.

JavanHuang avatar Dec 21 '21 09:12 JavanHuang

Bump

nicobermudez avatar May 10 '22 17:05 nicobermudez

Bump. Could really use this change

HugDoggyDogg avatar May 17 '22 12:05 HugDoggyDogg

Just updated React/RN deps

inderdhir avatar May 21 '22 00:05 inderdhir

Can we merge this?

nicobermudez avatar May 21 '22 05:05 nicobermudez

Merge please

Gnative avatar Sep 07 '22 09:09 Gnative

@iamacup can we get this merged?

jkester1986 avatar Oct 14 '22 15:10 jkester1986

push

NilsBaumgartner1994 avatar Nov 15 '22 09:11 NilsBaumgartner1994