Releases: SolankiYogesh/react-native-video-cache
Releases · SolankiYogesh/react-native-video-cache
0.2.0
0.2.0 (2025-01-26)
- chore: add lock (59f8ad5)
- chore: inline videocache android version (af77f8c)
- chore: Update README.md (2fccacb)
- chore: updated gitingore (8685f2e)
- chore: updated package json (7b412b0)
- chore: upgrade deps (4e6deb1)
- Bump acorn from 5.7.3 to 5.7.4 in /example (a94a218)
- Bump lodash from 4.17.15 to 4.17.19 in /example (e7b3535)
- Fix typescript declaration (index.d.ts) (zhigang1992#71) (5a3de4b), closes #71
- Fixed build error on android (zhigang1992#48) (ad0d922), closes #48
- init commit (dccb082)
- prepare for release (12959cd)
- Update package.json (42ec173)
- update return type to string (303bd33)
- Use absolute file URL for cached video (zhigang1992#26) (a2e6fcb), closes #26
- v2.0.1 (c7d2e45)
- v2.0.2 (965cecf)
- v2.0.3 (43e3043)
- v2.0.6 (99e168e)
- v2.0.7 (a673465)
- v2.7.1 (33905f4)
- yarn install (2c05b4a)
- feat: add back async version (3c72b43)
- feat: add back bindings (b5ab54c)
- feat: add web shim (38e1a20)
- feat: new arch + native libs updated (40b25d2)
- feat: removed unwanted methods (412d9db)
- fix: android build (16808c2)
- fix: android classifier error (zhigang1992#73) (f357a1a), closes #73
- fix: fallback to origin url during debug (a71b6da)
- fix: typo (93dc450)
- fix: update type def (eb8d1dc)
- refactor: using RCT_EXPORT_BLOCKING_SYNCHRONOUS_METHOD for sync method call (d4ce3ad)