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 480 forks source link

不能使用? #422

Open wjiantao opened 4 years ago

wjiantao commented 4 years ago

Screenshot_1587449881

MelodyYM commented 4 years ago

遇到了同样的问题,求解

rilyu commented 4 years ago

因为 react-native 升级后导致了不兼容特性,react-native 0.62.0 以前的版本需使用 teaset@0.7.1 ,在 release notes 中有说明: https://github.com/rilyu/teaset/releases/tag/0.7.4

mhl888 commented 4 years ago

因为react-native升级后导致了不兼容特性,react-native 0.62.0以前的版本需要使用teaset@0.7.1,在发行说明中有说明:https : //github.com/rilyu/teaset/releases/标签/0.7.4

请问一下我的版本为0.61.4,也出现了这个问题,运行0.7.4时也是一样的问题,该怎么处理呢?

orzhtml commented 4 years ago

rn 0.62.2 ,也不能用 teaset 0.7.4