7 Commits
Author SHA1 Message Date
Arjan Zuidema 7d6563905d chore(example): Add support for dark mode (Fabric only) (#534) 2023-09-08 15:47:35 +02:00
Théo Poizat 053dd8cc21 feat(iOS): Include assets originating from an iCloud Shared Album. (#525)
* Include assets originating from an iCloud Shared Album. iOS only.

* Add a switch to test includeSharedAlbums in GetPhotosPerformanceExample
2023-09-08 11:24:24 +02:00
Arjan Zuidema 5800eecd18 chore(examples): Added getAlbums example (#528) 2023-08-31 10:54:49 +02:00
Arjan ZuidemaandJohn Ferlito adb2d24cd8 chore(example): Update react-native to 72.1 (#512)
fix(all): Fixed Native Arch codgen issue

* Updated react-native in  FarbricExample app

---------

Co-authored-by: John Ferlito <johnf@inodes.org>
2023-07-04 09:55:08 +02:00
Théo Poizat 1f6499be0a feat(iOS): Add subTypes field (#495)
Allow to know PHAssetMediaSubtype on iOS.
So for example if a node is a LivePhoto or a Panorama.
2023-05-31 09:33:11 +02:00
Théo Poizat a419ccce27 feat(all): Add modificationTimestamp field (#493)
* feat(android): Rename modified node field to more explicit name

* feat(ios): Return modificationDate in ios

* docs: Add modification date in ts, docs and examples
2023-05-22 15:03:05 +02:00
Wojciech Lewicki 2b595e5266 feat: Add support for new architecture (Fabric) (#460) 2023-03-09 14:47:47 +01:00