You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Package of fixes and new features (Read on): (#185)
* - Added access to shadow props via the prop shadowStyle.
* The text container style is now overwriting the shadowStyle if needed.
* Exposed the container view style property.
* No longer allowing font scaling on the btn title text.
* Fixed the TouchableNativeFeedback ripple off bounds bug on Android.
- Added the fixNativeFeedbackRadius bool prop, set it to true otherwise nothing changes
in the old code.
- Added the nativeFeedbackRippleColor prop, to set the color of the ripple on
TouchableNativeFeedback
* Updated Readme.md
- Also renamed props.style to props.shadowStyle
- The shadowStyle prop now only works when hideShadow is inactive
0 commit comments