文件名称:react-native-splash-screen:一个用于react-native的初始屏幕,在加载应用程序时隐藏,可在iOS和Android上运行
文件大小:922KB
文件格式:ZIP
更新时间:2024-02-19 19:41:22
android ios react-native splash-screen splashscreen
React本机启动屏幕 用于本机的初始屏幕API,可以以编程方式隐藏和显示初始屏幕。 适用于iOS和Android。 内容 变化 对于React Native> = 0.47.0使用 ,对于React Native <0.47.0使用 例子 安装 第一步(下载): 运行npm i react-native-splash-screen --save 第二步(插件安装): 自动安装 react-native link react-native-splash-screen或rnpm link react-native-splash-screen 手动安装 Android: 在您的android/settings.gradle文件中,添加以下内容: include ' :react-native-splash-screen ' project( ' :react-native-splash-screen ' ) . projectDir = new File (rootProject . projectDir, ' ../node_modules/react-native-spl
【文件预览】:
react-native-splash-screen-master
----react-native-splash-screen.podspec(554B)
----ios()
--------RNSplashScreen.m(2KB)
--------RNSplashScreen.h(384B)
--------SplashScreen.xcodeproj()
----.npmignore(329B)
----issue_template.md(439B)
----examples()
--------metro.config.js(300B)
--------.flowconfig(2KB)
--------.gitattributes(16B)
--------yarn.lock(283KB)
--------.eslintrc.js(74B)
--------babel.config.js(77B)
--------ios()
--------android()
--------App.js(2KB)
--------__tests__()
--------.buckconfig(114B)
--------app.json(53B)
--------.gitignore(813B)
--------.prettierrc.js(120B)
--------index.js(183B)
--------.watchmanconfig(2B)
--------package.json(717B)
----android()
--------src()
--------.npmignore(70B)
--------build.gradle(1KB)
--------proguard-rules.pro(662B)
----LICENSE(1KB)
----README.md(11KB)
----index.d.ts(152B)
----add-LaunchScreen-tutorial-for-ios.md(2KB)
----README.zh.md(7KB)
----.gitignore(641B)
----index.js(279B)
----screenshot()
--------apply-image-set.jpg(200KB)
--------new-LaunchScreen-image-set.jpg(130KB)
--------apply-Launchscreen.jpg(174KB)
--------new-LaunchScreen-storyboard.jpg(146KB)
----package.json(913B)