You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the react native sdk , after calling setCurrentScreenName on navigation state change of every screen, in the dashboard it is being shown only in the Components list and not in the Screens listing. In the Screens list it only shows MainActivity.
Please fix this behavior
The text was updated successfully, but these errors were encountered:
nateshmbhat
changed the title
setCurrentScreen name in React Native is not setting ScreenName but ComponentName in the dashboard
setCurrentScreenName in React Native is not setting ScreenName but ComponentName in the dashboard
Mar 26, 2024
In the react native sdk , after calling setCurrentScreenName on navigation state change of every screen, in the dashboard it is being shown only in the
Components
list and not in the Screens listing. In the Screens list it only shows MainActivity.Please fix this behavior
The text was updated successfully, but these errors were encountered: