animated node with tag 2 does not exist

Solutions on MaxInterview for animated node with tag 2 does not exist by the best coders in the world

showing results for - "animated node with tag 2 does not exist"
Margot
04 May 2019
1if you tryed to upgrade app to sdk 41 or above this mite help
2https://github.com/expo/react-native/archive/sdk-40.0.0.tar.gz
Charlotte
21 Jan 2020
1If you are using expo, execute below command 
2"expo upgrade"
3
4this will upgrade/downgrade the package versions as per the supported versions.