Skip to content

Commit ea67b69

Browse files
committed
docs: 🚑 doc links for Expand Native
1 parent 478d8a4 commit ea67b69

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

apps/native-widgets/expand-text-native-widget/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Expand Text Native (Read More)
22

3-
<img width='500' src='./assets/read-more-head.png'/>
3+
<img width='500' src='https://raw.githubusercontent.com/mendixlabs/app-services-components/main/apps/native-widgets/expand-text-native-widget/assets/read-more-head.png'/>
44

55
<p>A Native widget that allows you to truncate text in your native app and when pressed on will expand</p>
66

@@ -16,8 +16,8 @@
1616
<th>iOS</th>
1717
</tr>
1818
<tr>
19-
<td><img width='500' src='./assets/android-demo.gif'/></td>
20-
<td><img width='500' src='./assets/ios-demo.gif'/></td>
19+
<td><img width='500' src='https://raw.githubusercontent.com/mendixlabs/app-services-components/main/apps/native-widgets/expand-text-native-widget/assets/android-demo.gif'/></td>
20+
<td><img width='500' src='https://raw.githubusercontent.com/mendixlabs/app-services-components/main/apps/native-widgets/expand-text-native-widget/assets/ios-demo.gif'/></td>
2121
</tr>
2222
2323
</table>

docs/_sidebar.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
- [Radio Buttons Native](/native-widgets/RadioButtonNativeWidget.md)
99
- [Calendar Native](/native-widgets/calendar-native-widget.md)
1010
- [Lottie Native](/native-widgets/lottie-native-widget.md)
11+
- [Expand Text Native (Rad More)](/native-widgets/expand-text-native-widget.md)
1112

1213
* **[Web Widgets](/web-widgets/index.md)**
1314

docs/native-widgets/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
- [Radio Buttons Native](/native-widgets/RadioButtonNativeWidget.md)
55
- [Calendar Native](/native-widgets/calendar-native-widget.md)
66
- [Lottie Native](/native-widgets/lottie-native-widget.md)
7+
- [Expand Text Native (Rad More)](/native-widgets/expand-text-native-widget.md)

0 commit comments

Comments
 (0)