Skip to content
This repository was archived by the owner on Nov 28, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 333 Bytes

File metadata and controls

14 lines (8 loc) · 333 Bytes

Changelog

This version was released on 28/11/2023. These changes are as compared to @chakrahq/react-native-side-menu v1.3.4 on NPM.

v2.0.0

Breaking changes

  • Drop Flow support. Use TypeScript for type checking instead.

Bug fixes

  • Add the children prop to the TS type definitions.
  • General cleanup/updates.