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

New functionality for giphy input and display #127

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

fred-bowker
Copy link
Contributor

No description provided.

tabBar.frame.size.height
}
}

Copy link
Contributor Author

Choose a reason for hiding this comment

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

one of the requirements for getting your app approved to use the giphySDK is that you show an attribution mark. This requirement is not very well specified on the giphy sdk docs, however including this small image overlay on the picker meets the requirement

Copy link
Collaborator

@f3dm76 f3dm76 left a comment

Choose a reason for hiding this comment

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

All in all this is simply wonderful, thank you so much for your work, just please mind the selected code formatting for the lib - pay attention to indentation. Have a wonderful day!

@@ -10,42 +10,42 @@ import ExyteMediaPicker
import ActivityIndicatorView

struct AttachmentsEditor<InputViewContent: View>: View {

Copy link
Collaborator

Choose a reason for hiding this comment

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

Please don't add these, this can be changed in xcode settings

Copy link
Contributor Author

@fred-bowker fred-bowker Feb 3, 2025

Choose a reason for hiding this comment

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

It would be good to see about getting #126 merged, that way I could just run the command to meet the projects formatting, I've added another commit, with the correct formatting so this should now be fixed

Sources/ExyteChat/ChatView/ChatView.swift Outdated Show resolved Hide resolved
Sources/ExyteChat/ChatView/ChatView.swift Outdated Show resolved Hide resolved
@fred-bowker fred-bowker requested a review from f3dm76 February 3, 2025 19:06
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.

2 participants