Skip to content

React Native v0.44 DeviceInfo native module is not installed correctly #13751

Description

@stefensuhat

Description

At first I run create new project using expo And then at package.json I change the react-native version to v0.44.

When run using expo (send to device) I receive DeviceInfo native module is not installed correctly.

Reproduction Steps and Sample Code

{
  "name": "example",
  "version": "0.0.0",
  "description": "Hello Expo!",
  "author": null,
  "private": true,
  "main": "main.js",
  "dependencies": {
    "axios": "^0.16.1",
    "expo": "16.0.0",
    "react": "16.0.0-alpha.6",
    "react-native": "0.44.0",
    "react-native-elements": "^0.11.2"
  }
}

Why I changed my react-native version to 0.44 because at expo sdk (v0.43) I got error while updating property selectioncolor of view managed by androidtextinput error. #13465

Additional Information

  • React Native version: v0.44
  • Platform: Android
  • Development Operating System: [FILL THIS OUT: Windows 10
  • Dev tools: VSCode, Expo XDE

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions