added login modal
This commit is contained in:
@@ -10,6 +10,11 @@ export const Loginstyle = StyleSheet.create({
|
||||
alignItems: 'center',
|
||||
paddingHorizontal: 16,
|
||||
},
|
||||
errorModal: {
|
||||
width: '80%',
|
||||
backgroundColor: '#fff',
|
||||
padding: 20,
|
||||
},
|
||||
background: {
|
||||
flex: 1,
|
||||
justifyContent: 'center',
|
||||
|
||||
Reference in New Issue
Block a user