-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Update additional images branding #8672
base: update-empty-state-images
Are you sure you want to change the base?
Conversation
import {useTheme} from '@context/theme'; | ||
import {changeOpacity, makeStyleSheetFromTheme} from '@utils/theme'; | ||
import {typography} from '@utils/typography'; | ||
|
||
const draft_message_image = require('@assets/images/Draft_Message.png'); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Delete the asset if no longer used :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I haven't even finished the PR description 🤣
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Do we have a new image for the empty scheduled post as well?
Summary
Another set of new branding images updates:
Ticket Link
Checklist
[ ] Added or updated unit tests (required for all new features)[ ] Includes text changes and localization file updatesE2E iOS tests for PR
.Screenshots
Release Note