You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't used react-native or expo but it looks like it is possible to import SVGs directly using react-native-svg-transformer library. See expo docs.
Once you install and configure react-native-svg-transformer library you will be able to import Material Icons SVGs which are available in the @material-design-icons/svg package. You can import and use them as:
I would like to use the icons listed here https://fonts.google.com/icons?icon.set=Material+Icons, no expo react native.
The text was updated successfully, but these errors were encountered: