react-native-splash-screen icon indicating copy to clipboard operation
react-native-splash-screen copied to clipboard

Add support for the Windows OS

Open jaimecbernardo opened this issue 3 years ago • 5 comments

This pull request adds support for running react-native-splash-screen with react-native-windows. It also updates the example to the latest react-native 0.63 and adds an Windows example.

jaimecbernardo avatar Jan 12 '21 09:01 jaimecbernardo

Hi @crazycodeboy ,

Since opening this PR, I've made the following additional changes:

  • fix a bug where the splash screen would be hidden but still capturing input.
  • add automated tests running through the example.
  • add a button in the example to show the splash screen again.
  • add a github workflow to run the automated tests on pull requests if github actions are turned on.

The PR is now ready for review. Thank you 😄

jaimecbernardo avatar Jan 13 '21 01:01 jaimecbernardo

This would be really, really great to have - is there anything preventing this PR from going in? Happy to help ironing out any kinks if that's what's holding this up.

achipa avatar Mar 29 '21 22:03 achipa

Is there any estimated time for 0.64 support? Seems like it's currently not compatible.

kpete2017 avatar Jun 01 '21 17:06 kpete2017

Hi @kpete2017 , Thanks for reporting this. I've added a commit with a fix for 0.64. Please give it a try and let me know.

jaimecbernardo avatar Jun 01 '21 17:06 jaimecbernardo

Any updates here?👀

Victor0814gui avatar Nov 25 '23 19:11 Victor0814gui