You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+25-1Lines changed: 25 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -12,13 +12,15 @@ A splash screen API for react-native which can programatically hide and show the
12
12
13
13
## Content
14
14
15
+
-[Changes](#changes)
15
16
-[Installation](#installation)
16
17
-[Examples](#examples)
17
18
-[Getting started](#getting-started)
18
19
-[API](#api)
19
20
-[Testing](#testing)
21
+
-[Troubleshooting](#troubleshooting)
20
22
-[Contribution](#contribution)
21
-
-[Changes](#changes)
23
+
22
24
23
25
## Changes
24
26
For React Native >= 0.47.0 use [v3.+](https://github.com/crazycodeboy/react-native-splash-screen/releases), for React Native < 0.47.0 use [v2.1.0](https://github.com/crazycodeboy/react-native-splash-screen/releases/tag/v1.0.9)
0 commit comments