rakshith_rn_button
v1.0.8
Published
custom react native button
Readme
rnbutton
custom react native button
Properties:
hasIcon?: boolean; icon?: any; loading?: boolean; loadingColor?: string; hasBorder?: boolean; borderColor?: string; borderRadius?: number; title: string; onPress: any; bgColor: string; textColor: string; width: string | number;
