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
1If you are using expo, execute below command
2"expo upgrade"
3
4this will upgrade/downgrade the package versions as per the supported versions.