How to fix WARN Constants.installationId has been deprecated in favor of generating and storing your own ID

BUNDLE ./index.js

WARN Constants.installationId has been deprecated in favor of generating and storing your own ID. Implement it using expo-application’s androidId on Android and a storage API such as expo-secure-store on iOS and localStorage on the web. This API will be removed in SDK 44.
WARN Constants.deviceId has been deprecated in favor of generating and storing your own ID. This API will be removed in SDK 44.
WARN Constants.linkingUrl has been renamed to Constants.linkingUri. Consider using the Linking API directly. Constants.linkingUrl will be removed in SDK 44.
WARN Constants.manifest is null because the embedded app.config could not be read. Ensure that you have installed the expo-constants build scripts if you need to read from Constants.manifest.
WARN Constants.manifest is null because the embedded app.config could not be read. Ensure that you have installed the expo-constants build scripts if you need to read from Constants.manifest.
LOG Running “ExpoUpdate” with {“rootTag”:1}