Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

fix(peerDependencies): update React #2626

Merged
merged 2 commits into from
Jul 8, 2019
Merged

fix(peerDependencies): update React #2626

merged 2 commits into from
Jul 8, 2019

Commits on Jul 3, 2019

  1. fix(peerDependencies): update React

    We are now relying on React 16.3 features like `static getDerivedStateFromProps` in the library, which thus won't work with lower versions.
    
    The lowest version of React Native which requires React 16.3 (albeit an alpha) is 0.54.0.
    Haroenv committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    959cdbf View commit details
    Browse the repository at this point in the history
  2. !fixup

    Haroenv committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    5abce3a View commit details
    Browse the repository at this point in the history