nick-ollier
Results
3
issues of
nick-ollier
# Version StyledVersion: 5.3.3 ReactNative: 0.64.1 React: 17.0.1 # Reproduction ``` const StyledText = styled.Text` color: blue; ` const BigGreenText = styled(StyledText)` color: green; font-size: 20; ` export default ()...
### Concise Description Add the ability to name shortcuts. ### Description When adding a shortcut - All that is visible is a snippet of the URL and an icon. When...
help wanted
Status: Accepted
Priority: Low
Type: Feature