Skip to content

Commit 63b4981

Browse files
committed
added notice
1 parent a55aca9 commit 63b4981

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@
88
A smart splash screen for React Native apps, written in JS, oc and java for cross-platform support.
99
It works on iOS and Android.
1010

11-
## Notice
12-
13-
It can only be used until react-native 0.4.0
14-
1511
## Preview
1612

1713
![react-native-smart-splash-screen-ios-preview][1]
@@ -23,6 +19,10 @@ It can only be used until react-native 0.4.0
2319
npm install [email protected] --save
2420
```
2521

22+
## Notice
23+
24+
It can only be used until react-native 0.4.0 for ios, if you want to use the latest package, use `npm install react-native-smart-splash-screen --save`
25+
2626
## Installation (iOS)
2727

2828
* Drag RCTSplashScreen.xcodeproj to your project on Xcode.

0 commit comments

Comments
 (0)