Skip to main content

Callout ✅

Legend​

  • Supported ✅
  • Not supported ❌
  • Needs investigation 🤔
  • Planned 🌲

Props​

PropStatus
tooltip✅
alphaHitTest❌

Events​

To access event data, you will need to use e.nativeEvent. For example, onPress={e => console.log(e.nativeEvent)} will log the entire event object to your console.

Event NameStatus
onPress✅