mirror of
https://github.com/status-im/react-native.git
synced 2025-01-25 00:39:03 +00:00
c8355d377f
Summary: This caused issues for me when I tried to provide a native module on init that was also KVO'd (and dynamically subclassed) On closer inspection, it also seems highly inconsistent to register these classes in DEBUG mode but have them fail silently in production. Reducing the difference between debug and release seems like a safer option. public Reviewed By: nicklockwood Differential Revision: D2819838 fb-gh-sync-id: 79ab72b1152c89eae38c965ff7724aba59a00949