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