mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Align Pressable types with OSS (#49631)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/49631 Changelog: [Internal] Reviewed By: huntie Differential Revision: D70091770 fbshipit-source-id: 8a2fb448984fccf31c473002ffccd5ddb174b7e1
This commit is contained in:
committed by
Facebook GitHub Bot
parent
f2c1f8b4e7
commit
65242998ca
@@ -42,6 +42,7 @@ const ENTRY_POINTS = [
|
||||
'packages/react-native/Libraries/Components/DrawerAndroid/DrawerLayoutAndroid.js',
|
||||
'packages/react-native/Libraries/Components/Keyboard/Keyboard.js',
|
||||
'packages/react-native/Libraries/Components/Keyboard/KeyboardAvoidingView.js',
|
||||
'packages/react-native/Libraries/Components/Pressable/Pressable.js',
|
||||
'packages/react-native/Libraries/Components/ToastAndroid/ToastAndroid.js',
|
||||
'packages/react-native/Libraries/Components/ScrollView/ScrollView.js',
|
||||
'packages/react-native/Libraries/Interaction/InteractionManager.js',
|
||||
|
||||
Reference in New Issue
Block a user