有没有办法在不分离的情况下将 firebase 分析集成到 expo react-native 应用程序中?
Is there any way to integrate firebase analytics into an expo react-native app without detaching?
我一直在努力寻找一种方法将 firebase 分析集成到我使用本机反应和 expo 构建的应用程序中。所有可用的解决方案都需要分离,但我不希望那样。那么有什么方法可以在不分离的情况下将 firebase 分析集成到 expo react-native 应用程序中吗?
目前不分离是不可能的,但似乎它正在努力并且即将出现。
看看这个:What’s New in Expo-Firebase rc.5 - TL;DR: It’s not in the client yet
我一直在努力寻找一种方法将 firebase 分析集成到我使用本机反应和 expo 构建的应用程序中。所有可用的解决方案都需要分离,但我不希望那样。那么有什么方法可以在不分离的情况下将 firebase 分析集成到 expo react-native 应用程序中吗?
目前不分离是不可能的,但似乎它正在努力并且即将出现。
看看这个:What’s New in Expo-Firebase rc.5 - TL;DR: It’s not in the client yet