Add Sign in with Apple sorta
This commit is contained in:
		@@ -31,8 +31,9 @@ const ThemedTextInput: React.FC<ThemedTextInputProps> = ({
 | 
			
		||||
        {
 | 
			
		||||
          width,
 | 
			
		||||
          height,
 | 
			
		||||
          borderColor: Colors[scheme].accent },
 | 
			
		||||
          containerStyle,
 | 
			
		||||
          borderColor: Colors[scheme].accent,
 | 
			
		||||
        },
 | 
			
		||||
        containerStyle,
 | 
			
		||||
      ]}
 | 
			
		||||
    >
 | 
			
		||||
      <TextInput
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user