react-native-cos-round-component-capital-letter

1.0.4 • Public • Published

Usage

import RoundCapitalLetter from 'react-native-cos-round-component-capital-letter';

<View>
  <RoundCapitalLetter
    letterColor
    text="g"
    size={64}
    textSize={32}
    colorsList={['pink', 'green']}
    imageSrc={require('CosComponents/src/components/round-component-capital-letter/assets/icons8-checkmark-24.png')}
    imageSize={22}
  />
</View>

letterCollor={true} - use associated color for letter background

imageSrc={require('CosComponents/src/components/round-component-capital-letter/assets/icons8 -checkmark-24.png')} - Image source

imageSize={22} - Image size

Dependents (0)

Package Sidebar

Install

npm i react-native-cos-round-component-capital-letter

Weekly Downloads

0

Version

1.0.4

License

ISC

Unpacked Size

4.2 kB

Total Files

4

Last publish

Collaborators

  • costel21d