DATE:
AUTHOR:
The Duffel team

We are splitting React Native components into standalone packages

DATE:
AUTHOR: The Duffel team

Version 7.0.2 is the final release of the umbrella package @duffel/react-native-components, and future fixes and features will be shipped through standalone packages instead.

Moving to the standalone packages keeps your app lighter, avoids unnecessary native dependencies, and ensures you receive future fixes and improvements for only the components you use.

For new integrations, install the package for the component you use:

Existing apps using @duffel/react-native-components can continue running if pinned to the current version, but we recommend migrating to the standalone packages to receive future updates and avoid unrelated native dependencies.

For guidance on how to migrate please reference https://www.npmjs.com/package/@duffel/react-native-components#migration

Powered by LaunchNotes