|
@@ -90,11 +90,11 @@ v2 is written in Test Driven Development. We have a test for every feature inclu
|
90
|
90
|
| backgroundColor | ✅ | ✅|
|
91
|
91
|
| buttonColor | ✅ |✅|
|
92
|
92
|
| hidden | ✅ | ✅|
|
93
|
|
-| hideOnScroll | ✅ |✅||
|
|
93
|
+| hideOnScroll | ✅ |✅|
|
94
|
94
|
| translucent | ✅ | [Contribute](/docs/WorkingLocally.md) |
|
95
|
95
|
| transparent | ✅ | [Contribute](/docs/WorkingLocally.md) |
|
96
|
96
|
| noBorder | ✅ | [Contribute](/docs/WorkingLocally.md) |
|
97
|
|
-| drawUnder | ✅ |✅||
|
|
97
|
+| drawUnder | ✅ |✅|
|
98
|
98
|
| blur | ✅ | [Contribute](/docs/WorkingLocally.md) |
|
99
|
99
|
| custom component |✅ |✅|
|
100
|
100
|
| background component |✅ |✅|
|