AndrewAi

Results 3 comments of AndrewAi

Hi, When I change the value, the onValuechange fires, but its delayed and the value returned is always one behind. i.e the default value is 'Select a Category' the other...

Hi thank you for your comments. this is my setEventCategory function `setEventCategory(eventCategory){ this.setState({eventCategory: eventCategory}); console.log('setEventCategory: eventCategory: ', this.state.eventCategory) }` very simple. should I be using some onSubmit or onDonePress instead...

Ok I will thank you, but I wont be able to try it till tomorrow. thanks