Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Feature custom button container style #62

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

IjzerenHein
Copy link

Hi! First of all thanks for this great component!

This PR adds another prop to make some customisations possible in order to fix elevation transparency issues on Android.
In order to set the elevation prop correctly, it needs to be set on the TouchableOpacity its-self, which is currently not possible. Additionally, this prop allows for customising the vertical spacing between the digit-buttons, which was otherwise set to a fixed height of 12px.

Changes

  • Add buttonContainerStyle prop which allows for overriding the default style that is used for the TouchableOpacity.
  • Fix customLeftButtonSize prop which was not used

@IjzerenHein
Copy link
Author

Is there any possibility that we can get this merged? @talut

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant