簡體   English   中英

有沒有辦法從 React Native 本地模塊訪問 iOS 中的 JavaScriptCore 上下文?

[英]Is there way to get access to the JavaScriptCore context inside iOS from React Native native module?

我想在 iOS 上使用 React Native 的 JSC 上下文。

我發現了一些提及,但看起來不再是這種情況https://github.com/facebook/react-native/issues/14041
https://github.com/facebook/react-native/issues/1618#issuecomment-112275871

可以,但必須使用 React Native 的原生模塊系統將原生上下文包裝到 JS 可訪問的代理中。 請參閱以下指南以供參考:

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM