AN Long

Results 66 issues of AN Long

I upgrade my project to react native 0.8, and saw this errors: ``` [15:48:07] fs crawl [15:48:07] fs crawl (428ms) Unable to resolve module ./base64-vlq from /Users/asaka/Codes/FirstSight/node_modules/react-native-router/node_modules/react-native/Libraries/JavaScriptAppEngine/Initialization/SourceMap.js Unable to resolve...

`mWheel.setValue(1, false)` seems not work in `onCreate` , but in `OnScrollListener` it works fine.

The cross-plaform example had changed the file name in https://github.com/dataploy-ai/labsdk/commit/b1a79b8b7422ad1e8d29f510ff5e975696ffbfde

I saw current codes have not been formatted yet, so just added a travis ci step to check it, and I think this should work since this PR is failed...

现有代码(尤其 object.js)中有很多兼容 backbone 的代码,比较占用内存,但是并没有太大卵用。 - [x] 将 view.js / router.js / history.js / collection.js 标记为 deprecated。 - [x] 移除 view.js / router.js / history.js / collection.js。 - [ ] 移除...

enhancement

``` diff - AV.User.signUpOrlogInWithAuthData + AV.User.signUpOrLogInWithAuthData - AV.User.signUpOrlogInWithMobilePhone + AV.User.signUpOrLogInWithMobilePhone ```