refactor: use styled-components in comment-list-item #723
Conversation
|
Could you have a look at Travis? |
| }, | ||
| }); | ||
| const Container = styled.View` | ||
| padding: 10px 10px 0 0; |
machour
Feb 12, 2018
Member
This seems to cause a Travis build failure, could you have a look?
This seems to cause a Travis build failure, could you have a look?
| `; | ||
|
|
||
| const ActionButtonIconContainer = styled.View` | ||
| padding: 5px 0 10px; |
machour
Feb 12, 2018
Member
And this too
And this too
|
LGTM, tested on Android and iPhone simulators. |
chinesedfan
mentioned this pull request
alejandronanez
mentioned this pull request

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Screenshots
Description
Based on #557. Thank @MrLoh all the same.