I want to use the fontAwesome + icon such that it is in the middle of a circle. I want to use it as one icon item. I read that we can use it along with the circle icon and place
import IconFA from 'react-native-vector-icons/FontAwesome';
I am new to ReactNative, but above snippet should work in your case
Snack Expo