我已将 react native 版本从0.57更新到 0.59.1。成功更新后,它会在反应本机信息中引发错误,因此我安装了@react-native-community/netinfo 并从反应本机中删除了 Netinfo。
我已经运行以下命令来安装最新版本的 netinfo:
npm install --save @react-native-community/netinfo
react-native 链接@react-native-community/netinfo
cd ios && pod 安装
在运行我的项目时成功链接后,我收到错误 @react-native-community/netinfo: NativeModule.RNCNetInfo is null ...
我也尝试过 netinfo 的第 3 版,但发生了同样的错误。
版本:
@react-native-community/netinfo: ^5.3.2
反应:^16.8.3
反应原生”:^0.59.1
如果有人对此有解决方案,请帮助我。
谢谢。
我安装了三个包:
我可以设置简单的 ckeditor5 但不知道如何在这个编辑器中使用 MathType 插件。
这是我的示例代码:
<CKEditor
data={input.value}
editor={ClassicEditor}
onChange={(event, editor) => {
return input.onChange(editor.getData());
}}
/>;
Run Code Online (Sandbox Code Playgroud)
谁能解释我如何使用它?谢谢。
ckeditor ×1
ckeditor5 ×1
mathtype ×1
npm ×1
npm-install ×1
react-native ×1
react-native-community-netinfo ×1
reactjs ×1
wiris ×1