mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 13:03:26 +00:00
add register and login screens
This commit is contained in:
@@ -23,7 +23,7 @@ export const SettingsSelector = () => {
|
||||
<MaterialIcons
|
||||
name="display-settings"
|
||||
size={24}
|
||||
color={theme.buttonSecondaryText.val}
|
||||
color={theme.silver300.val}
|
||||
/>
|
||||
}
|
||||
onPress={() => setOpen(true)}
|
||||
|
Reference in New Issue
Block a user