File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -57,10 +57,10 @@ yarn add @native-html/iframe-plugin react-native-webview
57
57
58
58
## Compat Table
59
59
60
- | react-native-render-html | @native-html/iframe-plugin | Documentation |
61
- | ------------------------ | -------------------------- | ------------- |
62
- | ≥ 5.0.0 < ; 6.0.0 | 1.x | ` rnrh/5.x ` |
63
- | ≥ 6.0.0 | 2.x | ` rnrh/6.x ` |
60
+ | react-native-render-html | @native-html/iframe-plugin | Documentation |
61
+ | ------------------------ | -------------------------- | ------------------------------------------------------------------------------------------------ |
62
+ | ≥ 5.0.0 < ; 6.0.0 | 1.x | [ ` rnrh/5.x ` ] ( https://github.com/native-html/plugins/tree/rnrh/5.x/packages/iframe-plugin#readme ) |
63
+ | ≥ 6.0.0 | 2.x | ` rnrh/6.x ` ( _ in development _ ) |
64
64
65
65
## Minimal working example
66
66
Original file line number Diff line number Diff line change @@ -85,11 +85,11 @@ yarn add @native-html/table-plugin
85
85
> ** Make sure you check the appropriate version documentation before
86
86
> proceeding.**
87
87
88
- | react-native-render-html | @native-html/table-plugin | Documentation |
89
- | ------------------------ | ------------------------- | ------------- |
90
- | ≥ 4.2.1 < ; 5.0.0 | 2.x | ` rnrh/4.x ` |
91
- | ≥ 5.0.0 < ; 6.0.0 | 3.x | ` rnrh/5.x ` |
92
- | ≥ 6.0.0 | 4.x | ` rnrh/6.x ` |
88
+ | react-native-render-html | @native-html/table-plugin | Documentation |
89
+ | ------------------------ | ------------------------- | ----------------------------------------------------------------------------------------------- |
90
+ | ≥ 4.2.1 < ; 5.0.0 | 2.x | [ ` rnrh/4.x ` ] ( https://github.com/native-html/plugins/tree/rnrh/4.x#readme ) |
91
+ | ≥ 5.0.0 < ; 6.0.0 | 3.x | [ ` rnrh/5.x ` ] ( https://github.com/native-html/plugins/tree/rnrh/5.x/packages/table-plugin#readme ) |
92
+ | ≥ 6.0.0 | 4.x | ` rnrh/6.x ` ( _ in development _ ) |
93
93
94
94
## Minimal working example
95
95
You can’t perform that action at this time.
0 commit comments