Skip to content

Commit d8ef32a

Browse files
committed
Add image
1 parent 6c8ed22 commit d8ef32a

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

public/img/docs/edge.png

1.48 MB
Loading

resources/views/docs/mobile/2/edge-components/introduction.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ order: 1
66
## What is EDGE?
77

88
EDGE (Element Definition and Generation Engine) is NativePHP for Mobile's component system that transforms Blade
9-
template syntax into platform-native UI elements.
9+
template syntax into platform-native UI elements that looks beautiful no matter the device your users use.
10+
11+
![](/img/docs/edge.png)
1012

1113
Instead of rendering in the web view, EDGE components are compiled into truly native elements and live apart from the
1214
web view's lifecycle. This means they are persistent and performant.

0 commit comments

Comments
 (0)