RAVI SHARMA

Results 3 comments of RAVI SHARMA

I would like to see a **Date and Time Picker Component** in this library, which will be compatible on both ios and android platform. It will be very helpful.

> Add in App.js > > ``` > import Icon from 'react-native-vector-icons/MaterialIcons' > > Icon.loadFont(); > ``` > > In your case you have to import the font awesome Its...