Check out example codes for "remove title only back button swift". It will help you in understanding the concepts better.
Code Example 1
navigationItem.backBarButtonItem = UIBarButtonItem(title: "", style: .plain, target: nil, action: nil)
Learn ReactJs, React Native from akashmittal.com