Commit cac7db1
authored
Reset Stepper (#16)
* Fix/proptypes (#2)
* Added gitignore file, changed PropTypes package
* Fixing images on the UIStepper
* Adding wraps
* Adding wraps
* Updated README
* Added displayValue prop to display the value between [-] and [+] buttons
* Updating prop table
* Added ability to override tint color on external images
* Updated README adding a screenshot
* External image used for examples
* Bumped up version
* Docs update
* Updating docs
* Updated docs
* Horizontal stepper added
* Bumped up Node version
* Added npmignore, and an example project
* Updating example
* Update Docs
* Updating Docs
* Fixing Measurements (#7)
* Merge Vertical Stepper (#5)
* Added gitignore file, changed PropTypes package
* Fixing images on the UIStepper
* Adding wraps
* Adding wraps
* Updated README
* Added displayValue prop to display the value between [-] and [+] buttons
* Updating prop table
* Added ability to override tint color on external images
* Updated README adding a screenshot
* External image used for examples
* Bumped up version
* Docs update
* Updating docs
* Updated docs
* Horizontal stepper added
* Bumped up Node version
* Added npmignore, and an example project
* Updating example
* Update Docs
* Updating Docs
* Upgraded react-native-ui-stepper to 1.2.0
* Fixed height and width measurements
* Updated docs
* Feature/font family (#12)
* Added support for fontFamily
* Add fontFamily support
* Add fontFamily support
* Remove logs
* Bump up version
* Reset UIStepper (#15)
* Added ref to UIStepper
* Updated documentation
* Reset UIStepper to npm module as appose to local file
* Added value prop
* Updated docs
* Added to docs
* Fixed UI issues1 parent e9381ea commit cac7db1
File tree
12 files changed
+488
-41
lines changed- example
- components
- pages
- assets
12 files changed
+488
-41
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
71 | 83 | | |
72 | 84 | | |
73 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
24 | 25 | | |
25 | 26 | | |
26 | 27 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
50 | | - | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| 56 | + | |
54 | 57 | | |
55 | 58 | | |
56 | 59 | | |
| |||
77 | 80 | | |
78 | 81 | | |
79 | 82 | | |
80 | | - | |
| 83 | + | |
| 84 | + | |
81 | 85 | | |
82 | 86 | | |
83 | 87 | | |
84 | 88 | | |
85 | | - | |
| 89 | + | |
86 | 90 | | |
87 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
88 | 113 | | |
89 | 114 | | |
90 | 115 | | |
| |||
123 | 148 | | |
124 | 149 | | |
125 | 150 | | |
| 151 | + | |
126 | 152 | | |
127 | 153 | | |
128 | 154 | | |
| |||
217 | 243 | | |
218 | 244 | | |
219 | 245 | | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
220 | 252 | | |
221 | 253 | | |
222 | 254 | | |
| |||
236 | 268 | | |
237 | 269 | | |
238 | 270 | | |
239 | | - | |
| 271 | + | |
240 | 272 | | |
241 | 273 | | |
242 | 274 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
12 | 29 | | |
13 | 30 | | |
14 | 31 | | |
| |||
166 | 183 | | |
167 | 184 | | |
168 | 185 | | |
169 | | - | |
170 | 186 | | |
171 | 187 | | |
172 | 188 | | |
| |||
183 | 199 | | |
184 | 200 | | |
185 | 201 | | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
186 | 249 | | |
187 | 250 | | |
188 | 251 | | |
| |||
193 | 256 | | |
194 | 257 | | |
195 | 258 | | |
196 | | - | |
| 259 | + | |
197 | 260 | | |
198 | 261 | | |
199 | 262 | | |
200 | | - | |
| 263 | + | |
201 | 264 | | |
202 | 265 | | |
203 | 266 | | |
| |||
0 commit comments