Configured offline authentication on iOS and handled device lock management
This commit is contained in:
@@ -67,4 +67,10 @@ const styles = StyleSheet.create({
|
|||||||
button: {
|
button: {
|
||||||
backgroundColor: '#4CAF50',
|
backgroundColor: '#4CAF50',
|
||||||
padding: 15,
|
padding: 15,
|
||||||
borderRadius
|
borderRadius: 8,
|
||||||
|
},
|
||||||
|
buttonText: {
|
||||||
|
color: '#fff',
|
||||||
|
fontWeight: 'bold',
|
||||||
|
},
|
||||||
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user