Seph Soliman
f5973f8ebe
Fix #45 ordering of photos when groupTypes is All ( #46 )
...
* Fix #45 ordering of photos when groupTypes is All
* Fix backwards compatible album name for all photos
2019-05-07 21:44:02 +02:00
Abdullah M
4d879e4cb1
Add check to prevent CFRelease(NULL) crash for mimeType
2019-04-18 10:19:31 +08:00
José Ignacio Guerrero VInueza
c66cc4fb49
[FIX][iOS] All mediaTypes return order
...
This fixes the wrong return order when you fetch photos/videos (all)
2019-04-04 12:12:00 -05:00
全贺菁
953b3f083e
fix no homepage in Podfile
2019-03-13 19:07:24 +08:00
Bartol Karuza
0c453b6118
general cleanup
...
Added typescript binding
Fixed flow type issues
renamed NativeModule to RNCCameraRoll
Added basic jest tests
prettier/lint issues fixed
2019-03-03 14:39:57 +08:00
Bartol Karuza
bc557cf169
Sync @joshuagross RCTCameraRollManager: fix "all" photos filter
...
Summary: Currently, trying to fetch "all" photos will loop and never complete. Now it appears to produce the expected results (acting like the "All Photos" smart library in Photos) and doesn't loop. Confirmed console log results, showing no loops: P60994983
Reviewed By: PeteTheHeat
Differential Revision: D14221545
fbshipit-source-id: 31381b1ba2c673fd210cb95f3b7d0f8ffc23ec3f
2019-03-02 15:54:39 +08:00
Bartol Karuza
4777d05546
Make lib JS+native code reachable from iOS example app
2019-02-24 20:47:44 +08:00
Bartol Karuza
b00c05bb81
fix iOS library file reference
2019-02-24 13:48:37 +08:00
Bartol Karuza
5a76ff4d5f
in file renames
2019-02-24 12:29:24 +08:00
Bartol Karuza
43b68a8335
renamed migrated files
2019-02-24 12:25:02 +08:00
Bartol Karuza
abf3ecd110
move migrated files to right folder
2019-02-24 12:21:54 +08:00
Bartol Karuza
1515c69c43
remove generated files from create-react-native-library to be overwritten
2019-02-24 12:20:25 +08:00
Bartol Karuza
1f3f111bca
create-react-native-library and react-native init of example app
...
# Conflicts:
# README.md
2019-02-24 12:13:49 +08:00