UNPKG
@tuya-oh/react-native-swiper-flatlist
Version:
latest (3.0.14-0.0.2)
3.0.14-0.0.2
3.0.14-0.0.1
React native swiper flatlist component for harmonyOS
gitee.com/rn-mi/ty-react-native-swiper-flatlist
@tuya-oh/react-native-swiper-flatlist
/
src
/
components
/
SwiperFlatList
/
global.css
5 lines
(4 loc)
•
164 B
CSS
View Raw
1
2
3
4
5
/* Fix for height https://github.com/necolas/react-native-web/issues/1299#issuecomment-717428165 */
[data-paging-enabled-fix]
>
div
>
div
>
div
{
height
:
100%
; }