nandorojo / zeego

Menus for React (Native) done right.
https://zeego.dev
MIT License
1.45k stars 42 forks source link

Where to browse available icons for Android (R.Drawable) #36

Closed frozencap closed 1 year ago

frozencap commented 1 year ago

Looking for a way to visually browse perhaps as a gallery the list of available icons for Android (R.drawable exclusively?).

How are you guys picking your icons in this case?

nandorojo commented 1 year ago

for iOS you download their SF symbols app (i can’t display them for licensing reasons)

i’m actually not sure for android

nandorojo commented 1 year ago

i think #9 would be useful for both iOS and Android

frozencap commented 1 year ago

could be because it's vendor-specific?

frozencap commented 1 year ago

i'd still assume google would supply their own for their homegrown products

nandorojo commented 1 year ago

could be because it's vendor-specific?

what do you mean?

i’m not sure where the android registry for their icons is

nandorojo commented 1 year ago

can you try these https://developer.android.com/reference/kotlin/androidx/compose/material/icons/Icons