Skip to content
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

可以和其它的数据框架结合使用吗? #300

Closed
791060555 opened this issue Jul 10, 2017 · 4 comments
Closed

可以和其它的数据框架结合使用吗? #300

791060555 opened this issue Jul 10, 2017 · 4 comments

Comments

@791060555
Copy link

怎么样和当前流行数据框架使用,如果dva,mobx

@stri
Copy link

stri commented Jul 17, 2017

我正在用mobx,需要改下mobx的源码,从两块需要改下:

  • 是依赖的包,如mobx-react里的require('react')
  • ObservableArray.prototype的原生数组方法名得改下,weex环境会报错的(不能修改原生方法)

其它还好,页面是跑起来了。

@xcodebuild
Copy link
Contributor

@stri ObservableArray 并不是原生对象,为什么 ObservableArray.prototype.concat 会是原生方法

@xcodebuild
Copy link
Contributor

提了一个 PR:mobxjs/mobx#1163

@tangkunyin
Copy link

共同关注下这块

@yuanyan yuanyan closed this as completed Dec 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants