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
/
themes
/
colors.ts
5 lines
(4 loc)
•
63 B
text/typescript
View Raw
1
2
3
4
5
export
const
colors = {
white
:
'#FFFFFF'
,
gray
:
'gray'
, };