UNPKG

react-native-ui-lib

Version:

[![SWUbanner](https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner-direct.svg)](https://stand-with-ukraine.pp.ua)

16 lines (15 loc) 356 B
declare const Components: { accessoryIndicator: { width: number; height: number; marginLeft: number; backgroundColor: string; borderTopWidth: number; borderRightWidth: number; borderColor: string; transform: { rotate: string; }[]; }; }; export default Components;