Apple developers can use FinanceKit to access financial data from the Apple Wallet. This includes balances and transactions from Apple Card, Apple Cash, Savings, and some U.K. bank accounts. Users must give permission first.
The framework works on iPhone and iPad with iOS 17.4 or newer. It is designed for apps that help people manage their money, like budgeting or spending trackers. Developers can also use TransactionPicker to let users choose transactions and set up background delivery to get updates automatically.
Setup requires a special entitlement from Apple and a developer account at the organization level. The app must be in the Finance category on the App Store. With FinanceKit, your app can offer powerful financial insights while keeping data safe on the device.
Global
mkdir -p ~/.claude/skills/financekitProject
mkdir -p .claude/skills/financekitSource Repository
Vercel React Native Skillsvercel-labs/agent-skills
Build fast and smooth React Native apps with proven best practices
Xcode Project Setupfirebase/agent-skills
Add Swift packages and files to Xcode projects safely and quickly
Building Native Uiexpo/skills
Build native mobile interfaces with Expo Router and modern UI patterns
Expo Dev Clientexpo/skills
Build custom Expo dev clients for testing native code on real devices
Upgrading Expoexpo/skills
Upgrade Expo SDK versions and fix dependencies with this step by step guide
Expo Deploymentexpo/skills
Deploy Expo apps to iOS, Android, and web with EAS automation
Use Domexpo/skills
Run web code in native apps using Expo DOM components without rewriting
Flutter Apply Architecture Best Practicesflutter/skills
Architect Flutter apps with clean layers for scalability and maintainability