fix social-app ios 2025
This commit is contained in:
@@ -124,7 +124,7 @@
|
|||||||
+ </Text>
|
+ </Text>
|
||||||
+
|
+
|
||||||
+ <Text style={[a.text_sm, a.mt_xl, {color: t.palette.contrast_500}]}>
|
+ <Text style={[a.text_sm, a.mt_xl, {color: t.palette.contrast_500}]}>
|
||||||
+ Last updated: 2025
|
+ Last updated: 2026
|
||||||
+ </Text>
|
+ </Text>
|
||||||
</ScrollView>
|
</ScrollView>
|
||||||
</Layout.Screen>
|
</Layout.Screen>
|
||||||
@@ -217,7 +217,7 @@
|
|||||||
+ </Text>
|
+ </Text>
|
||||||
+
|
+
|
||||||
+ <Text style={[a.text_sm, a.mt_xl, {color: t.palette.contrast_500}]}>
|
+ <Text style={[a.text_sm, a.mt_xl, {color: t.palette.contrast_500}]}>
|
||||||
+ Last updated: 2025
|
+ Last updated: 2026
|
||||||
+ </Text>
|
+ </Text>
|
||||||
</ScrollView>
|
</ScrollView>
|
||||||
</Layout.Screen>
|
</Layout.Screen>
|
||||||
|
|||||||
@@ -27,7 +27,7 @@ export function LicenseScreen() {
|
|||||||
<Text style={[a.text_lg, a.font_bold, a.mt_lg, a.mb_md]}>MIT License</Text>
|
<Text style={[a.text_lg, a.font_bold, a.mt_lg, a.mb_md]}>MIT License</Text>
|
||||||
|
|
||||||
<Text style={[a.mb_md, {fontFamily: 'monospace'}]}>
|
<Text style={[a.mb_md, {fontFamily: 'monospace'}]}>
|
||||||
Copyright (c) 2022-2025 Bluesky PBC
|
Copyright (c) 2022-2026 Bluesky PBC
|
||||||
</Text>
|
</Text>
|
||||||
|
|
||||||
<Text style={[a.mb_md]}>
|
<Text style={[a.mb_md]}>
|
||||||
|
|||||||
Reference in New Issue
Block a user