sunnylqm / react-native-storage

local storage wrapper for both react-native and browser. Support size controlling, auto expiring, remote data auto syncing and getting batch data in one query.
MIT License
3.02k stars 268 forks source link

cannot yarn add @types/react-native-storage #198

Closed yamato-payforward closed 5 years ago

yamato-payforward commented 5 years ago

I did yarn add @types/react-native-storage

I got this error.

error An unexpected error occurred: "https://registry.yarnpkg.com/@types%2freact-native-firebase: Not found".

help me.

sunnylqm commented 5 years ago

No types for this lib yet. Will publish later.