react-native-firestack
react-native-firestack copied to clipboard
Is there any way I can set the current user without using any of your auth methods?
I have my own authentication method already set up in the project, and I just use analytics with Firestack.
I'd like to notify Firebase about which user is sending those analytics events. Thank you.
Just user firebase, no point using this library then. Just use a standalone analytics library or gtm library for analytics. If thats what you all want those will be a better choice and also gives your more flexibility.