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 use heroicons everywhere on web, and all dashboard, including those built with Filament, use heroicons. It'd be awesome if I could use the same on my mobile apps for consistency.
Describe the solution you'd like
Add support for heroicons. There's already a package for react (@heroicons/react), I'm thinking it won't be so hard to port over.
Describe alternatives you've considered
I have had a look at react-native-heroicons, but the implementation is not intuitive.
Is your feature request related to a problem?
I use heroicons everywhere on web, and all dashboard, including those built with Filament, use heroicons. It'd be awesome if I could use the same on my mobile apps for consistency.
Describe the solution you'd like
Add support for heroicons. There's already a package for react (
@heroicons/react
), I'm thinking it won't be so hard to port over.Describe alternatives you've considered
I have had a look at
react-native-heroicons
, but the implementation is not intuitive.Would be nice if I could do something like:
Additional context
No response
The text was updated successfully, but these errors were encountered: