mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 16:43:25 +00:00
add register and login screens
This commit is contained in:
@@ -38,7 +38,7 @@ export const DownloadButton = () => {
|
||||
<MaterialCommunityIcons
|
||||
name="download"
|
||||
size={24}
|
||||
color={theme.buttonSecondaryText.val}
|
||||
color={theme.silver300.val}
|
||||
/>
|
||||
}
|
||||
onPress={() =>
|
||||
|
Reference in New Issue
Block a user