Customizing NativeBase will be a cakewalk for you. That is due to the fact, NativeBase has categorized its screens into different sections. It provides separate set of files for customizing each component.
Note: NativeBase is built on top of React Native.
Hence with any component you can pass the style property which will be merged to the default style of that component.