react-native-responsive
react-native-responsive copied to clipboard
Support React.Fragment
Currently using Fragments works perfectly fine, but it triggers proptypes validation failure (Adjacent JSX elements must be wrapped in an enclosing tag
).
Is there any justification for this or can this check be removed?