Skip to content

Commit

Permalink
feat(taro-api): 增加 previewMedia API,close #8594
Browse files Browse the repository at this point in the history
  • Loading branch information
Chen-jj committed Jan 28, 2021
1 parent 4460a89 commit d172a7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/taro-api/src/native-apis.js
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,7 @@ const otherApis = {
chooseImage: true,
chooseMessageFile: true,
previewImage: true,
previewMedia: true,
getImageInfo: true,
compressImage: true,
saveImageToPhotosAlbum: true,
Expand Down

0 comments on commit d172a7e

Please sign in to comment.