Start fixing simple Android issues
This commit is contained in:
@@ -13,6 +13,9 @@ const MAPPING = {
|
||||
'paperplane.fill': 'send',
|
||||
'chevron.left.forwardslash.chevron.right': 'code',
|
||||
'chevron.right': 'chevron-right',
|
||||
'gear.circle' : 'settings',
|
||||
'gearshape.fill' : 'settings',
|
||||
'person.fill' : 'person'
|
||||
} as Partial<
|
||||
Record<
|
||||
import('expo-symbols').SymbolViewProps['name'],
|
||||
|
Reference in New Issue
Block a user