export {
  DrawerLayoutAndroid as LegacyDrawerLayoutAndroid,
  FlatList as LegacyFlatList,
  RefreshControl as LegacyRefreshControl,
  ScrollView as LegacyScrollView,
  Switch as LegacySwitch,
  TextInput as LegacyTextInput,
} from 'react-native';
