1.0.5 • Published 1 year ago

react-native-arrow v1.0.5

Weekly downloads
5
License
MIT
Repository
github
Last release
1 year ago

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'} />