mirror of
https://github.com/status-im/react-native.git
synced 2025-02-06 06:34:01 +00:00
7dc1d460c6
Summary:public We now wrap the <RootComponent> in an <View> where we can control the accessibility at a high level. This was only used to turn it off for the faded out background view when we show a pop up. We use setNativeProps instead of setState to avoid the render. We really just want to pass this value to the native Android View. Reviewed By: davidaurelio Differential Revision: D2928371 fb-gh-sync-id: 19c34471c33650acb526a2f5a02b6070e844e8d0 shipit-source-id: 19c34471c33650acb526a2f5a02b6070e844e8d0