yarn react-native-popup-menu 0.6.0
Better touchables!

latest releases: 0.16.1, 0.16.0, 0.15.13...
7 years ago

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"

Don't miss a new react-native-popup-menu release

NewReleases is sending notifications on new releases.