React native – ERROR TypeError: buildLink is not a function (it is Object)
I installed react native navigation. My stack navigator used to work properly until I install tab navigation. And now it gives this error ERROR TypeError: buildLink is not a function (it is Object) This error is located at: in BottomTabBar…