rilyu / teaset

A UI library for react native, provides 20+ pure JS(ES6) components, focusing on content display and action control.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeError: Super expression must either be null or a function in react-native 0.63.2

gyfgyf opened this issue · comments

"dependencies": {
"react": "^16.13.1",
"react-native": "0.63.2",
"teaset": "^0.7.4"
}
FA2C4E05-6CEC-48A2-BD8D-7105E6852D4A
FA2C4E05-6CEC-48A2-BD8D-7105E6852D4A

import { ActionSheet, Overlay } from "teaset";

commented

我也碰到同样的问题 我的升级的版本号是0.63.4