Closed olofd closed 7 years ago
After @justinsherwood and mine implementation of reversed indices we did not do an exception of this reversing when using a sortDescriptor. This should be done so that the assets always come in the correct order.
sortDescriptor
Fixed in https://github.com/olofd/react-native-photos-framework/commit/5ebf1bb28d6fbff2290cb001cc7a65e70247fd94
After @justinsherwood and mine implementation of reversed indices we did not do an exception of this reversing when using a
sortDescriptor
. This should be done so that the assets always come in the correct order.