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

How can I change the position of checkbox, I want it after label. Please Help!!! #45

Open
Muheet707 opened this issue Mar 12, 2020 · 1 comment

Comments

@Muheet707
Copy link

I want to change the position of checkbox from left to right side of the label. My requirement is like that. Any help in this issue will be appreciated.

@shahrajk
Copy link

shahrajk commented Apr 1, 2020

Hi @Muheet707

use
rowStyle={{
flexDirection: 'row-reverse',
justifyContent: 'space-between',
}}

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