@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. Select the tab for your React Native version.
- React Native 0.72
- React Native 0.83
- Reinstall dependencies using
npm installcommand.

