Skip to content

Releases: m10c/react-native-touchable-safe

1.1.2

16 Feb 18:30

Choose a tag to compare

  • Re-type outerStyle from mixed to any (until RN style types API stabilises)

1.1.1

16 Feb 18:29

Choose a tag to compare

  • Loosen return type of onPress

1.1.0

27 May 10:54

Choose a tag to compare

  • Add an all prop for more concisely/explicitly setting both platforms to the same effect.
  • Improve Flow types.

1.0.2

01 Aug 09:16

Choose a tag to compare

  • Just resorted to mixed for outerStyle Flow type, as the last attempt was still insufficient to cover everything which RN allows.

1.0.1

01 Aug 09:15

Choose a tag to compare

  • Expanded Flow allowed types for outerStyle

1.0.0

31 Jul 16:42

Choose a tag to compare

First public release, with formalized API.