mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
cba6aba2e6
Summary: NativeModule getConstants() methods on Java might not be used within Java. So, they can be stripped by proguard. This diff adds the DoNotStrip annotation to the getConstants() method. Changelog: [Internal] Reviewed By: keoskate Differential Revision: D26265874 fbshipit-source-id: b405ee32406e829212e5c9641750a6b5795899c3