NEUROFUSIONInc / fusion

The simplest way to do brain and behaviour research - right in your browser or mobile phone. Discord: https://discord.gg/sqsuzXWE3K
https://usefusion.ai/research
GNU Affero General Public License v3.0
34 stars 6 forks source link

Dropdown scroll not working on Android #137

Closed oreHGA closed 10 months ago

oreHGA commented 11 months ago

We use a custom select that has scrollview enabled but for some reason. Need to investigate more

oreHGA commented 10 months ago

This fixes it https://github.com/hossein-zare/react-native-dropdown-picker/issues/647#issuecomment-1462990359

Now we have to save a patch for this file and make sure to keep it in our updates. We have a similar patch concept going for react-native-health

oreHGA commented 10 months ago

They have a beta version so I'd use that instead react-native-dropdown-picker@5.4.7-beta.1

oreHGA commented 10 months ago

Tell a lie, patching is better, saw some comments with some other issues... we'd upgrade when they release a full version.

npx patch-package name-of-package