Skip to content

v.0.4.0

Compare
Choose a tag to compare
@morrys morrys released this 12 Jun 18:20
· 201 commits to master since this release

Breaking

  • react-native:
    • yarn add @react-native-community/netinfo
    • react-native link @react-native-community/netinfo

Improved

  • @wora/detect-network
    • the redux-offline detect network feature is no longer used.
    • useIsConnected and useNetInfo hooks out-of-box
  • changed dependence from cache-persist to @wora/cache-persist

Fixed

  • iOS AsyncStorage
  • commitMutation now return Disposable