OpenSpot v2.0.1
- 🚀 Upgraded app version to 2.0.1
- 🎧 Switched from
expo-avtoexpo-audiofor audio playback (following best practices: Reddit reference). - 📤 Switched file sharing functionality using
expo-sharing, including handling permissions and updated bundle identifiers. - 🛠️ Refactored audio handling in Player component for better performance and smoother playback experience.
- 🔍 Updated and improved search functionality in TopBar component.
- 🎨 Changed app icon.
- 🛠️ Fixed download issues on certain devices (using sharing instead of direct media library saving).