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
Installation:
npm i -S react-native-arrow
Usage :
import Arrow from 'react-native-arrow'
<Arrow size={15} color={'white'} />