-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Render mobile message replies #3088
Conversation
| ${props => (props.expanded ? '' : 'max-height: 100px;')}; | ||
| `; | ||
|
|
||
| export const QuoteGradient = styled(LinearGradient).attrs({ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
oh, i don't know Expo provided LinearGradient & there is such as cool way to handle CSS Gradients by styled-components on ReactNative😋
Also removes the duplicate `onlyContainsEmoji`.
| "dev": true, | ||
| "minify": false, | ||
| "urlRandomness": "66-qcw" | ||
| "urlRandomness": "2s-bjc" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this have notes around why this needs to be this specific thing?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's automatically generated by Expo
|
Overall this looks good to me @mxstbr - I think you'll have the fastest ability to resolve those conflicts, then we can get this merged :) |
|
Will resolve and merge tomorrow! |
Status
TODO
Current status: