XTabBar is a little Swift pod that customize tab bar for iPhone X. It has few themes that have curvy corners to fit in iPhone X design. It does nothing for other devices.
pod 'XTabBar'
Just download or clone the repo and move Classes folder to your project.
In storyboard, or xib just change "Custom Class"
property to XTabBar
. Then you can set style property as you wish.
MIT
Free Software, Hell Yeah!