mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
851d01b0aa
Summary: Changelog: Move collapsable to Shared View props I'm researching why `collapsable` isn't passed to Fabric UIManager in production build, I discovered that collapsable was Android only prop but in Fabric we use it in iOS as well. This doesn't fix the collapsable not being passed through but I think this makes code semantically correct. Reviewed By: mdvacca Differential Revision: D21862770 fbshipit-source-id: 492c6a15955b907dbbeb8530c81f6a868cf379c3