@amazon-devices/expo-application retrieves native application information such as its ID, app name, and build version at runtime.
Installation
-
Add the JavaScript library dependency in the
package.jsonfile. -
Reinstall dependencies using
npm installcommand.

