fun onShareBtnClick(: View): Unit
Method that's responsible for initiating the back navigation if all conditions are met it delegates to the parent fragment navigateBack, which is known under the OnShareListener interface
view - the button was that clicked
Return
Unit