Skip to content

Commit 4182a7c

Browse files
Expo Example Added
1 parent 5a96595 commit 4182a7c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: readme.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,9 @@ const styles = StyleSheet.create({
110110

111111
```
112112

113+
### Usage in Expo
114+
[Example for expo projects](https://snack.expo.dev/tTSGEcb5J)
115+
113116
### Loader files
114117

115118
You can find free lottie files for your loaders [here](https://lottiefiles.com/search?q=loader).
@@ -127,7 +130,7 @@ You can find free lottie files for your loaders [here](https://lottiefiles.com/s
127130
|**`loop`**| A boolean flag indicating whether or not the animation should loop. | `true` |
128131

129132
## Work in Progress
130-
- [ ] Add expo example
133+
- [x] Add expo example
131134
- [ ] Add ability to render text with animations
132135
- [ ] Add test cases
133136

0 commit comments

Comments
 (0)