jacklein / rn-bottom-drawer

a react native bottom drawer component
MIT License
186 stars 84 forks source link

Issue : UseNativeDriver not specified #42

Open fahadali6767 opened 3 years ago

fahadali6767 commented 3 years ago

Also it is giving Error: AnimatedValue: Attempting to set value to undefined.

How to solve this?

chrisivo commented 3 years ago

Hi, I also encountered this. The attached patch file seems to address both these issues. Now working with React Native 0.63.4.

(remove the .txt extension to work with patch-package)

rn-bottom-drawer+1.4.3 patch.txt