secant-ios-wallet/secant.xcodeproj
Michal Fousek ad575b8173
[#427] Add not enough disk space screen (#429)
Closes #427

- This is scaffold work for #427. Logic is done and some basic UI.
- Logic that works with free disk space is in `DiskSpaceChecker`. Use
  `WrappedDiskSpaceChecker` to get live or mocked instances of `DiskSpaceChecker`.
- You can either use `mockEmptyDisk` which mocks situation when there
  is enough space on disk.
- Or you can use `mockFullDisk` to mock situation when there isn't enough space on disk.
2022-09-30 15:49:07 +02:00
..
project.xcworkspace [#81] Update Send Confirmation screen (#426) 2022-09-27 19:14:52 +02:00
xcshareddata/xcschemes Issue #44: Recovery Phrase Validation flow + tests 2022-02-18 10:26:11 -03:00
project.pbxproj [#427] Add not enough disk space screen (#429) 2022-09-30 15:49:07 +02:00