Funny
Funny
editMode:false, allowEdit: false, allowCopy: false, Ctrl + C仍然可以复制,怎么解决呢
暂时通过修改源码解决:  增加代码: if (!luckysheetConfigsetting.allowCopy) { return false; }
Invariant Violation: requireNativeComponent: "RNCAndroidDialogPicker" was not found in the UIManager
1. delete node_modules. 2. npm install. 3. yarn android. Hope this helps someone!
ln -s /opt/homebrew/bin/idb /usr/local/bin