Skip to content

v1.3.4

Compare
Choose a tag to compare
@xotahal xotahal released this 30 Oct 10:09
· 250 commits to master since this release

Fixed

  • fix ability to change size of toolbar icons (issue - #34) 5fbdf3b

Enhancement

  • since iOS doesn't support TouchableNativeFeedback you can use RippleFeedback in your App
export { default as RippleFeedback } from './RippleFeedback';