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] Add snapToInterval support for horizontal ScrollView #15297

Closed
wants to merge 12 commits into from

Commits on Jul 31, 2017

  1. Add initial implementation of horizontal snap

    Henrik Raitasola committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    0090cfe View commit details
    Browse the repository at this point in the history
  2. Refactor function to if statement

    Henrik Raitasola committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    4942c3d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac58c9a View commit details
    Browse the repository at this point in the history
  4. Remove only iOS from docs

    Henrik Raitasola committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    f900ab3 View commit details
    Browse the repository at this point in the history
  5. Refactor example to shorter

    Henrik Raitasola committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    bd635e9 View commit details
    Browse the repository at this point in the history
  6. Use shorter syntax

    Henrik Raitasola committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    77c9c73 View commit details
    Browse the repository at this point in the history
  7. Add snapToInterval to examples

    Henrik Raitasola committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    12b884b View commit details
    Browse the repository at this point in the history
  8. Remove paging and render less items

    Henrik Raitasola committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    d8083bb View commit details
    Browse the repository at this point in the history
  9. Make element slighty bigger

    Henrik Raitasola committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    5503649 View commit details
    Browse the repository at this point in the history
  10. Use always default styles for generated items

    Henrik Raitasola committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    fc1af45 View commit details
    Browse the repository at this point in the history
  11. Remove annoying TouchableOpacity that does not do anything

    Henrik Raitasola committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    0a80ce1 View commit details
    Browse the repository at this point in the history
  12. Add flow types

    Henrik Raitasola committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    254e1d9 View commit details
    Browse the repository at this point in the history