Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tap to reveal timestamps #749

Merged
merged 6 commits into from
Sep 18, 2024
Merged

Tap to reveal timestamps #749

merged 6 commits into from
Sep 18, 2024

Conversation

lourou
Copy link
Member

@lourou lourou commented Sep 17, 2024

  • Reveal message time on tap, also works when a date is already shown following a date change in message history
  • Time displays are localized based on the 12/24-hour formats depending on the phone's locale
  • Using Reanimated for animating height, keeping Animate from react native for the existing <Swipable> reply animation

Closes #696

@lourou lourou marked this pull request as ready for review September 17, 2024 13:35
@lourou lourou requested a review from a team as a code owner September 17, 2024 13:35
components/Chat/Message/Message.tsx Outdated Show resolved Hide resolved
components/Chat/Message/Message.tsx Outdated Show resolved Hide resolved
@lourou
Copy link
Member Author

lourou commented Sep 18, 2024

Thanks @nmalzieu 🎉

@lourou lourou merged commit a6bc586 into main Sep 18, 2024
3 checks passed
@lourou lourou deleted the lr/tap-to-reveal-timestamps branch September 18, 2024 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add drag to reveal timestamps
3 participants