ap050492
ap050492
Facing same issue
@mobitinker & @leogomezzz have you found any solution ? if i write below code into chart config then it's show alert dialog , but can't able to call React native...
Yes, bro i done... please check below code, //UI {this.setState({gender:value})}} buttonColor={'#0CB72E'}/> // radio button props for gender const radio_props_gender = [ {label: 'Male', value: 0 }, {label: 'Female', value: 1...