Aleksandr

Results 2 comments of Aleksandr

Try to add prop **saveScrollPosition={false}** to ModalDropdown This work for me (1.0.1 version)

> I resolved this with: > > 1. Go to node_modules/react-native-background-upload/android/build.gradle and make following changes: > 2. Change: > apply plugin: 'kotlin-android-extensions' -> apply plugin: 'kotlin-parcelize' > > Then you...