react-native-sectionlist-contacts icon indicating copy to clipboard operation
react-native-sectionlist-contacts copied to clipboard

Address Book library for React Native

Results 11 react-native-sectionlist-contacts issues
Sort by recently updated
recently updated
newest added

The call back function is not called at all

While cick on anyone alphabet, it failed to show as highlighted in the UI. Because of this user don't know whether he/she selected any alphabets here

It is wrong with big data viewOffset: (this.props.sectionHeight * (index + 1)) + (this.props.sectionHeaderHeight * index)

I have used this package to show the contact names. Here If I don't have any contact list with anyone alphabet, it not shows the alpahbet at right side. For...

I have a top margin set for my contact list in that case the right letter navigation doesn't work correctly, i.e. if I tap letter `s`, it moves to somewhere...

I executed the basic usage example. It renders nothing