Skip to content

feature: possibility to pass stylesheet for the floating touchable opacity#37

Open
filipenatanael wants to merge 1 commit intowookoinc:masterfrom
filipenatanael:feature/button-component-styled
Open

feature: possibility to pass stylesheet for the floating touchable opacity#37
filipenatanael wants to merge 1 commit intowookoinc:masterfrom
filipenatanael:feature/button-component-styled

Conversation

@filipenatanael
Copy link

  • feature: possibility to pass stylesheet for the floating touchable opacity
  • hotfix: remove warming componentWillMount is deprecated
  • docs: update documentation
    <PopoverTooltip
        overlayButtonStyle={{
          ...RN.Platform.select({
            android: {
              marginTop: -22,
            },
            ios: {
              marginTop: 0,
            },
          }),
        }}
      />

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.

1 participant