Thanks to visit codestin.com
Credit goes to github.com

Skip to content

REF: Replace TouchableOpacity with Pressable#8147

Closed
ojokne wants to merge 1 commit into
masterfrom
replace-touchable-opacity-with-pressable
Closed

REF: Replace TouchableOpacity with Pressable#8147
ojokne wants to merge 1 commit into
masterfrom
replace-touchable-opacity-with-pressable

Conversation

@ojokne

@ojokne ojokne commented Oct 29, 2025

Copy link
Copy Markdown
Member

This PR is a continuation from #7965 to replace TouchableOpacity with Pressable

Related to issue #2144

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

The StyledButton component doesn't seem to be used anywhere in the code base, Can this be removed?

@GladosBlueWallet

Copy link
Copy Markdown
Collaborator

Wake the fuck up samurai, we have PRs to merge

image

[all PRs for @marcosrdz] https://github.com/BlueWallet/BlueWallet/pulls/review-requested/marcosrdz

@GladosBlueWallet

Copy link
Copy Markdown
Collaborator

Wake the fuck up samurai, we have PRs to merge

image

[all PRs for @limpbrains] https://github.com/BlueWallet/BlueWallet/pulls/review-requested/limpbrains

@limpbrains limpbrains left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I’m sorry, but I don’t see the value in this PR.

As far as I know, there are currently no issues with TouchableOpacity, and RN isn’t planning to deprecate it anytime soon. While Pressable is indeed more advanced, our goal is to have the component behave like TouchableOpacity, so switching doesn’t seem necessary at the moment.

@ojokne

ojokne commented Oct 30, 2025

Copy link
Copy Markdown
Member Author

I’m sorry, but I don’t see the value in this PR.

As far as I know, there are currently no issues with TouchableOpacity, and RN isn’t planning to deprecate it anytime soon. While Pressable is indeed more advanced, our goal is to have the component behave like TouchableOpacity, so switching doesn’t seem necessary at the moment.

Thanks for your review, if that's the case then this PR can be closed

@ojokne ojokne closed this Oct 31, 2025
@ojokne ojokne deleted the replace-touchable-opacity-with-pressable branch February 17, 2026 10:09
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.

3 participants