aliyun / aliyun-oss-react-native

MIT License
148 stars 100 forks source link

expo 不兼容 #38

Open litufu opened 5 years ago

litufu commented 5 years ago

我使用的是expo,安装aliyun-oss-react-native之后提示: [ts] Could not find a declaration file for module 'aliyun-oss-react-native'. 'h:/projectNew/client/node_modules/aliyun-oss-react-native/index.js' implicitly has an 'any' type. Try npm install @types/aliyun-oss-react-native if it exists or add a new declaration (.d.ts) file containing declare module 'aliyun-oss-react-native'; [7016] module "h:/projectNew/client/node_modules/aliyun-oss-react-native/index"

Elbidor commented 5 years ago

Hey! Have you solved that problem? I've got the same issue.

Elbidor commented 5 years ago

@litufu

Qyokizzzz commented 9 months ago

已经按照readme添加配置,Expo环境下报错:TypeError: Cannot read property 'initWithSecurityToken' of null