React Navigation issue

I m new to reactnative development. My App is a expo based React native app that uses reactnavigation module for navigation. Navigation is nested with Bottom Tab placed inside a stack navigator. Most of the time the navigation works perfectly. However at times, only the top stack is displayed. Any way to resolve or is it a bug