Commit cb7999b
authored
fix: removed react native async storage package from utils. (#536)
Summary:
Keeping React Native specific implementation in utils makes optimizely-sdk expect react native peer dependencies installed even in case of browser and node. Removed React Native specific cache implementation from utils.
Test plan:
All Existing tests should pass1 parent dae32e0 commit cb7999b
File tree
7 files changed
+1
-248
lines changed- packages/utils
- __mocks__/@react-native-community
- __tests__
- src
7 files changed
+1
-248
lines changedLines changed: 0 additions & 37 deletions
This file was deleted.
Lines changed: 0 additions & 70 deletions
This file was deleted.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
| 48 | + | |
53 | 49 | | |
54 | 50 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
159 | | - | |
160 | | - | |
This file was deleted.
This file was deleted.
0 commit comments