Skip to content

Commit 7e3377a

Browse files
committed
Update README [skip ci]
1 parent 7d688c3 commit 7e3377a

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,12 @@ Both modes map SwiftUI to Jetpack Compose using the [SkipUI](https://github.com/
5353

5454
- **Free and open source.** Skip is complete free and developed independently from any parent corporation, funded by [your sponsorship](https://skip.dev/sponsor/).
5555

56+
### Skip versus {Flutter/React Native/Compose Multiplatform/MAUI/etc.}
57+
58+
Choosing a technology to help you build an app for iOS and Android from a single codebase can be a make-or-break decision. Everyone knows a bad app or a crummy port within moments of launching the app, and consumers are ruthless in deleting bloated, slow, or "weird-feeling" apps within moments.
59+
60+
You can read our own assessment of Skip's strengths at [skip.dev/compare/](https://skip.dev/compare/).
61+
5662
## Quick Start
5763

5864
Install Skip with [Homebrew](https://brew.sh), verify your environment, and create your first project:
@@ -167,6 +173,7 @@ For more on how Skip projects are structured, see:
167173
| Sample Apps | [skip.dev/docs/samples](https://skip.dev/docs/samples/) |
168174
| Component Gallery | [skip.dev/docs/components](https://skip.dev/docs/components/) |
169175
| CLI Reference | [skip.dev/docs/skip-cli](https://skip.dev/docs/skip-cli/) |
176+
| Competitor analysis | [skip.dev/compare/](https://skip.dev/compare/) |
170177

171178
## Community
172179

0 commit comments

Comments
 (0)