working out top of profile page w name, email, image, and sign out button.

This commit is contained in:
Will Baumbach
2025-08-05 16:26:36 -05:00
parent 10815a9a81
commit 3dff86b296
5 changed files with 57 additions and 24 deletions

View File

@@ -123,8 +123,7 @@ export default function PostsScreen() {
const styles = StyleSheet.create({
wrapper: {
flex: 1,
backgroundColor: '#25292e',
padding: 5
backgroundColor: '#25292e'
},
container: {
flex: 1,