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

Webview bridge is part of React Native core #14

Open
pavsidhu opened this issue Feb 25, 2017 · 8 comments · May be fixed by #17
Open

Webview bridge is part of React Native core #14

pavsidhu opened this issue Feb 25, 2017 · 8 comments · May be fixed by #17
Assignees

Comments

@pavsidhu
Copy link

I found this on the react-native-webview-bride which states that the library has been added to React Native 0.37. Are there any plans on removing your dependency on this library in the future?

@yedidyak
Copy link
Collaborator

Thanks for this! We'll look into it.

@yedidyak
Copy link
Collaborator

@artald Can you take a look to see if we can lose our own webview bridge now?

@peter-tudosa
Copy link

peter-tudosa commented Mar 1, 2017

I am having an issue related to this, I think. I am using react native 0.41.2 and while trying to integrate zss-rich-editor with my project I found out that basically react-native-webview-bridge collides with react-native on iOS, I have some duplicates errors. I am not sure why on Android is not happening the same thing.

Do you guys plan to update the package to rely solely on react-native. Anyone made it work with 0.41, so far? Any advice?
Thanks!

@armstrongnate armstrongnate linked a pull request Mar 21, 2017 that will close this issue
@levity
Copy link

levity commented Jun 21, 2017

I have been able to get the editor working on iOS with react-native 0.45.1 by using react-native-webview-bridge-updated. The README needs to be changed; it mentions this package but links to the old one.

@mkamranhamid
Copy link

Not working on "react-native": "0.49.3" issue link what do i need to make it work on my version

@creativefull
Copy link

try react-native link

@Prozhou
Copy link

Prozhou commented Nov 28, 2018

@razvan-tudosa now i do this already. rely solely on react-native.don't need web bridge. look like so late for you.

@peter-tudosa
Copy link

@Prozhou thanks for letting me know, I am not working with RN at the moment, but when the time comes, if needed, I'll come back for this package.

fkesheh pushed a commit to trilogy-group/react-native-zss-rich-text-editor that referenced this issue Dec 12, 2022
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

Successfully merging a pull request may close this issue.

8 participants