Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Enhancement] Profile Click Zoom#322

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
dansup merged 16 commits intopixelfed:mainfromakshaykale17:akshay/Profile_Image_Zoom
May 7, 2025
Merged
Changes from1 commit
Commits
Show all changes
16 commits
Select commitHold shift + click to select a range
0dda1d0
- Added Profile Zoom option
akshaykale17Mar 10, 2025
a6f9f82
Biome Fix
akshaykale17Mar 10, 2025
4193241
Biome Fix
akshaykale17Mar 10, 2025
1820e54
Used Zoomable component for profile zoom image
akshaykale17Mar 11, 2025
cc8bbe7
Biome Fix
akshaykale17Mar 11, 2025
f5ca63c
Merge branch 'main' into akshay/Profile_Image_Zoom
akshaykale17Mar 15, 2025
1c37692
Biome Fix
akshaykale17Mar 15, 2025
7d1dbf5
Biome Import fix
akshaykale17Mar 15, 2025
5f46713
Merge branch 'main' into akshay/Profile_Image_Zoom
akshaykale17Mar 19, 2025
71fdd8e
Biome Fix
akshaykale17Mar 19, 2025
a66760e
Expo doctor fix
akshaykale17Mar 19, 2025
216a216
Merge branch 'main' into akshay/Profile_Image_Zoom
akshaykale17Mar 23, 2025
356589f
Fixed Carousel filkering issue
akshaykale17Mar 23, 2025
558bf85
Removed runOnJS as its not required
akshaykale17Mar 23, 2025
768c8b8
Updated the width variable name
akshaykale17Apr 5, 2025
fb62fbc
Restored zoom on the feed and removed package changes
akshaykale17Apr 6, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
Biome Fix
  • Loading branch information
@akshaykale17
akshaykale17 committedMar 10, 2025
commit4193241371a67333fe12d7e594a65d51d19973ed
2 changes: 1 addition & 1 deletionsrc/components/profile/ProfileHeader.tsx
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -3,9 +3,9 @@ import { Link, useRouter } from 'expo-router'
import { useCallback, useState } from 'react'
import {
Dimensions,
Modal,
Platform,
Pressable,
Modal,
TouchableWithoutFeedback,
} from 'react-native'
import { PressableOpacity } from 'react-native-pressable-opacity'
Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp