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

[Android][sdk39] Make SplashScreen methods work in SDK39 #10294

Commits on Sep 22, 2020

  1. [Android][sdk39] Make SplashScreen methods work

    Redirect native code flow from verisioned splash screen module realm storing no information to unversioned splash screen module realm that stores all information about current activity's splash.
    bbarthec committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    e231ffb View commit details
    Browse the repository at this point in the history
  2. Update android/versioned-abis/expoview-abi39_0_0/src/main/java/abi39_…

    …0_0/expo/modules/splashscreen/SplashScreenModule.kt
    
    Co-authored-by: Stanisław Chmiela <sjchmiela@users.noreply.github.com>
    bbarthec and sjchmiela committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    a9b817a View commit details
    Browse the repository at this point in the history
  3. Update android/versioned-abis/expoview-abi39_0_0/src/main/java/abi39_…

    …0_0/expo/modules/splashscreen/SplashScreenModule.kt
    bbarthec committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    4bbdac5 View commit details
    Browse the repository at this point in the history
  4. Update android/versioned-abis/expoview-abi39_0_0/src/main/java/abi39_…

    …0_0/expo/modules/splashscreen/SplashScreenModule.kt
    bbarthec committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    d529dc0 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    2889112 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    33c6f75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c279cb View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Configuration menu
    Copy the full SHA
    bf6aac7 View commit details
    Browse the repository at this point in the history