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
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
8a267bfe0e
chore(deps): bump semver from 5.7.1 to 5.7.2 in /FabricExample ( #531 )
...
Bumps [semver](https://github.com/npm/node-semver ) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/v5.7.2/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v5.7.1...v5.7.2 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-01 14:36:26 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
227a178046
chore(deps): bump word-wrap from 1.2.3 to 1.2.5 in /FabricExample ( #529 )
...
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-01 14:35:36 +02:00
dependabot[bot] and dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4f69eca1c2
chore(deps): bump activesupport from 7.0.6 to 7.0.7.2 in /FabricExample ( #523 )
...
Bumps [activesupport](https://github.com/rails/rails ) from 7.0.6 to 7.0.7.2.
- [Release notes](https://github.com/rails/rails/releases )
- [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md )
- [Commits](https://github.com/rails/rails/compare/v7.0.6...v7.0.7.2 )
---
updated-dependencies:
- dependency-name: activesupport
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-01 14:34:13 +02:00
Arjan Zuidema
5800eecd18
chore(examples): Added getAlbums example ( #528 )
2023-08-31 10:54:49 +02:00
Arjan Zuidema and John 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