Skip to content

Commit

Permalink
Merge pull request #54730 from Expensify/revert-42143-fix/10632-when-…
Browse files Browse the repository at this point in the history
…long-press-on-message-add-space-for-image-squashed-commits

Revert "fix: messages content overlap when bottom sheet is shown"
  • Loading branch information
grgia authored Jan 2, 2025
2 parents 704279d + ba4f078 commit 629220d
Show file tree
Hide file tree
Showing 35 changed files with 88 additions and 867 deletions.

This file was deleted.

2 changes: 0 additions & 2 deletions src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import {GestureHandlerRootView} from 'react-native-gesture-handler';
import {PickerStateProvider} from 'react-native-picker-select';
import {SafeAreaProvider} from 'react-native-safe-area-context';
import '../wdyr';
import * as ActionSheetAwareScrollView from './components/ActionSheetAwareScrollView';
import ActiveElementRoleProvider from './components/ActiveElementRoleProvider';
import ActiveWorkspaceContextProvider from './components/ActiveWorkspaceProvider';
import ColorSchemeWrapper from './components/ColorSchemeWrapper';
Expand Down Expand Up @@ -90,7 +89,6 @@ function App({url}: AppProps) {
CustomStatusBarAndBackgroundContextProvider,
ActiveElementRoleProvider,
ActiveWorkspaceContextProvider,
ActionSheetAwareScrollView.ActionSheetAwareScrollViewProvider,
ReportIDsContextProvider,
PlaybackContextProvider,
FullScreenContextProvider,
Expand Down

This file was deleted.

223 changes: 0 additions & 223 deletions src/components/ActionSheetAwareScrollView/ActionSheetKeyboardSpace.tsx

This file was deleted.

Loading

0 comments on commit 629220d

Please sign in to comment.