Closed danielweinmann closed 8 years ago
It simply enables us to do the following:
import Icon from 'react-native-vector-icons/FontAwesome' <GiftedForm.TextInputWidget image={ <Icon name="pencil" size={15} color={Colors.lightGray} /> } />
What do you say, @FaridSafi?
Looks great man, I will merge asap
Thanks! :D
It simply enables us to do the following:
What do you say, @FaridSafi?