aksonov / aksonov/react-native-mobx

Autobind is not working 0.32

未關閉
#6 7 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Objective-C
星號
224
分支
37
PR 合併指標
30 天內沒有已合併 PR

描述

Autobind decorator is not working in react native 0.32
.babelrc

``` javascript
{
"presets": ["react-native-stage-0/decorator-support"]
}
```

package.json

``` javascript

"name": "mobx",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node node_modules/react-native/local-cli/cli.js start"
},
"dependencies": {
"autobind-decorator": "^1.3.3",
"babel-preset-react-native-stage-0": "^1.0.1",
"mobx": "^2.2.0",
"mobx-react": "^3.3.0",
"react": "15.3.1",
"react-addons-shallow-compare": "^15.3.1",
"react-native": "0.32.0",
"react-native-button": "^1.7.0",
"react-native-localization": "^0.1.17",
"react-native-mobx": "^0.3.1",
"react-native-router-flux": "^3.35.0",
"react-native-tab-view": "0.0.28",
"react-native-theme": "^0.1.4"
},
"devDependencies": {
"sane": "^1.3.4"
}

}
```

![screen shot 2016-09-16 at 9 17 31 pm](https://cloud.githubusercontent.com/assets/9738350/18592121/1410020e-7c53-11e6-9108-8ad6f58f4052.png)

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。