react-native-cos-round-component-capital-letter
Version:
This is a simple Round Component with random background color and capital letter inside for react-native
24 lines (17 loc) • 648 B
Markdown
### 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