Commit Graph

10 Commits

Author SHA1 Message Date
raajnadar
12f3cf1096 fix: optimize images to remove warning from expo cli 2019-06-27 13:19:01 +02:00
jaulz
99b33ece80 fix: improve fonts on web 2019-01-29 20:23:58 +01:00
Satyajit Sahoo
4a882594e7 docs: add instructions for react-native-web 2019-01-29 01:03:49 +01:00
Satyajit Sahoo
22ffb9ae73 chore: add react-native-web example. closes #671
This example is missing the drawer, but all other examples are there. There are rendering issues with few components on the web. Hopefully this example will make it easier to identify these issues and fix them in future.
2019-01-27 14:38:27 +01:00
Julian Hundeloh
b68fac70b0 feat: add Avatar component 2019-01-22 12:55:16 +01:00
Grzegorz Gawrysiak
b9aa79503c feat: add Chip component 2018-05-06 18:33:30 +02:00
Satyajit Sahoo
772b82ac36 fix: center icon in button along with text 2018-05-06 17:05:20 +02:00
Grzegorz Gawrysiak
7b2948f570 feat: Add ListSection and ListItem components 2018-04-12 17:29:01 +02:00
Satyajit Sahoo
5a964b3234 docs: add more card examples 2016-11-20 21:30:59 +05:30
Satyajit Sahoo
0f3e1420a4 feat: add Card.Cover, Card.Actions and Card.Content
These components can adjust their styling automatically based on their siblings without any extra work on user's end. For example, the cover adjusts it's border radius, content adjusts it's padding, etc.
2016-11-20 17:48:14 +05:30