We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3829bb1 commit 820acb1Copy full SHA for 820acb1
1 file changed
README.md
@@ -262,7 +262,7 @@ const styles = StyleSheet.create({
262
| onError | function(error) | null | callback when error happened | ✔ | ✔ | <3.0 |
263
| onPageSingleTap | function(page) | null | callback when page was single tapped | ✔ | ✔ | 3.0 |
264
| onScaleChanged | function(scale) | null | callback when scale page | ✔ | ✔ | 3.0 |
265
-| onPressLink | function(uri) | null | callback when link tapped | ✔ | ✔ | 5.1.? |
+| onPressLink | function(uri) | null | callback when link tapped | ✔ | ✔ | 6.0.0 |
266
267
#### parameters of source
268
0 commit comments