This reference documents every object and method available in Supabase's Swift library, supabase-swift. You can use supabase-swift to interact with your Postgres database, listen to database changes, invoke Deno Edge Functions, build login and user management functionality, and manage large files.
Features
- You can install Supabase package using Swift Package Manager
- Documentation available
- The package exposes multiple libraries
- Examples available
- You can initialize Supabase with the SupabaseClient
- By default, Supabase projects will return a maximum of 1,000 rows
