You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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.
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
The text was updated successfully, but these errors were encountered: