You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- uses [KeyboardAwareScrollView](https://github.com/APSL/react-native-keyboard-aware-scroll-view) package to handle keyboard appearance and automatically scrolls to focused TextInput
@@ -95,7 +94,7 @@ Main screens:
95
94
- Login
96
95
- Signup
97
96
- Forgot password
98
-
- Home (Bare Minimum)
97
+
- Home (Bare Minimum) with a logout button
99
98
100
99

0 commit comments