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

库组件import目录问题

wantbook-book opened this issue · comments

components/ListRow/TouchableOpacity.js中 Easing组件在新版的react-native包中的位置是"react-native/Libraries/Animated/Easing"
按原来的"react-native/Libraries/Animated/src/Easing"会出错