Commit 29fd84b8 authored by xwenliang's avatar xwenliang

v0.2.5

parent c5cfec35
......@@ -176,7 +176,6 @@ export default class PickerAny extends React.Component {
_pickerFinish(){
this._toggle();
debugger;
this.state.onPickerDone(this.pickedValue);
}
......
{
"name": "react-native-picker",
"version": "0.2.4",
"version": "0.2.5",
"description": "react-native-picker",
"main": "index.js",
"scripts": {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment