Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

Mobile: Upgrade nodejs-mobile-react-native to 0.3.2 #623

Merged
merged 2 commits into from
Nov 22, 2018

Conversation

rajivshah3
Copy link
Member

@rajivshah3 rajivshah3 commented Nov 21, 2018

Description

Upgrades nodejs-mobile-react-native to 0.3.2, fixing issues with Apple A12 CPUs (iPhone XS, XS Max, and XR).

Type of change

  • Bug fix (a non-breaking change which fixes an issue)

How Has This Been Tested?

  • Verified that the framework contains bitcode (cd node_modules/nodejs-mobile-react-native/ios && unzip -t NodeMobile.framework.zip && unzip -o NodeMobile.framework.zip && otool -l NodeMobile.framework/NodeMobile -arch arm64 | grep __LLVM)

Checklist:

  • My code follows the style guidelines for this project
  • I have performed a self-review of my own code
  • For changes to mobile that include native code (including React Native modules): I have verified that both iOS and Android successfully build in both Debug and Release modes

@rajivshah3 rajivshah3 added C - Mobile L - Need reviews Lifecycle - Each PR must have at least two reviewers E - Functional Epic - Relating to how a feature works labels Nov 21, 2018
@cvarley100 cvarley100 changed the base branch from develop to bug/iphonex November 21, 2018 18:40
@rajivshah3 rajivshah3 force-pushed the chore/nodejs-mobile-react-native branch from 26a0b33 to b25bb76 Compare November 21, 2018 18:50
@cvarley100 cvarley100 merged commit 8471e4b into bug/iphonex Nov 22, 2018
@rajivshah3 rajivshah3 deleted the chore/nodejs-mobile-react-native branch November 22, 2018 01:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
C - Mobile E - Functional Epic - Relating to how a feature works L - Need reviews Lifecycle - Each PR must have at least two reviewers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants