Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Jan 05:50
· 12 commits to main since this release
409c875

4.0.0 (2023-01-25)

⚠ BREAKING CHANGES

  • If you pass netInfoAddEventListener, you must now also pass netInfoFetchState
    (which for people will mostly be NetInfo.fetch).

Features

  • allows setActiveNetworkTypes to change the networks you accept (#30) (409c875)