Skip to content

touchableOpacityProps: added touchableOpacityProps #68

Merged
marouanekadiri merged 1 commit intomarouanekadiri:masterfrom
f1sh1918:enhancement/touchableOpacityProps
Oct 23, 2021
Merged

touchableOpacityProps: added touchableOpacityProps #68
marouanekadiri merged 1 commit intomarouanekadiri:masterfrom
f1sh1918:enhancement/touchableOpacityProps

Conversation

@f1sh1918
Copy link
Copy Markdown
Contributor

@f1sh1918 f1sh1918 commented Oct 19, 2021

This pr adds enhancement that Closes #45 :
Added touchableOpacityProps to Collapse component to make TouchableOpacity component customizable

Tested Integration on Android f.e. setting activeOpacity:1

 <Collapse
         touchableOpacityProps={{ activeOpacity: 1 }}>

…ent to make TouchableOpacity component customizable
@marouanekadiri marouanekadiri merged commit 3c10181 into marouanekadiri:master Oct 23, 2021
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.

How to set activeOpacity?

2 participants