Skip to content

Releases: FidMe/react-native-fast-storage

Release list

v0.0.1

Choose a tag to compare

@Michaelvilleneuve Michaelvilleneuve released this 29 Sep 08:42

First release.
Most basic implementation. A few AsyncStorage features are still missing but the essentials :

  • setItem
  • getItem
  • removeItem

Are implemented