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

New RN FlatList / SectionList and showing current section letter on sidebar #70

Open
wants to merge 23 commits into
base: master
Choose a base branch
from

Commits on Jun 5, 2019

  1. Update README.md

    tyson90 committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    af61f1d View commit details
    Browse the repository at this point in the history
  2. sectionListWrapperStyle

    tyson90 committed Jun 5, 2019
    Configuration menu
    Copy the full SHA
    52e7ac1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c89c4ab View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2019

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

Commits on Sep 24, 2019

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

Commits on Mar 19, 2020

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

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    4d58c06 View commit details
    Browse the repository at this point in the history
  2. clean up code

    tyson90 committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    94373cf View commit details
    Browse the repository at this point in the history
  3. refactored SectionList.render

    tyson90 committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    3a6bfb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    15cceda View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

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

Commits on Mar 23, 2022

  1. Merge pull request #1 from kamilsni/master

    Fixed error "Attempt to invoke virtual method 'double java.lang.Double.doubleValue()' on a null object reference"
    tyson90 committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    0c2e04f View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Added AZ letters props

    Added azSideBarProps prop and letterLabelTextProps prop
    kamilcessak committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    a296591 View commit details
    Browse the repository at this point in the history
  2. Added new letters props

    Added azSideBarProps prop and letterLabelTextProps prop.
    kamilcessak committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    1b35630 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. Merge pull request #2 from kamilcessak/master

    Added new props for AZ sidebar and AZ Letter Label
    tyson90 committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    3663f0b View commit details
    Browse the repository at this point in the history

Commits on May 9, 2022

  1. Bump package minor version

    tyson90 committed May 9, 2022
    Configuration menu
    Copy the full SHA
    6ef4e18 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2022

  1. Fixed bug with undefined is not an object

    Fixed in this.props.sections.length
    kamilsni committed May 12, 2022
    Configuration menu
    Copy the full SHA
    500abdf View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from kamilsni/master

    Fixed bug with undefined is not an object
    tyson90 committed May 12, 2022
    Configuration menu
    Copy the full SHA
    00b897c View commit details
    Browse the repository at this point in the history

Commits on May 16, 2022

  1. Fixed undefined is not an object

    undefined is not an object (evaluating 'n.y')
    kamilsni committed May 16, 2022
    Configuration menu
    Copy the full SHA
    4077453 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff62f12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    160129e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62c4f95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    996fe42 View commit details
    Browse the repository at this point in the history