Skip to content

Better touchables!

Compare
Choose a tag to compare
@sodik82 sodik82 released this 02 Dec 15:07
· 260 commits to master since this release

Breaking changes:

  • Android now uses TouchableNativeFeedback to better match the platform. Please check if new styles are OK for you.
  • MenuContext now applies additional {flex:1} style. In most cases it is desirable but if you don't want that override it with <MenuContext style={{flex:0}}>

New features:

  • Possibility to style menu backdrop
  • Possibility to use different "touchables"