amplitude / amplitude/Amplitude-TypeScript

Remove AsyncStorage package dependency for React Native

未关闭
#540 6 条评论 15 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
TypeScript
星标
180
派生
68
平均合并
3 天 1 小时
30 天内合并 PR
29

描述

## Summary

After setting up our own custom storage provider (we are currently using `react-native-mmkv-storage`), we intend to remove the AsyncStorage library. However, we run into the error when trying to do so: `Error: [@RNC/AsyncStorage]: NativeModule: AsyncStorage is null`

Would like to know if there's a way we can completely remove the dependency on `@react-native-async-storage/async-storage` from the Amplitude package or if there's a recommended workaround for this issue?

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。