Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

setCurrentScreenName in React Native is not setting ScreenName but ComponentName in the dashboard #562

Open
nateshmbhat opened this issue Mar 26, 2024 · 1 comment
Labels
apps Issues specific to Clarity Apps SDK

Comments

@nateshmbhat
Copy link

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

@nateshmbhat 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
@ibradwan ibradwan added the apps Issues specific to Clarity Apps SDK label Mar 31, 2024
@roots-ai
Copy link

roots-ai commented May 31, 2024

For me it's only showing MainActivity in the dashboard..

Tried adding setCurrentScreenName in componentDidMount, and also inside onEnter in the Scene with react-native-router-flux, doesn't work anywhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apps Issues specific to Clarity Apps SDK
Projects
None yet
Development

No branches or pull requests

3 participants