Add new package `@remirror/extension-native-bridge`
See original GitHub issueDescription
The goal of this project is to be an editor available on all platforms. Handling text in a WebView with bidirectional communication via React Native, Expo helps a lot in this regard.
Flutter
and NativeScript
could be looked at post 1.0.
Possible Implementation
- Create a new package called
@remirror/native-bridge
- This extension will be responsible for handling bi-directional communication. It will take in events from the native layer via
window.onMessage
and post messages to the native layer viawindow.postMessage
.
- This extension will be responsible for handling bi-directional communication. It will take in events from the native layer via
I’m looking for two or three sponsors who’d like to champion this feature. If you’re not in a position to sponsor but would still like to see this integrated into remirror, please reply with your use cases and upvote this comment for more visibility.
It’s something I really want to work on, but am also aware it’s a big undertaking.
Issue Analytics
- State:
- Created 5 years ago
- Reactions:6
- Comments:11 (6 by maintainers)
Top Results From Across the Web
Installing packages in R4.0.2 package 'XXXX' could not be ...
To answer 1) Have you run update.packages(ask = FALSE) after installing R 4.0.2? 2) You can set the library path in your R-4.0.2 ......
Read more >Installation options for packages
If the package does not build and install, then try building it with open-source R, and then installing the binary as described here....
Read more >Installing and Managing R Packages on Quest
Package Installation. Users can install additional R packages from CRAN by launching RStudio and using the Packages tab in the bottom-right ...
Read more >The remirror from remirror - GithubHelp
At the moment creating a remirror editor is accomplished by adding an extensions props to the ... Add new package `@remirror/extension-native-bridge` ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
STATUS UPDATE:
I’m looking for two or three sponsors who’d like to champion this feature. If you’re not in a position to sponsor it but would still like to see it integrated into
remirror
, please reply with your use cases and upvote the initial issue for more visibility.It’s something I really want to work on, but am also aware it’s a big undertaking.
Okay, progress update.
I’m pitching my current company to see if they’ll give me a few weeks to work on this functionality. If that materialises then it will be part of the
next
release.UPDATE: I obviously need to improve my pitching skills. They said no 😞