Skip to content

Commit 532dc01

Browse files
committed
Update README
1 parent 95fd70c commit 532dc01

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Squircle shapre renderer for React Native 10x faster than SVG based alternatives
2+
3+
This library hooks into the react-native `<View />` component native renderer for iOS and Android to change it's shape, so in the end a `FastSquircleView` is just a normal `View` with a different shape and you can expect close performance to a normal `View`
4+
15
## ✨ Features
26

37
- 🚀 **Native Performance**: No SVGs involved, it's just a normal `<View />` just with a different shape

0 commit comments

Comments
 (0)