-
-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
React Native项目中报错 #24
Comments
升级到 btw, 欢迎提出更多关于 |
RN 官方建议使用 |
感谢推荐,升级至 import AsyncStorage from '@react-native-community/async-storage';
import { run } from 'concent';
run({
/** your store config */
},{
localStorage: AsyncStorage,
}) |
你好,现在最新的情况如何了呢 |
不好意思,今天在忙其它的,我明天来测试 2.5.2 |
@fantasticsoul OK,已经可以正常使用了。没有全面测试,但是基本的 |
好的,感谢提供帮助,欢迎继续提供新的issue,有了你们 concent才会越来越好越来越强大 |
尝试在RN中使用,但是加载编译就失败了
The text was updated successfully, but these errors were encountered: