question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add new package `@remirror/extension-native-bridge`

See original GitHub issue

Description

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 via window.postMessage.

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 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:closed
  • Created 5 years ago
  • Reactions:6
  • Comments:11 (6 by maintainers)

github_iconTop GitHub Comments

5reactions
ifiokjrcommented, Sep 8, 2020

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.

5reactions
ifiokjrcommented, Sep 8, 2020

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 😞

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found