react-native-macos/Libraries/Storage
Ramanpreet Nara 5a57a538c9 Split NativeAsyncStorage into NativeAsyncLocalStorage and NativeAsyncSQLiteDBStorage
Summary:
Although the interface for both NativeModules is the same, we'd like to enforce 1 `TurboModuleRegistry.get` call per NativeModule spec file. Therefore this diff splits the one spec into two.

Changelog: [Internal]

Reviewed By: fkgozali

Differential Revision: D24325260

fbshipit-source-id: f18718e4235b7b8ccbfc44a7e48571ecf483a36c
2020-10-15 08:49:28 -07:00
..
AsyncStorage.js Split NativeAsyncStorage into NativeAsyncLocalStorage and NativeAsyncSQLiteDBStorage 2020-10-15 08:49:28 -07:00
NativeAsyncLocalStorage.js Split NativeAsyncStorage into NativeAsyncLocalStorage and NativeAsyncSQLiteDBStorage 2020-10-15 08:49:28 -07:00
NativeAsyncSQLiteDBStorage.js Split NativeAsyncStorage into NativeAsyncLocalStorage and NativeAsyncSQLiteDBStorage 2020-10-15 08:49:28 -07:00