|
@@ -68,11 +68,11 @@ v2 is written in Test Driven Development. We have a test for every feature inclu
|
68
|
68
|
| resetTo | ✅ | ✅|
|
69
|
69
|
| showModal | ✅ | ✅|
|
70
|
70
|
| dismissModal | ✅ | ✅|
|
71
|
|
-| showOverlay | [Contribute](/docs/docs/CONTRIBUTING.md) | ✅ |
|
72
|
|
-| dismissOverlay | [Contribute](/docs/docs/CONTRIBUTING.md) | ✅ |
|
|
71
|
+| showOverlay | ✅ | ✅ |
|
|
72
|
+| dismissOverlay | ✅ | ✅ |
|
73
|
73
|
| customTransition | ✅ | [Contribute](/docs/docs/CONTRIBUTING.md) |
|
74
|
74
|
| Screen Visibility | ✅ |✅|
|
75
|
|
-| async commands (await push) | [Contribute](/docs/docs/CONTRIBUTING.md) |✅ |
|
|
75
|
+| async commands (await push) | ✅ |✅ |
|
76
|
76
|
|
77
|
77
|
### Navigation Options
|
78
|
78
|
|
|
@@ -129,7 +129,7 @@ v2 is written in Test Driven Development. We have a test for every feature inclu
|
129
|
129
|
| disabledBackGesture | ✅ | / iOS specific |
|
130
|
130
|
| screenBackgroundImageName | ✅ | [Contribute](/docs/docs/CONTRIBUTING.md) |
|
131
|
131
|
| rootBackgroundImageName | ✅ | [Contribute](/docs/docs/CONTRIBUTING.md) |
|
132
|
|
-| sideMenuVisible | [Contribute](/docs/docs/CONTRIBUTING.md) | [Contribute](/docs/docs/CONTRIBUTING.md) |
|
|
132
|
+| sideMenuVisible | ✅ | [Contribute](/docs/docs/CONTRIBUTING.md) |
|
133
|
133
|
|
134
|
134
|
|
135
|
135
|
## v1 vs v2 Feature Comparison
|