Skip to content

Commit d902ff4

Browse files
committed
docs: add launch screen
1 parent 14d70c7 commit d902ff4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
[david-dm-dev-url]:https://david-dm.org/moxystudio/react-wait-for-react?type=dev
1515
[david-dm-dev-image]:https://img.shields.io/david/dev/moxystudio/react-wait-for-react.svg
1616

17-
Easily render a splash screen and loader while your React app is not yet interactive, optionally waiting for a promise as well.
17+
Easily render a splash screen (also known as launch screen) with feedback while your React app is not yet interactive, optionally waiting for a promise as well.
1818

1919
## Installation
2020

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
"loader",
1818
"splash",
1919
"splash screen",
20+
"launch screen",
2021
"progress",
2122
"isomorphic",
2223
"tti",

0 commit comments

Comments
 (0)