mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Align Keyboard types with OSS (#49623)
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/49623 Changelog: [Internal] Reviewed By: huntie Differential Revision: D70083211 fbshipit-source-id: c91d3cd7e8f4ad8770bc686768103b43611d4ebb
This commit is contained in:
committed by
Facebook GitHub Bot
parent
091f542a2e
commit
dee6168027
@@ -39,7 +39,8 @@ const ENTRY_POINTS = [
|
||||
'packages/react-native/Libraries/Components/ActivityIndicator/ActivityIndicator.js',
|
||||
'packages/react-native/Libraries/Components/Button.js',
|
||||
'packages/react-native/Libraries/Components/Clipboard/Clipboard.js',
|
||||
'packages/react-native/Libraries/Components/LayoutConformance/LayoutConformance.js',
|
||||
'packages/react-native/Libraries/Components/Keyboard/Keyboard.js',
|
||||
'packages/react-native/Libraries/Components/Keyboard/KeyboardAvoidingView.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