Mathieu Acthernoene

Results 108 comments of Mathieu Acthernoene

@walterholohan I don't think. I don't have enough time to work on it, will accept PR. But as you see the initial feature request is quite old.

@evd1ser I have plan to support https://developer.mozilla.org/en-US/docs/Web/API/Permissions_API, but no time for it now.

@NastuzziSamy Hi! Thanks but I have no interest in web support for now πŸ™‚

@francesco-clementi-92 That's a good idea πŸ™‚ Unfortunately, Github sponsors does not support setting multiple goals, only one per user (not per project)…and I need to set once for `react-native-bootsplash`, `react-native-localize`...

To be absolutely transparent, since this call for sponsors (on `react-native-bootsplash / localize / permissions` repositories), I received 278$ (from one-time sponsors) and I'm now receiving 63$ per month as...

Quick update: I created an Open collective page to set a goal: https://opencollective.com/react-native-bootsplash/contribute/new-architecture-support-44900 As @francesco-clementi-92 suggested, 3000$ seems to be a correct goal regarding the freelance rates in my town...

@affansk Unfortunately: > EDIT: I'm closing it. If nothing happen in 20 days (even with communication about it), I think it will probably never reach its goal πŸ˜•

Just for information and as this package doesn't seem maintened, [react-native-bootsplash@4](https://github.com/zoontek/react-native-bootsplash) supports Android 12 and the new SplashScreen API.

It could be quite easy to add a parameter to allow access to the whole `OnExitAnimationListener` logic but it will mess with the `fade` option. Something like this: ```java RNBootSplash.init(MainActivity.this,...

Indeed, but it's just an example. You can split your logo into layers and animate them independently. That's actually how it's done in your example (Youtube)