react-native-vector-icons list icon code example
Example 1: install react-native-vector-icons/ionicons
npm i react-native-vector-icons
Example 2: how to use react-native-vector-icons
<Icon name="rocket" size={30} color="#900" />
npm i react-native-vector-icons
<Icon name="rocket" size={30} color="#900" />