We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I set numColumns greater than 1 I get a warning, and I guess there's nothing I can do about it:
Flatlist component Without warning when numColumns > 1
"expo": "^49.0.0", "react-native-web": "~0.19.6",
https://codesandbox.io/s/serene-brahmagupta-tym8wh?file=/src/App.js
No response
The text was updated successfully, but these errors were encountered:
3babcc4
No branches or pull requests
Is there an existing issue for this?
Describe the issue
When I set numColumns greater than 1 I get a warning, and I guess there's nothing I can do about it:
Expected behavior
Flatlist component Without warning when numColumns > 1
Steps to reproduce
"expo": "^49.0.0",
"react-native-web": "~0.19.6",
Test case
https://codesandbox.io/s/serene-brahmagupta-tym8wh?file=/src/App.js
Additional comments
No response
The text was updated successfully, but these errors were encountered: