Update react-native demos to use sync streams and bump dependencies#863
Update react-native demos to use sync streams and bump dependencies#863
Conversation
|
…d todo key warning
…migrated react-native-elements to @rneui/themed, updated attachment APIs, fixed SupabaseConnector import for web, fixed key warnings and widget styling
…round-sync; removed cleartext traffic usage, added new permissions, and upgraded various Expo packages to SDK 54.
…e setup in react-native-barebones-opsqlite. Adjusted Podfile and gradle-wrapper for compatibility with new versions.
87586e9 to
feca700
Compare
Chriztiaan
left a comment
There was a problem hiding this comment.
Happy with the changes, I only manually tested RNST and RNWST on my side against a hosted Supabase.
… powersync.yaml and README.md
joshuabrink
left a comment
There was a problem hiding this comment.
Tested all the demos. Couldn't find any issues running the apps and with usage flows.
Looks good.
Add sync streams and bump dependency versions in all react-native demos.
Demos:
@rneui/themed, updated attachment API usage (attachmentFromSql,photoAttachmentQueue.deleteFile), fixed key warnings in List and Todo widgets with improved styling, and fixed attachment image URI handling for native. Updated to use sync streams: todos subscribe on-demand when opening a list and unsubscribe when navigating away, with per-list sync status displayed on the lists view.expo-routerStack.Screen name prop errors, fixed message sync by feeding reactive query data directly to FlashList. Added sync streams. Important: Edition 3 config must be available in latestpowersync-servicerelease for this demo to work.