hoaphantn7604 / react-native-element-dropdown

A react-native dropdown component easy to customize for both iOS and Android.
MIT License
861 stars 154 forks source link

search prameter #280

Open Saad-Amer-saeed opened 1 month ago

Saad-Amer-saeed commented 1 month ago

Warning: TextInputComponent: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead. in TextInputComponent in RCTView (created by View) in View in TouchableWithoutFeedback in RCTView (created by View) in View in RCTView (created by View) in View in RCTView (created by View) in View in TouchableWithoutFeedback in RCTView (created by View) in View (created by AppContainer) in RCTView (created by View) in View (created by AppContainer) in AppContainer (created by Modal) in RCTView (created by View) in View (created by Modal) in VirtualizedListContextResetter (created by Modal) in RCTModalHostView (created by Modal) in Modal in RCTView (created by View) in View in Unknown (created by DropdownComponent) in DropdownComponent (created by Index) in RCTView (created by View) in View (created by Index) in Index in Unknown (created by Route(index)) in Suspense (created by Route(index)) in Route (created by Route(index)) in Route(index) (created by SceneView) in StaticContainer in EnsureSingleNavigator (created by SceneView) in SceneView (created by QualifiedSlot) in QualifiedSlot (created by DefaultNavigator) in PreventRemoveProvider (created by NavigationContent) in NavigationContent in Unknown (created by QualifiedNavigator) in QualifiedNavigator (created by Navigator) in Navigator (created by DefaultNavigator) in RNCSafeAreaView in Unknown (created by DefaultNavigator) in DefaultNavigator in Unknown (created by Route()) in Suspense (created by Route()) in Route (created by Route()) in Route() (created by ContextNavigator) in RNCSafeAreaProvider (created by SafeAreaProvider) in SafeAreaProvider (created by wrapper) in wrapper (created by ContextNavigator) in EnsureSingleNavigator in BaseNavigationContainer in NavigationContainerInner (created by ContextNavigator) in ContextNavigator (created by ExpoRoot) in ExpoRoot (created by App) in App (created by ErrorOverlay) in ErrorToastContainer (created by ErrorOverlay) in ErrorOverlay (created by withDevTools(ErrorOverlay)) in withDevTools(ErrorOverlay) in RCTView (created by View) in View (created by AppContainer) in RCTView (created by View) in View (created by AppContainer) in AppContainer in main(RootComponent)

AllanHarlen commented 4 weeks ago

Yes, I have the same problem!