Skip to content

Commit a0d01e9

Browse files
committed
2 parents a66d601 + 447c21b commit a0d01e9

File tree

2 files changed

+224
-216
lines changed

2 files changed

+224
-216
lines changed

Readme.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,26 +95,32 @@ import { Button, LabeledButton } from '@muratoner/semantic-ui-react-native';
9595
## Components
9696

9797
- [ ] Accordion
98+
- [ ] Actionsheet
9899
- [x] Avatar
99100
- [ ] Avatar Group
100-
- [ ] Badge
101+
- [x] Badge
101102
- [ ] BottomSheet
102103
- [ ] Breadcrumb
103104
- [x] Button
104105
- [ ] ButtonGroup
105106
- [ ] Card
107+
- [x] Center
106108
- [ ] Color Picker
109+
- [x] Column
107110
- [x] CheckBox
108111
- [ ] CheckBoxGroup
109112
- [ ] Comment
113+
- [ ] Collapse
110114
- [x] Divider
111115
- [ ] Dimmer
112116
- [ ] Feed
113117
- [ ] Flag
118+
- [x] Flex
114119
- [ ] Grid
115120
- [ ] Header
116121
- [ ] HTML style headings
117122
- [x] Icon
123+
- [x] Inset
118124
- [ ] Image
119125
- [ ] Input
120126
- [ ] Label
@@ -127,8 +133,10 @@ import { Button, LabeledButton } from '@muratoner/semantic-ui-react-native';
127133
- [x] Progress
128134
- [ ] Rating
129135
- [ ] RadioGroup
136+
- [x] Row
130137
- [ ] SearchBar
131138
- [ ] Segment
139+
- [x] Stack
132140
- [ ] Statistic
133141
- [ ] Step
134142
- [ ] Slider

0 commit comments

Comments
 (0)