[READ ONLY] Official Appwrite React Native SDK π βοΈ
Appwrite backend as a service cuts up to 70% of the time and costs required for building a modern application. We abstra
Appwrite backend as a service cuts up to 70% of the time and costs required for building a modern application. We abstra
## What's Changed Release version 0.25.0 **Full Changelog**: https://github.com/appwrite/sdk-for-react-native/compare/0.24.1...0.25.0
## What's Changed * Fix very large double values (for example 1.7976931348623157e+308) from being expanded into giant integer literals. **Full Changβ¦
## What's Changed * Added Query.contains, Query.containsAny, and Query.containsAll for enhanced filtering capabilities. **Full Changelog**: https://β¦
## What's Changed * Add `upsert` method to Realtime `Channels` helper class * Fix `bignumber.js` bundler conflict by removing direct dependency in faβ¦
## What's Changed * Added `memberships` realtime channel helper ## New Contributors * @ArnabChatterjee20k made their first contribution in https:β¦
## What's Changed Release version 0.23.0 **Full Changelog**: https://github.com/appwrite/sdk-for-react-native/compare/22.2.0...0.23.0
## What's Changed * Add `queries` parameter to `client.subscribe()` for filtering Realtime events * Fix `Roles` enum removed from Teams service; `rolβ¦
## What's Changed * Add array-based enum parameters (e.g., `permissions: BrowserPermission[]`). * Breaking change: `Output` enum has been removed; usβ¦