-
Notifications
You must be signed in to change notification settings - Fork 475
react native 0.37版本报错 #9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
建议使用0.3.0版本,0.3.1版本无法使用,各位道友请自行选择 |
请问是您之前的代码里有手动调用updatePosition方法吗?如果有可以将调用去掉即可,0.3.0之后的版本不需要手动调用哦。 |
之前0.3.0版本的时候有写过这个方法,后来删除之后能使用,但是今早更新了react-native到0.37后,也顺便升级至0.3.1,但是报错,然后我又只能使用0.3.0版本 |
@alukaka |
哈哈 没事 还要感谢你呢 省去很多事 options 那里 点击准备选择时 好像会有一个空白的 比如我有4个选项 但是却好像出来了5个的位置 这里应该可以优化一下 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
找不到updateposition这个方法,
0.3.1已经移出了这个方法 可是我的0.3.1还是提示这个方法没有
谢谢
The text was updated successfully, but these errors were encountered: