Supported entry interaction types for React Native.
Mirrors the web SDK's EntryInteraction but uses taps instead of clicks (RN terminology) and omits hovers (no mouse in RN).
EntryInteraction
taps
clicks
hovers
Supported entry interaction types for React Native.