You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Invariant Violation: [19,"RCTView",21,{"width":"<<NaN>>","height":0,"backgroundColor":0}] is not usable as a native method argument · Issue #9 · geek-prince/react-native-page-scrollview
Activity
ghost commentedon May 7, 2019
geek-prince commentedon May 7, 2019
你用的react-native版本是较新的版本吗?大家最近反馈这个问题大多数都是在较新版本的出现的,但是最近还没时间来得及更新,你可以用下面这个用户找到的临时方法来解决一下:
在源码中加入宽高的默认值
ghost commentedon May 7, 2019
版本是最新的
geek-prince commentedon May 7, 2019
那你先用这个方法临时解决一下吧,我后面有时间时会更新一个版本
ghost commentedon May 7, 2019
好的
CrayonShin-chan commentedon Oct 14, 2019
这么久了 这个问题还不更新掉吗?
miyaliunian commentedon Jan 17, 2020
大佬 可以帮你 pr吗
geek-prince commentedon Jan 17, 2020
@miyaliunian 行吧,你们有什么其他好的想法也都可以pr过来看看,现在还没什么时间来维护这些库
r-j-q commentedon Apr 12, 2022
项目升级后react-native-gesture-handler报invariant找不到,这怎么解决啊