I have a react native mini app which is part of main app(react-native) created using nx.dev. Currently firebase has been added to main app which gives overall performance analytics of the app. I want to do performance monitoring(prod) specific to this mini app.
Is there a way (library, tools) to monitor the performance of mini-app in Production environment.