Skip to content

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