v0.2.6
Changelog
Upgraded to NitroModule 0.29.6 to address compatibility issues with Xcode 16 and the iOS 18 SDK. Previous versions relied on deprecated headers (AnyMapHolder.hpp) and generated duplicate Swift/C++ symbols around std::optional has_value(), which caused build failures. The new release replaces legacy APIs with AnyMapUtils.hpp, unifies optional handling, and improves Swift/C++ interop stability for cleaner builds and long-term compatibility.
Full Changelog: https://github.com/hyochan/react-native-nitro-sound/compare/v0.2.5...v0.2.6