-
Notifications
You must be signed in to change notification settings - Fork 24.9k
Closed
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.
Description
It would be really great to be able to run JS inside of a WebView component and register event listeners within regular React Native code.
My specific use-case is PouchDB, which really wants to run either in Node.js or the browser; however, there are lots of libraries that are designed to work within one or the other of the existing JS runtimes, but would still be useful to a React Native app.
I'm thinking something along these lines, perhaps register a react://
protocol or something for message passing - though I'd love to hear about a cleaner way to implement it.
dannycochran, smtlaissezfaire and elhardoum
Metadata
Metadata
Assignees
Labels
Resolution: LockedThis issue was locked by the bot.This issue was locked by the bot.