This component defines icons from expo supported iconsets.
<Icon type="ionicons" name='md-create' style={[styles.editIcon]}/>
The type of icon set to be used. Default iconset is font-awesome.
Supported icon sets - font-awsome, simple-line-icons,ionicons.
Other Properties : According to icon set selected. Check Expo Documentation.