Ignore RN events on unknown nodes (#12264)
If we have multiple RN renderers running simultaneously, we should be able to send a single event to all of them and only if it recognizes the event will it do anything with it. Crucially, this avoids the 'Unsupported top level event type "%s" dispatched' invariant in those cases.
S
Sophie Alpert committed
b17e4c204e05de5ee360910626b0ccc938f37c06
Parent: 48ffbf0
Committed by GitHub <noreply@github.com>
on 2/21/2018, 9:47:17 PM