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

fix: get properties from top-most screen on swipe #1509

Merged
merged 8 commits into from
Jul 8, 2022

Commits on Jul 4, 2022

  1. fix: don't change screen on which you handleSwipe

    when we were swiping with the current logic in the next frame properties were taken from previous screen
    kacperkapusciak committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    e8af73e View commit details
    Browse the repository at this point in the history
  2. chore: add example

    Co-authored-by: Wojciech Lewicki <wojciech.lewicki@swmansion.com>
    kacperkapusciak and WoLewicki committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    893ca97 View commit details
    Browse the repository at this point in the history
  3. chore: rename test example

    Co-authored-by: Wojciech Lewicki <wojciech.lewicki@swmansion.com>
    kacperkapusciak and WoLewicki committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    817490f View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2022

  1. chore: add test for #1476

    Submitted in #1514 by @hurali97
    
    Co-authored-by: Muhammad Hur Ali <hurali87@gmail.com>
    kkafar and Muhammad Hur Ali committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    30feb5d View commit details
    Browse the repository at this point in the history
  2. chore: add dependency on @react-navigation/native-stack

    Required by Test1509v2
    kkafar committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    d7d04e6 View commit details
    Browse the repository at this point in the history
  3. chore: merge in main

    Merge branch 'main' into @kacperkapusciak/get-correct-screen-on-swipe
    kkafar committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    008d0e5 View commit details
    Browse the repository at this point in the history
  4. fix: typo in comment

    kkafar committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    552cd72 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. chore: remove test 1509v2

    kkafar committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    29d385d View commit details
    Browse the repository at this point in the history