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

feat: add screen "go back" transition animations based on gestures using Reanimated #1913

Merged
merged 82 commits into from
Jan 10, 2024

Commits on Oct 5, 2023

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

Commits on Oct 6, 2023

  1. feat: add reanimated

    WoLewicki committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    ed2c270 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Add reanimated

    piaskowyk committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    2df7cbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8c650c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Gestures boundaries

    piaskowyk committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    ac59bcc View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Many things

    piaskowyk committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    8040066 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Clean up part 1

    piaskowyk committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    65841a2 View commit details
    Browse the repository at this point in the history
  2. Lint

    piaskowyk committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    67cf2df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d91bdd View commit details
    Browse the repository at this point in the history
  4. Restore package json

    piaskowyk committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    64b9881 View commit details
    Browse the repository at this point in the history
  5. Update dependencies

    piaskowyk committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    dd298fd View commit details
    Browse the repository at this point in the history
  6. Add too many

    piaskowyk committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    c05bc9c View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. Run native methods on UI

    piaskowyk committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    8bbc98f View commit details
    Browse the repository at this point in the history
  2. Update package.json

    piaskowyk committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    a59f98a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Screen removal callback

    piaskowyk committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    0950115 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Screen without callback

    piaskowyk committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    189bf77 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Run Android on UI

    piaskowyk committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    a88f3d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Update gesture detector

    piaskowyk committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    0b658d7 View commit details
    Browse the repository at this point in the history
  2. Update reaniamted version

    piaskowyk committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    14289cc View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Configuration menu
    Copy the full SHA
    f4c921f View commit details
    Browse the repository at this point in the history
  2. Use animated as a package

    piaskowyk committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    8c8cf79 View commit details
    Browse the repository at this point in the history
  3. Update types

    piaskowyk committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    e0fa909 View commit details
    Browse the repository at this point in the history
  4. Update types v2

    piaskowyk committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    a1d668d View commit details
    Browse the repository at this point in the history
  5. Remove console log

    piaskowyk committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    6e12838 View commit details
    Browse the repository at this point in the history
  6. Run only on UI

    piaskowyk committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    6bf54d1 View commit details
    Browse the repository at this point in the history
  7. Change reanimated version

    piaskowyk committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    ca98f4d View commit details
    Browse the repository at this point in the history
  8. Change reanimated version

    piaskowyk committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    3377f49 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2023

  1. Use context

    piaskowyk committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    0cbae55 View commit details
    Browse the repository at this point in the history
  2. Fix fabric build

    piaskowyk committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    07b7348 View commit details
    Browse the repository at this point in the history
  3. Update example app

    piaskowyk committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    66ca0f2 View commit details
    Browse the repository at this point in the history
  4. Clear dependency

    piaskowyk committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5d3a9a2 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    cf10aff View commit details
    Browse the repository at this point in the history
  2. Module for web

    piaskowyk committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    d7f66d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bb64b41 View commit details
    Browse the repository at this point in the history
  4. Update types

    piaskowyk committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    93b2fe4 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

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

Commits on Nov 13, 2023

  1. Add twoDimensional gesture

    piaskowyk committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d0eee6d View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    piaskowyk committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5cfa097 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Clean up

    piaskowyk committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    53a93f5 View commit details
    Browse the repository at this point in the history
  2. Update type

    piaskowyk committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    98f51b6 View commit details
    Browse the repository at this point in the history
  3. Lint

    piaskowyk committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    4f49202 View commit details
    Browse the repository at this point in the history
  4. Fix Gesture Provider types

    piaskowyk committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    9339529 View commit details
    Browse the repository at this point in the history
  5. update reaniamted

    piaskowyk committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    d688ee1 View commit details
    Browse the repository at this point in the history
  6. Remove 'true' assertion

    piaskowyk committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    6c474b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

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

Commits on Dec 5, 2023

  1. Merge with main

    piaskowyk committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    3b61aef View commit details
    Browse the repository at this point in the history
  2. Merge branch '@wolewicki/add-full-screen-swipe' of github.com:softwar…

    …e-mansion/react-native-screens into @wolewicki/add-full-screen-swipe
    piaskowyk committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    52b11c0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    843ad14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    00b81f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa10b21 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c6e55f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

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

Commits on Dec 11, 2023

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

Commits on Dec 12, 2023

  1. Clean up

    piaskowyk committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    2ab5b84 View commit details
    Browse the repository at this point in the history
  2. Clean up v2

    piaskowyk committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    ad3722d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    edd22d9 View commit details
    Browse the repository at this point in the history
  4. Format

    piaskowyk committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    a7f8864 View commit details
    Browse the repository at this point in the history
  5. Cleanup iOS

    piaskowyk committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    01a1763 View commit details
    Browse the repository at this point in the history
  6. Configure FabricTestExample

    piaskowyk committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    3acd198 View commit details
    Browse the repository at this point in the history
  7. restore fabric example

    piaskowyk committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    524a461 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Finish review improvements

    piaskowyk committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    cf37301 View commit details
    Browse the repository at this point in the history
  2. Update types

    piaskowyk committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    b7e1418 View commit details
    Browse the repository at this point in the history
  3. Update package.json

    piaskowyk committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    fe66b63 View commit details
    Browse the repository at this point in the history
  4. Update package.json v2

    piaskowyk committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    3223172 View commit details
    Browse the repository at this point in the history
  5. Update package.json v3

    piaskowyk committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    9fd1043 View commit details
    Browse the repository at this point in the history
  6. Use nightly of reaniamted

    piaskowyk committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    d35b76f View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Fix for TVOS

    piaskowyk committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    13eddee View commit details
    Browse the repository at this point in the history
  2. Fix for TVOS v2

    piaskowyk committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    a7c3eb3 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    8be5bf9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3084044 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. Disable swipe back for iOS

    piaskowyk committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    9ec3fe7 View commit details
    Browse the repository at this point in the history
  2. Refactor Android v1

    piaskowyk committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    5768477 View commit details
    Browse the repository at this point in the history
  3. Fix hot reload

    piaskowyk committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    c86e551 View commit details
    Browse the repository at this point in the history
  4. Review improvements

    piaskowyk committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    47d7e40 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b51aa90 View commit details
    Browse the repository at this point in the history
  6. Update package.lock

    piaskowyk committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    be598ff View commit details
    Browse the repository at this point in the history
  7. Name parameter

    piaskowyk committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    a420717 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. Refactor

    piaskowyk committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    d014fa8 View commit details
    Browse the repository at this point in the history
  2. Restore identation

    piaskowyk committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    fb025e5 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    ca5267c View commit details
    Browse the repository at this point in the history
  2. Update names after merge

    piaskowyk committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    f4a74d5 View commit details
    Browse the repository at this point in the history
  3. Update reanimated version

    piaskowyk committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    276f02f View commit details
    Browse the repository at this point in the history