Better touchables!
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"