I'm not aware of any, but it'd be a good time to learn how to make custom controls. I've done similar custom toolbars before, it's not much more than a container view/control with normal UI components inside. The main thing is writing the code to space everything out properly and handle overflowing if necessary.