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 8431493 commit c488fc3Copy full SHA for c488fc3
src/components/ActivityIndicator.tsx
@@ -40,7 +40,7 @@ const DURATION = 2400;
40
41
/**
42
* Activity indicator is used to present progress of some activity in the app.
43
- * It can be used as a drop-in for the ActivityIndicator shipped with React Native.
+ * It can be used as a drop-in replacement for the ActivityIndicator shipped with React Native.
44
*
45
* ## Usage
46
* ```js
0 commit comments