Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Fix Android build #65

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Commits on May 27, 2020

  1. Fix Android build

    Upgrade yarn.lock
    Upgrade RN to 0.62.2
    jlkalberer committed May 27, 2020
    Configuration menu
    Copy the full SHA
    8ce7ec5 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. fix(ios): Xcode12 build run on device crash (react-native-art#70)

    Since the ARTShadow structure holds a color object, it will cause a zombie object after destruction.
    layne authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    b71f5f4 View commit details
    Browse the repository at this point in the history
  2. Bump lodash from 4.17.15 to 4.17.19 (react-native-art#67)

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.15...4.17.19)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    cc5f058 View commit details
    Browse the repository at this point in the history
  3. Bump acorn from 5.7.3 to 5.7.4 (react-native-art#58)

    Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
    - [Release notes](https://github.com/acornjs/acorn/releases)
    - [Commits](acornjs/acorn@5.7.3...5.7.4)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    7499855 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Fix Android build

    Upgrade yarn.lock
    Upgrade RN to 0.62.2
    jlkalberer committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    0f477b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4749099 View commit details
    Browse the repository at this point in the history
  3. Reverted changes made to color conversion

    Tested in iOS and Android
    jlkalberer committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    1407899 View commit details
    Browse the repository at this point in the history