Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️: Upgrade Expo SDK to 48 #133

Merged
merged 22 commits into from
May 10, 2023
Merged

⬆️: Upgrade Expo SDK to 48 #133

merged 22 commits into from
May 10, 2023

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    8573a77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcf076f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e24ddcb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    126390c View commit details
    Browse the repository at this point in the history
  5. add @expo/config-plugins to devDependencies

    - 複数のバージョンの@expo/config-pluginsが混在していると、@expo/config-pluginsに適用するパッチのパス(@expo/cliが参照する@expo/config-plugins)が変わってしまう
    - 上記事象を解消するために、devDependenciesに@expo/cliで使用する@expo/config-pluginsと同じバージョンを追加することで、パッチを適用するパスが固定されるようにする
    creature-water-valley committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    f37b809 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b2671e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Configuration menu
    Copy the full SHA
    af52b24 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5cfbee2 View commit details
    Browse the repository at this point in the history
  3. add react-native patch

    fix virtualizedList scrollToEnd for 0 items(facebook/react-native#36067)
    creature-water-valley committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    0ea0e66 View commit details
    Browse the repository at this point in the history
  4. remove .buckconfig

    upgrade react-native 0.71 (expo/expo@84f418d)
    creature-water-valley committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    42b42e4 View commit details
    Browse the repository at this point in the history
  5. update _gitignore

    upgrade react-native 0.71 (expo/expo@84f418d)
    creature-water-valley committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    14e0ae7 View commit details
    Browse the repository at this point in the history
  6. fix android.adaptiveIcon.backgroundColor in app.config.js

    [templates] Remove config options that don't apply to templates(expo/expo@ff9831c)
    creature-water-valley committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    c5cf64e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ddbea2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1970c70 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    700cb6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2758b00 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Configuration menu
    Copy the full SHA
    ae8c9c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb294e8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16df5f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09b93d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b9a02ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7770202 View commit details
    Browse the repository at this point in the history