Fixed hooks issue for useNavigation + added swipeable
This commit is contained in:
@@ -93,7 +93,7 @@ export function SignIn({ emailSignInStart, signingIn }) {
|
||||
|
||||
const localStyles = StyleSheet.create({
|
||||
content: {
|
||||
paddingBottom: 150,
|
||||
paddingBottom: 200,
|
||||
},
|
||||
logo: { width: 100, height: 100 },
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user