Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
viskin committed Nov 17, 2016
1 parent 5a36efe commit 87ba1ac
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,8 @@ TypeScript definitions are provided in [PhotoLibrary.d.ts](https://github.com/te
- Include album name in libraryItem.
- Enable filter option for getLibrary, that will select specific album.
- Provide cancellation mechanism for long-running operations, like getLibrary.
- Pre-fetching data to file-based cache on app start can improve responsiveness dramatically. Just this caching should occur as low-priority thread. Cache can be updated
by system photo libraries events.

# References

Expand Down

0 comments on commit 87ba1ac

Please sign in to comment.