Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this working with RN 0.61? #178

Open
marlon-wiprud opened this issue Oct 29, 2019 · 6 comments
Open

Is this working with RN 0.61? #178

marlon-wiprud opened this issue Oct 29, 2019 · 6 comments

Comments

@marlon-wiprud
Copy link

I see that this package has not had a release in about a year on NPM - is anyone using this successfully with react native 0.61?

@yasir-netlinks
Copy link

Hi @marlon-wiprud have you made it work for rn 0.61 ?

@Ankit-96
Copy link

Ankit-96 commented Nov 15, 2019

It is working with RN61. You can check the below link
https://github.com/Ankit-96/react-native-zss-rich-text-editor

@MaxInMoon
Copy link

@Ankit-96 it fails on rn 0.61 for me, and it seems logical cause the fork https://github.com/Ankit-96/react-native-zss-rich-text-editor uses "react-native-webview-bridge-updated": "^1.0.0" dependency, which import WebView from react-native (error):

https://github.com/wix-playground/react-native-webview-bridge/blob/master/webview-bridge/index.ios.js#L32

Any idea/information on this? Thank you?

@jb-
Copy link

jb- commented Dec 22, 2019

@MaxInMoon @yasir-netlinks @marlon-wiprud
I made it work. https://github.com/jb-/react-native-zss-rich-text-editor

@krunalray
Copy link

krunalray commented Jun 15, 2020

@MaxInMoon @yasir-netlinks @marlon-wiprud
I made it work. https://github.com/jb-/react-native-zss-rich-text-editor

it is not working on live device ios. In simulator it's working good but after app build and install on ios device editor show perfectly but i can't insert and edit text and also not see initialValues

@rejsalt
Copy link

rejsalt commented Sep 24, 2020

Hi
It is working perfectly in simulator. But not working in ios real device. Any idea?

@MaxInMoon @yasir-netlinks @marlon-wiprud
I made it work. https://github.com/jb-/react-native-zss-rich-text-editor

it is not working on live device ios. In simulator it's working good but after app build and install on ios device editor show perfectly but i can't insert and edit text and also not see initialValues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants