mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
6beee039a2
Summary: We were already doing this for ViewCommands sent with integer IDs; we should do the same for now with String commands. Otherwise, screens with TextInputs are unusable during development because these exceptions are thrown very often around reload and navigation. Changelog: [Internal] Reviewed By: mdvacca Differential Revision: D20127446 fbshipit-source-id: a5d65ff6ae5b520fd0efffa5c325b5cca3bd53a0