Mahdi Ghorbani
Mahdi Ghorbani
--- Want to back this issue? **[Post a bounty on it!](https://app.bountysource.com/issues/109152676-support-heic-format-on-both-platforms?utm_campaign=plugin&utm_content=tracker%2F206746002&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://app.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F206746002&utm_medium=issues&utm_source=github).
We need to add a security layer to the Fotos so we need: - Able to create an account - Recover an account - Encrypt assets and upload them to...
For this purpose, I used the combination of `react-native-background-action` and `react-native-background-fetch`. I configured the BackgroundFetch to run every 15 minutes and call a function, inside of the function I tried...
We need to keep sync some information on the box so that users clear Fotos' data or have a fresh installation, the app should be able to get the list...
Specification: - Select multiple assets in selection mode - Press an action button in the header - Backup files in background - mark assets for sync in the localDB -...
- Some packages are out of date and we need to upgrade them
Feature specification : - Can enable the auto-sync option on the fotos settings screen - Can enable the auto-sync option on each library - Sync the assets in the background
Now we just display the video thumbnail image, need to play the video. --- Want to back this issue? **[Post a bounty on it!](https://app.bountysource.com/issues/111638294-play-video-on-single-view-screen?utm_campaign=plugin&utm_content=tracker%2F206746002&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://app.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F206746002&utm_medium=issues&utm_source=github).
There is a situation where the image transition from the list to the single image view does not work as expected. ## Reproduce the issue 1. Tap on the library...
If there are so many images (in my case 3000 images) and scroll down to the middle or end of the list and then try to switch off the view...