Browse Source

Create v1tov2diff.md

Daniel Zlotin 7 years ago
parent
commit
42cf87443c
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      v1tov2diff.md

+ 2
- 2
v1tov2diff.md View File

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