Wujikang

Results 14 issues of Wujikang

建议增加判断数组包含的功能,判断一个数组是否包含另外一个数组中

建议

- [x] I have searched the [issues](https://github.com/ant-design/ant-design-mobile-rn/issues) of this repository and believe that this is not a duplicate. ### Reproduction link [![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/picker-pf6zw?file=/src/App.js) ### Steps to reproduce 添加属性,点击展开 ###...

克隆的是antd-mobile-samples直接运行的,运行后不起作用 ![image](https://github.com/suwu150/static-resource/blob/master/images/ant-design-mobile-theme.gif?raw=true) ``` - antd-mobile 版本: "dependencies": { "antd-mobile-rn": "next", "react": "^15.6.1", "react-native": "0.41.2" }, ``` 还有如下代码: ``` const path = require('path'); const fs = require('fs'); const defaultVars = require('antd-mobile-rn/lib/style/themes/default.native');...

help wanted
React Native

## 🐛 Bug Report 在0.5.3版本中,android在调用 SYImagePicker.showImagePicker()方法时,配置项不添加compressFocusAlpha则会出现闪退现象 问题机型: - 荣耀9,emui 9.1.0, android 9 - samsung Galaxy A51 5G SM-A5160 Android 10 "react-native": "0.64.2", 感觉改方案未向前兼容,容易导致以前写的代码出现闪退,既然是用默认值,就应该能够存在不传入的情况

connectListener事件何时触发?

群发功能,指定群进行群发,好友进行群发,并且在群发的过程中能够进行过滤

Can you provide a return value?

调用时能随机化分布吗

I've read the readme.md file, but I still didn't deploy it successfully. my webpack.config.js is below: ``` { test: /jquery-mousewheel/, loader: "imports?define=>false&this=>window" }, { test: /malihu-custom-scrollbar-plugin/, loader: "imports?define=>false&this=>window"} ``` and...

如下面所示,我是这样引入的: ``` const nodejieba = require('nodejieba'); // var result = nodejieba.cut("南京市长江大桥"); // console.log(result); // //["南京市","长江大桥"] ``` 结果报下面的错误: ``` module.js:435 return process.dlopen(module, path._makeLong(filename)); ^ Error: Module version mismatch. Expected 46, got...

Stale