|
@@ -45,8 +45,8 @@ Here is the full comparison of features between v1 and v2 (will be updated regul
|
45
|
45
|
| API | v1 | v2 |
|
46
|
46
|
|---------------------|--------|------------|
|
47
|
47
|
| push | ✅ | ✅ |
|
48
|
|
-| pop | ✅ | ✅ Only iOS |
|
49
|
|
-| showModal | ✅ | ✅ |
|
|
48
|
+| pop | ✅ | ✅ |
|
|
49
|
+| showModal | ✅ | ✅ Only iOS |
|
50
|
50
|
| popToRoot | ✅ | ✅ |
|
51
|
51
|
| resetTo | ✅ | [Contribute](CONTRIBUTING.md) |
|
52
|
52
|
| dismissModal | ✅ | ✅ Only iOS |
|