mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
2daf696064
Summary: Moves ReactProp and ReactPropGroup to `com.facebook.react.uimanager.annotations`. This is needed so that future annotation processor can run on code inside the com.facebook.react.uimanager package. @public Reviewed By: astreet Differential Revision: D2754842