Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
RoomHeader is implementing its own HeaderTitle, but it should be using CustomHeader/components/HeaderTitle
CustomHeader/components/HeaderTitle
We'll have to implement onPress, so HeaderTitle needs to use PlatformPressable, just like HeaderButtons.
HeaderTitle
The text was updated successfully, but these errors were encountered:
@diegolmello I like to work on this one. Let me know if there is anything I should know. thanks!
Sorry, something went wrong.
feat: Use HeaderTitle on RoomHeader RocketChat#6255
e6f5665
No branches or pull requests
RoomHeader is implementing its own HeaderTitle, but it should be using
CustomHeader/components/HeaderTitle
We'll have to implement onPress, so
HeaderTitle
needs to use PlatformPressable, just like HeaderButtons.The text was updated successfully, but these errors were encountered: