Skip to content

Commit

Permalink
[change] Remove AsyncStorage
Browse files Browse the repository at this point in the history
  • Loading branch information
smartDev420 authored and smartDev420 committed Oct 4, 2019
1 parent beead45 commit 2e2e343
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 637 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,6 @@ React Native v0.55
| Animated || Missing `useNativeDriver` support. |
| AppRegistry || Includes additional support for server rendering with `getApplication`. |
| AppState || |
| AsyncStorage || |
| BackHandler | (✓) | Mock. No equivalent web APIs. |
| CameraRoll || No equivalent web APIs. |
| Clipboard || |
Expand Down
1 change: 0 additions & 1 deletion packages/babel-plugin-react-native-web/src/moduleMap.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ module.exports = {
Animated: true,
AppRegistry: true,
AppState: true,
AsyncStorage: true,
BackHandler: true,
Button: true,
CameraRoll: true,
Expand Down

This file was deleted.

This file was deleted.

Loading

0 comments on commit 2e2e343

Please sign in to comment.