Releases: is343/react-native-ankidroid
Releases · is343/react-native-ankidroid
v0.6.1
What's Changed
- Utilize FileProvider for uploading media by @InfiniteRain in #28
- Various dependency updates
Full Changelog: v0.6.0...v0.6.1
v0.6.0 - add media upload
Adds the ability to upload media from #26 thanks to @InfiniteRain!
What's Changed
- feat: add media upload functionality by @InfiniteRain in #26
- chore: update types/docs for release by @is343 in #27
Full Changelog: v0.5.1...v0.6.0
v0.5.1 - fix build issues
Updates manifest and dependency to fix build issues. #25
Thanks to @InfiniteRain for the PR!