Monorepo for the @expo/material-symbols package — a Material Symbols icon library for Expo/React Native Android.
@expo/material-symbols— the published package. See its README for installation and usage.example— example app exercising the package.
bun install
cd packages/expo-material-symbols && bun run generate # regenerate icons
cd example && bun run android # run the example app