Testing React Native Apps Not Working For IOS While Child Routing Is Used

Testing React Native Apps Not Working For IOS While Child Routing Is Used. Foe Example If we Use a Stack Navigator inside Drawer Navigator Appium is unable to find elements for the Stack Navigator Components.

Working Scenario:
If we paste those stack.screen and place it in Drawer.Screen and rename as Drawer.Screen It is working perfect

Any Suggestion to this Issue will be more helpful, Thanks in advance.