Skip to content

Commit f2c059a

Browse files
committed
docs: replace recorded gif with animated svg
This reduces the file size as well as makes the page look better in dark mode.
1 parent 4435abe commit f2c059a

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed
-846 KB
Binary file not shown.

docs/assets/create-react-native-library.svg

Lines changed: 1 addition & 0 deletions
Loading

docs/pages/create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ npx create-react-native-library@latest awesome-library
2525

2626
This will ask you a few questions about your project and generate a new project in a folder named `awesome-library`.
2727

28-
![Demo](../assets/create-react-native-library.gif)
28+
![Demo](../assets/create-react-native-library.svg)
2929

3030
After the project is created, you can find the development workflow in the generated `CONTRIBUTING.md` file.
3131

0 commit comments

Comments
 (0)