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 摘要。