react-native-clean-form
react-native-clean-form copied to clipboard
Allow Label to accept any styling props
This allows Label to accept any styling props. However, this piece of code does not follow the prev style (no semicolons) and does not depend on styled components. Hope, it does not matter.
Theme section Label is now split into two - Label and LabelText, but older themes are still compatible.