Background color of Android ActionBar

I’m trying to change the color of the top navigation (ActionBar) on my Hotwire Native Android app. I’ve been able to to change the bottom tab bar, and the top and bottom on iOS. I don’t know how to get a reference to the ActionBar included in the Hotwire Native package in order to apply styles to it.