GeekyAnts / GeekyAnts/react-native-easy-grid

Styled Components not working on Row

Open
#94 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.2k
Forks
165
PR merge metrics
No merged PRs in 30d

Description

const StyledRow = styled(Row)`
background-color: #f00;
`;
the css is getting applied, i can see red color but there is only single row in which all the columns are displayed, so the UI becomes Messy

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.