rilyu / teaset

A UI library for react native, provides 20+ pure JS(ES6) components, focusing on content display and action control.
MIT License
2.95k stars 482 forks source link

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

Open gyfgyf opened 4 years ago

gyfgyf commented 4 years ago

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

gyfgyf commented 4 years ago

FA2C4E05-6CEC-48A2-BD8D-7105E6852D4A

gyfgyf commented 4 years ago

import { ActionSheet, Overlay } from "teaset";

feige-2011 commented 3 years ago

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