#react-native & fontawesome

4 messages · Page 1 of 1 (latest)

ionic gulch
#

well, do these icons actually exist for the version of the library you have?

#

wait, the import is different

#
import { FontAwesomeIcon } from '@fortawesome/react-native-fontawesome'
// vs
import { FontAwesomeIcon } from '@fortawesome/react-fontawesome';
#

@obtuse vigil