This is not really a question, but rather an answer to several questions I've seen on here.
I created a tabbedBar module for android. It can be used pretty much exactly the same way as the iOS version (same options, same click event listener). The module can also create the native iOS tabbedBar, so you can use it to write cross-platform code.
I hope this will help some of you!