Skip to content

Commit 108a5d7

Browse files
authored
Merge pull request #29 from fenderrex/patch-2
Update README.md
2 parents dce41a4 + 50904f7 commit 108a5d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ dependencies {
6464
3.Update the MainApplication.java file to use `react-native-splash-screen` via the following changes:
6565

6666
```java
67+
import com.cboy.rn.splashscreen.SplashScreenReactPackage;
6768
public class MainApplication extends Application implements ReactApplication {
6869

6970
private final ReactNativeHost mReactNativeHost = new ReactNativeHost(this) {

0 commit comments

Comments
 (0)