react-native: [0.20] [Android] screenPhysicalPixels undefined

Changes in 228a1fe7d48d57a0fbb2d852135ef94247198aaa appear to have broken Android. The requiring of Dimensions throws the following error:

undefined is not an object (evaluating 'screenPhysicalPixels.width')

screen shot 2016-02-16 at 12 41 35 pm

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 23 (8 by maintainers)

Commits related to this issue

Most upvoted comments

Okay. I verified that compile 'com.facebook.react:react-native:0.20.1' does the job.