beeshell icon indicating copy to clipboard operation
beeshell copied to clipboard

React Native 组件库

Results 59 beeshell issues
Sort by recently updated
recently updated
newest added

错误提示:Topview instance is not existed. 使用方式: ![image](https://user-images.githubusercontent.com/22065256/68849313-c8e9f800-070c-11ea-9727-2234cfff4978.png)

checkbox 自定义勾选颜色没用 checkedIcon: React.createElement(Icon, { source: require(`../../common/images/icons/check-circle.png`), size: variables.mtdFontSizeL, tintColor: variables.mtdBrandPrimaryDark }), 自定义了mtdBrandPrimaryDark, 但是没有生效

![device-2020-07-24-093613](https://user-images.githubusercontent.com/12692666/88353759-4c2a1600-cd91-11ea-97ed-f1f277a4e567.png)

使用useRef ` const pickerRef = useRef(null) ` ` ` ![image](https://user-images.githubusercontent.com/30694822/76748684-2921a100-67b6-11ea-9ba0-91744cac199f.png) 请问hook方式怎么打开modal

[Error: AnimatedValue: Attempting to set value to undefined]

问题在于新版本中,Animated.Value初始值只可以为数字。 只要一开启App,打开弹窗的时候,必现crash

作者你好: 我现在遇到下面的问题,请求帮助解答: 下载下来之后,安装依赖出错。 npm WARN deprecated [email protected]: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated [email protected]: Please see https://github.com/lydell/urix#deprecated npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/@mrn%2fmrn-common - Not found...