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

add react-native-web support #344

Open
sarvarrose opened this issue Jan 2, 2023 · 3 comments
Open

add react-native-web support #344

sarvarrose opened this issue Jan 2, 2023 · 3 comments

Comments

@sarvarrose
Copy link

For projects that use RN + react-native-web for their web applications, the styling for the input label gets broken. The label is pushed to the left of the parent container out of the bounds of the input.

input

It is not possible to pass separate styles for the label as the label component's render method does not accept any such prop for styling.

react-native-web github: https://github.com/necolas/react-native-web

@sarvarrose
Copy link
Author

Fixed by #346

@SergioGeeK7
Copy link

Can we close this ?

@sarvarrose
Copy link
Author

@SergioGeeK7 #346 was closed not merged so this is still an issue.

I can reopen #346 if you want if there's a scope for merging this.

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