We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf1b6ef commit cc4ad46Copy full SHA for cc4ad46
README.md
@@ -131,7 +131,12 @@ import Carousel from 'react-native-reanimated-carousel';
131
132
```shell
133
yarn ios
134
+# use pretty images
135
+yarn ios:pretty
136
+
137
yarn android
138
139
+yarn android:pretty
140
```
141
142
## License
README.zh-CN.md
+# 使用更好看的图片
## 许可
0 commit comments