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

Will allow side alphabet list to work properly on android when the co… #36

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

Conversation

mag1492
Copy link

@mag1492 mag1492 commented Jun 16, 2017

Will work when component is not used as primary and only view.

Will work only with empty sections allowed. (Otherwise need to change section offset calculation)

FirstElement in alphabetSideListIndex has the proper offset. Works when alphabet section are not always populated with items.

Ex:

A: []
B: [{...}]

etc.

…mponent is not used as primary and only view.

Will work only with empty sections allowed.

FirstElement in alphabetSideListIndex has the proper offset.
Less commentary.
@sami718
Copy link

sami718 commented Dec 2, 2017

I have same issue related to this commit. Please merge this commit. It will help me to reduce my issue

NativeModules
} from 'react-native';

const UIManager = NativeModules;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delete - UIManager not used in this file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants