"Fx Fotos" is an opensource gallery app in react native with the same smoothness and features of Google Photos and Apple Photos. It is backend gnostic and connects to decentralized backends like "box", "Dfinity", "Filecoin" and "Crust".
This version is a patch release addressing the Android build issue that has been ongoing since Nov 4th 2022. If you are on 0.70.x, update to this version to fix it.
If you are on an older version of React Native, refer to this issue for details and the workaround you can apply in your project.
You can participate in the conversation on the status of this release in this discussion
To help you upgrade to this version, you can use the upgrade helper ⚛️
Stop styles from being reset when detaching Animated.Values in old renderer (2f58e52006 by @javache)
Revert "Fix TextInput dropping text when used as uncontrolled component with defaultValue" to fix TextInputs not being settable to undefined programmatically (e2645a5) by Garrett Forbes Monroe
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/functionland/fotos/network/alerts).
Removes hermes-engine. It's no longer used after updating ancestor dependencies hermes-engine, react-native and reactotron-react-native. These dependencies need to be updated together.
Removes
hermes-engine
Updates
react-native
from 0.66.3 to 0.70.5Release notes
Sourced from react-native's releases.
... (truncated)
Changelog
Sourced from react-native's changelog.
... (truncated)
Commits
35fa47b
[0.70.5] Bump version numbers59407a4
Force dependencies resolution to minor series for 0.7054e6662
[0.70.4] Bump version numbersf5ebb69
chore: bump CLI to 9.2.1 (#35022)72c940b
Center text if line height isn't 093bb2d6
Fix rn config file load codegen (#34895)866021b
Bump react-native-codegen to 0.70.6c4b094f
Fix: Codegen template error in RCTThirdPartyFabricComponentsProvider (#34738)917e97b
[0.70.3] Bump version numbersfe8f0fb
Apply Animated initialProps handling to Fabric only (#34927)Updates
reactotron-react-native
from 5.0.0 to 5.0.3Release notes
Sourced from reactotron-react-native's releases.
Commits
ec59dc2
chore(release): 5.0.3 [skip ci]886bf0b
fix(deps): Update react-native, react and flipper dependencies (#1042)c92df20
chore(release): 5.0.2 [skip ci]4406ae9
fix(networking): Protect against empty timer (#1039 by@odjhey
)6c1e29b
chore(release): 5.0.1 [skip ci]c4edbfb
fix(deps): Remove react peerDependency (#1038 by@jamonholmgren
)8911427
chore: fix the build2c9e510
chore(docs): Update README.md (#358 by@vonovak
)2f9c643
chore(deps): update dependency jest to v27.4.3 (#1036)b5feebb
chore(deps): update dependency eslint-plugin-promise to v5.2.0 (#1034)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/functionland/fotos/network/alerts).