beeshell
beeshell copied to clipboard
React Native 组件库
Topview instance is not existed.
错误提示:Topview instance is not existed. 使用方式: 
checkbox 自定义勾选颜色没用 checkedIcon: React.createElement(Icon, { source: require(`../../common/images/icons/check-circle.png`), size: variables.mtdFontSizeL, tintColor: variables.mtdBrandPrimaryDark }), 自定义了mtdBrandPrimaryDark, 但是没有生效

使用useRef ` const pickerRef = useRef(null) ` ` `  请问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...