书栈网 · BookStack 本次搜索耗时 0.029 秒,为您找到 28970 个相关结果.
  • playBackgroundAudio

    Taro.playBackgroundAudio(OBJECT) 示例代码 API支持度 Taro.playBackgroundAudio(OBJECT) 使用方式同 wx.playBackgroundAudio ,支持 Promise 化使用。 示例代码 import Taro from '@tarojs/taro' ...
  • onBackgroundAudioStop

    Taro.onBackgroundAudioStop(CALLBACK) API支持度 Taro.onBackgroundAudioStop(CALLBACK) 监听音乐停止。 API支持度 API 微信小程序 H5 React Native 支付宝小程序 百度小程序 Taro.onBackgroundAudioStop ✔️
  • faceVerifyForPay

    451 2020-07-15 《Taro v3.0 API文档》
    类型 参数 示例代码 API 支持度 支付各个安全场景验证人脸 参考文档 类型 ( option : any ) => Promise <any> 参数 示例代码 Taro . faceVerifyForPay ( params ). then (...) API 支持度 API 微信小程序 H5 ...
  • createMediaContainer

    444 2020-07-15 《Taro v3.0 API文档》
    类型 参数 API 支持度 创建音视频处理容器,最终可将容器中的轨道合成一个视频 参考文档 类型 () => MediaContainer 参数 API 支持度 API 微信小程序 H5 React Native Taro.createMediaContainer ✔️
  • API

    482 2020-05-28 《FunDebug 文档》
    API API fundebug.init 用于配置各种属性 。 默认情况下,Fundebug插件能够自动捕获React Native的错误。另外,开发者也可以通过使用Fundebug提供的API发送其他错误信息: notify notifyError
  • Smart Select

    Smart Select React Component Smart Select Properties Access To Smart Select Instance Examples Smart Select React Component Smart Select allows you to easily convert your u...
  • TypeScript 2.2

    TypeScript 2.2 Support for Mix-in classes First some terminology Putting all of the above rules together in an example object type Support for new.target Example Better ch...
  • TypeScript 2.2

    Support for Mix-in classes First some terminology Putting all of the above rules together in an example object type Support for new.target Example Better checking for null/un...
  • TypeScript 2.2

    Support for Mix-in classes First some terminology Putting all of the above rules together in an example object type Support for new.target Example Better checking for null/un...
  • 基础知识

    基础知识 基础知识 随着移动互联网的迅猛发展,纯原生开发无法满足业务快速增长的需求,跨端方案成为了很多公司的首选,不仅可以应对快速迭代的也无需求,还可以增加代码复用,降低开发成本。React Native(简称 RN) (opens new window) 是 Facebook 于 2015 年 4 月开源的跨平台移动应用开发框架,是 Faceboo...