tyson90
tyson90
Any plans to merge it?
See my fork: [https://github.com/tyson90/react-native-alphabetlistview](https://github.com/tyson90/react-native-alphabetlistview). I also created PR #70 to main repo.
@swabbass can you also add `badge.fontSize` and `badge.fontFamily` options for more flexible customization?
@jeevankumarkanuganti The right solution is replacing in line 5: from: `giturl = package["repository"]` to: `giturl = package["repository"]["url"]` See the package.json file to understand why.
Is there any plans to make this new component official?