react-native-arrow
v1.0.5
Published
Wanna scalable arrow but not woth of importing the whole react native vector icons? try this. 100% React Native only code to draw arrow
Downloads
98
Maintainers
Readme
react-native-arrow
Wanna scalable arrow but not woth of importing the whole react native vector icons? try this. 100% React Native only code to draw arrow.
This is the preview of the arrow:
Installation:
npm i -S react-native-arrow
Usage :
import Arrow from 'react-native-arrow'
<Arrow size={15} color={'white'} />