taro icon indicating copy to clipboard operation
taro copied to clipboard

@tarojs/cli 3.4.2 版本chooseMedia不支持使用,希望早日在rn也能使用这个API

Open LeeSep13 opened this issue 1 year ago • 0 comments

相关平台

React Native

使用框架: React

复现步骤

对Taro.chooseMedia打印日志为为undefined

期望结果

是一个[Function chooseMedia]

实际结果

undefined

环境信息

👽 Taro v3.6.22


  Taro CLI 3.6.22 environment info:
    System:
      OS: macOS 14.1.1
      Shell: 5.9 - /bin/zsh
    Binaries:
      Node: 16.20.1 - ~/.nvmd/versions/16.20.1/bin/node
      Yarn: 1.22.21 - ~/.nvmd/versions/16.20.1/bin/yarn
      npm: 8.19.4 - ~/.nvmd/versions/16.20.1/bin/npm
    npmPackages:
      @tarojs/cli: 3.4.2 => 3.4.2 
      @tarojs/components: 3.4.2 => 3.4.2 
      @tarojs/mini-runner: 3.4.2 => 3.4.2 
      @tarojs/react: 3.4.2 => 3.4.2 
      @tarojs/rn-runner: 3.4.2 => 3.4.2 
      @tarojs/router: 3.4.2 => 3.4.2 
      @tarojs/runtime: 3.4.2 => 3.4.2 
      @tarojs/taro: 3.4.2 => 3.4.2 
      @tarojs/taro-rn: 3.4.2 => 3.4.2 
      @tarojs/webpack-runner: 3.4.2 => 3.4.2 
      babel-preset-taro: 3.4.2 => 3.4.2 
      eslint-config-taro: 3.4.2 => 3.4.2 
      react: ^17.0.2 => 17.0.2 
      react-native: 0.66.4 => 0.66.4 
    npmGlobalPackages:
      typescript: 5.3.3

LeeSep13 avatar Jan 16 '24 09:01 LeeSep13