Open amitchodhary0786 opened 1 year ago
It's a bug from the package it self. Please install the version <= 2.5.3.
its working on 2.5.3 v
thanks
On Thu, May 4, 2023 at 12:33 PM vaishnaviReyna @.***> wrote:
It's a bug from the package it self. Please install the version <= 2.5.3.
— Reply to this email directly, view it on GitHub https://github.com/hoaphantn7604/react-native-element-dropdown/issues/178#issuecomment-1534189394, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKOPO7TVZEM6SPOCLRNA6R3XENIEBANCNFSM6AAAAAAXP7WH7U . You are receiving this because you authored the thread.Message ID: @.*** com>
With Regards
*Amit Choudhary*Android & Reactive Native App Developer
It's working with 2.5.3 v. Thank you so much
Hi there, I downgraded from "react-native-element-dropdown": "^2.9.0" to "react-native-element-dropdown": "^2.5.3" and I still face the same issue.
Hi there, I downgraded from "react-native-element-dropdown": "^2.9.0" to "react-native-element-dropdown": "^2.5.3" and I still face the same issue.
You should remove package-lock.json file, then run npm i react-native-element-dropdown@2.5.3
or yarn add react-native-element-dropdown@2.5.3
. It works for me.
It solved the "Drop down doesn't scroll on android" problem at me as well, thanks!
I downloaded version '2.6.0', but it doesn't work. It works fine when I downgrade it to '2.5.3'.
when use two dropdown in single view and view is horizontal manner the second dropdown scrolling not working in react native how can solve this issue