You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: undefined is not an object (evaluating 'RNAppInfo.version')
I can only get this to link with iOS? Does anyone have a newer fork?
react-native init AndroidAppInfo
cd AndroidAppInfo
yarn add react-native-app-info
react-native link react-native-app-info
rnpm-install info Linking react-native-app-info ios dependency
rnpm-install info iOS module react-native-app-info has been successfully linked
react-native run-android
```
Works great on iOS. Thank you for sharing.

The text was updated successfully, but these errors were encountered:
How do you get this to link and run with Android?
I get a red box error:
I can only get this to link with iOS? Does anyone have a newer fork?
The text was updated successfully, but these errors were encountered: