update readme

This commit is contained in:
张磊 2018-10-29 10:31:33 +08:00
parent 5b03e57cb2
commit 786c73f940
1 changed files with 11 additions and 10 deletions

View File

@ -293,16 +293,17 @@ render(<my-app></my-app>, 'body')
支持手势列表:
| **手势** |
| onTap |
| onMultipointStart |
| onLongTap |
| onSwipe |
| onPinch |
| onRotate |
| onPressMove |
| onMultipointEnd |
| onDoubleTap* |
| **手势** |
| ----- |
| onTap |
| onMultipointStart |
| onLongTap |
| onSwipe |
| onPinch |
| onRotate |
| onPressMove |
| onMultipointEnd |
| onDoubleTap |
## omi-mobx