tribou / react-template

Build a server-rendered React app and share code across web, React Native, and Electron
Apache License 2.0
4 stars 9 forks source link

Add crazycodeboy/react-native-splash-screen with launch image #62

Closed tribou closed 6 years ago

tribou commented 6 years ago

This package allows you to keep the launch screen shown until you've prepared the React app, and it's ready to view (via componentDidMount or perhaps a loadSuccess() redux action).