Skip to content

Commit 300e3c0

Browse files
committed
Renamed demo to local-only. Added mermaid chart to readme.
1 parent 7e3b7eb commit 300e3c0

File tree

150 files changed

+39
-54
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

150 files changed

+39
-54
lines changed

demos/offline_first_todolist/README.md renamed to demos/local-only-todolist/README.md

Lines changed: 19 additions & 4 deletions

demos/offline_first_todolist/android/app/src/main/AndroidManifest.xml renamed to demos/local-only-todolist/android/app/src/main/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
22
package="co.powersync.demotodolist">
33
<application
4-
android:label="PowerSync Supabase Demo"
4+
android:label="PowerSync Supabase Local Only Demo"
55
android:name="${applicationName}"
66
android:icon="@mipmap/ic_launcher">
77
<activity

0 commit comments

Comments
 (0)