Skip to content

Commit 820acb1

Browse files
author
Wonday
committed
fix readme
1 parent 3829bb1 commit 820acb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ const styles = StyleSheet.create({
262262
| onError | function(error) | null | callback when error happened ||| <3.0 |
263263
| onPageSingleTap | function(page) | null | callback when page was single tapped ||| 3.0 |
264264
| onScaleChanged | function(scale) | null | callback when scale page ||| 3.0 |
265-
| onPressLink | function(uri) | null | callback when link tapped ||| 5.1.? |
265+
| onPressLink | function(uri) | null | callback when link tapped ||| 6.0.0 |
266266

267267
#### parameters of source
268268

0 commit comments

Comments
 (0)