UNPKG

react-native-apple-shazamkit

Version:

🎵 Powerful music recognition for React Native using Apple's ShazamKit. Identify songs, get metadata, and integrate with Apple Music seamlessly.

64 lines (44 loc) 2.04 kB
# Changelog All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [1.0.3] - 2025-08-13 ### Added - 📚 Comprehensive README with detailed setup instructions - 🔧 Kotlin version compatibility configuration for Android - 🎯 Complete API documentation with TypeScript definitions - 📱 Cross-platform support documentation - 🛠️ Contributing guidelines and development setup - 🐛 Troubleshooting guide for common issues - ✨ Advanced usage examples and best practices - 🎨 Complete example implementation with UI ### Changed - 📦 Updated `expo-modules-core` dependency to `^2.5.0` for better compatibility - 🔄 Improved Android build configuration for Kotlin version flexibility - 📝 Enhanced package metadata and keywords for better discoverability - 🎵 Updated package description to be more comprehensive ### Fixed - 🐛 Resolved Kotlin version compatibility issues between module and consumer projects - 🔧 Fixed Android build configuration to allow version overrides - 📱 Improved error handling and user feedback ### Documentation - 📖 Complete rewrite of README with comprehensive setup guide - 🎯 Added API reference with detailed method descriptions - 🛠️ Created troubleshooting section for common issues - 📱 Added platform-specific configuration instructions - 🎨 Added advanced usage examples and integration patterns ## [1.0.2] - 2024-XX-XX ### Fixed - iOS module registration issues - Build configuration improvements ## [1.0.1] - 2024-XX-XX ### Added - Initial release with basic ShazamKit functionality - iOS support with native ShazamKit integration - Android support with custom implementation - Basic music recognition capabilities ### Features - 🎵 Real-time music recognition - 📱 Apple Music integration - 📚 Shazam library support - 🎤 Microphone permission handling