Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Radio Form. can't select #52

Closed
Aleksandern opened this issue Jul 26, 2017 · 1 comment
Closed

Radio Form. can't select #52

Aleksandern opened this issue Jul 26, 2017 · 1 comment

Comments

@Aleksandern
Copy link

Aleksandern commented Jul 26, 2017

"react": "16.0.0-alpha.12",
"react-native": "0.46.4",
"react-native-simple-radio-button": "^2.6.0",
                      <RadioForm
                          radio_props={this.state.prices}
                          formHorizontal={false}
                          labelHorizontal={true}
                          initial={0}
                          buttonColor={'#d82647'}
                          animation={true}
                          onPress={(value) => {this.updateCart(value)}}
                          style={{alignItems: 'flex-start'}}
                        />

radioform

@moschan
Copy link
Owner

moschan commented Aug 13, 2017

Hi, thank you for your issue.

This issue might be related #53. And I already bumped new version.
Could you try to use the latest version?

If you still have a problem, please let me know

@moschan moschan closed this as completed Aug 13, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants