Nativebase is like Bootstrap for React Native app. It is giving you the basic set of components out of the box. You don't have write basic things from scratch. If you are going to customize a lot, then you can do it from pure React Native itself.
For React Native newbies, It will be very helpful to make your work easier.