https://github.com/natanaelvich/bootsplash-v5_example-training
v5 - Bye AndroidX, dark mode + brand image support, useHideAnimation hook, etc.
https://github.com/natanaelvich/bootsplash-v5_example-training
react-native react-native-bootsplash react-native-reanimated
Last synced: 29 days ago
JSON representation
v5 - Bye AndroidX, dark mode + brand image support, useHideAnimation hook, etc.
- Host: GitHub
- URL: https://github.com/natanaelvich/bootsplash-v5_example-training
- Owner: Natanaelvich
- License: mit
- Created: 2023-08-12T01:10:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-30T02:18:39.000Z (almost 3 years ago)
- Last Synced: 2025-10-06T12:53:07.717Z (8 months ago)
- Topics: react-native, react-native-bootsplash, react-native-reanimated
- Language: Java
- Homepage:
- Size: 1.44 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# BootSplash v5 Example App
## About
v5 - Bye AndroidX, dark mode + brand image support, useHideAnimation hook, etc.
## Screenshots 📸
## Technologies
- React Native
- React Native Reanimated v2
- React Native Bootsplash v5
## How generate splash screen
```bash
yarn react-native generate-bootsplash ./assets/bootsplash_logo.png
```
## License
This repository is licensed under the MIT License. See the [LICENSE](/LICENSE) file for details.