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

InputRow. default value is not set. #40

Open
ruskid opened this issue Sep 26, 2016 · 1 comment
Open

InputRow. default value is not set. #40

ruskid opened this issue Sep 26, 2016 · 1 comment

Comments

@ruskid
Copy link

ruskid commented Sep 26, 2016

Hello using panza 3.0.0-beta-1 on android. Having some issues with InputRow
InputRow default preloaded value "ssss" is not set, onChangeText works though and normal Input works fine.

  <InputRow
            value={'ssss'}
            onChangeText={() => false} />

Other issues: There are difficulties on styling label, especially if InputRow is not vertical. It's just small bold text.

@ruskid
Copy link
Author

ruskid commented Sep 26, 2016

I can see that this issue is fixed on master. When can we expect a new release? It's been a long time.

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

1 participant