hatem-72
hatem-72
This PR fixes the compatibility between react-native and the last `luxon` versions (broken since [v2.5.0](https://github.com/moment/luxon/releases/tag/2.5.0)). It adds the `package.json` to the exports section ```diff "exports": { ".": { "import": "./src/luxon.js",...
- [x] I have updated Purchases SDK to the latest version - [x] I have read the [Contribution Guidelines](https://github.com/RevenueCat/react-native-purchases/blob/main/CONTRIBUTING.md) - [x] I have searched the [Community](https://community.revenuecat.com) - [x] I have...