teaset icon indicating copy to clipboard operation
teaset copied to clipboard

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

Results 102 teaset issues
Sort by recently updated
recently updated
newest added

"react-native": "0.61.5", "teaset": "^0.7.1", bundling failed: Error: Unable to resolve module `react-native/Libraries/Pressability/Pressability.js` from `node_modules/teaset/components/ListRow/TouchableOpacity.js`: react-native/Libraries/Pressability/Pressability.js could not be found within the project.

能否实现一个星级评分 ★★★☆☆ 的功能

作者你好,为什么我一import你的组件,react-navigation 的 createSwitchNavigator就会跳转进入黑屏状态,普通的stack没有毛病,我也很纳闷,一注释掉您的组件就没问题了, "react-navigation": "^4.0.10", "react-navigation-stack": "^2.0.2", "react-navigation-tabs": "^2.6.2", "teaset": "^0.7.1"

看segmentedview源码看了一遍,本来以为会在SegmentedView.Sheet的子view里重写shouldComponentUpdate方法(当opatity变化时不更新),但是却没有重写shouldComponentUpdate方法

![gif](https://user-images.githubusercontent.com/31879769/42742048-46c37fa0-88ea-11e8-8833-df925909df64.gif) 是用react-native-router-flux切换页面的,并且打开的时候没有打开动画,返回上一个页面后会重置上一个页面

是否考虑在Input组件内支持`focus`和`blur`函数支持,目前无法通过`ref`引用来调用`focus`和`blur`

![image](https://user-images.githubusercontent.com/15058512/38465383-855cf510-3b4d-11e8-820b-d3a9ae825a3d.png) How can I fixed it? any help is appreciated