Skip to content

Autobind is not working 0.32 #6

@anuragalla

Description

@anuragalla

Autobind decorator is not working in react native 0.32
.babelrc

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

package.json

  "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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions