mobile-wallet/feature/request-money
2025-07-29 21:20:16 +05:30
..
src feat(feature:ui): implement iOS file sharing and improve Android logic (#1884) 2025-07-18 18:05:06 +05:30
.gitignore feat: request money (#1666) 2024-06-23 11:54:57 -04:00
build.gradle.kts chore(build-logic): add missing dependencies to version catalog and complete build logic setup (#1894) 2025-07-29 21:20:16 +05:30
README.md docs: Update module dependency graphs (#1844) 2025-01-23 11:56:04 -05:00

iOS: Add the following keys to the Info.plist in your Xcode project:

<key>NSCameraUsageDescription</key><string>$(PRODUCT_NAME) camera description.</string>
<key>NSPhotoLibraryUsageDescription</key><string>$(PRODUCT_NAME) photos description.</string>

:feature:request-money module

Dependency graph

Dependency graph