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

[RNMobile] Auto-scroll upon block insertion #57273

Merged
merged 15 commits into from
Jan 2, 2024

Commits on Dec 19, 2023

  1. Add useScrollToSection hook

    fluiddot committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    6ee8c01 View commit details
    Browse the repository at this point in the history
  2. Add useScrollToElement hook

    fluiddot committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    6d148b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b6d7c69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f9e1c8 View commit details
    Browse the repository at this point in the history
  5. Expose scrollToSection and scrollToElement in Android implementat…

    …ion of `KeyboardAwareFlatList `
    fluiddot committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    d9cbde9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bbe30e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    92750f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2888ff6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51c232b View commit details
    Browse the repository at this point in the history
  4. Remove nativeScrollRef in favor of calculating the ref in `Keyboard…

    …AwareFlatList` platform-specific components
    fluiddot committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    f891690 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84beb25 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e49f5c3 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    87a7a12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c73ee74 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8827a4e View commit details
    Browse the repository at this point in the history