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

feat: Entities Refactor #52

Merged
merged 2 commits into from
Mar 6, 2024
Merged

feat: Entities Refactor #52

merged 2 commits into from
Mar 6, 2024

Conversation

alexrisch
Copy link
Collaborator

@alexrisch alexrisch commented Mar 2, 2024

Builds off of #51
Refactored to entities pattern
Updated conversation messages to use querys
Added fast image and fixed iOS images
Cleaned up Frames UI
Set groundwork for Replies and Reactions

Alex Risch added 2 commits February 25, 2024 21:14
Bumped React Native
Moved mmkv to singleton
Refactored to entities pattern
Updated conversation messages to use querys
Added fast image and fixed iOS images
Cleaned up Frames UI
Set groundwork for Replies and Reactions
@@ -0,0 +1,24 @@
import {createContext} from 'react';
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Setting up some sort of usage for Replies/Reactions, but realized the PR was getting big so for now functionality is a placeholder

@alexrisch alexrisch merged commit 18779ef into main Mar 6, 2024
5 checks passed
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.

1 participant