Just published my first React Native package to NPM
For a few weeks now I'm working on a small React Native app. After trying to find a package that will work for me and failed, I decided to create a custom component.
If you have an iOS device, you most certainly know the Segmented Control view (UISegmentedControl):
Publishing this