f111fei / react-native-unity-view

Show an unity view in react native
MIT License
402 stars 102 forks source link

Will this library continue to be maintained? #141

Open galvogalvo opened 4 years ago

galvogalvo commented 4 years ago

Hello @f111fei

I appreciate that maintaining an OS project is a lot of work, especially in the mobile space and there's more to life than pushing updates to GitHub, so please take this question in the right spirit.

This code base is clearly useful for lots of folks, but there's plenty of open issues that people are adding. Do you anticipate continuing to support this project or is this really now in 'maintenance mode'?

f111fei commented 4 years ago

Sorry, I'm doing something else, so I don't have time to maintain this project for the time being.

benjarwar commented 4 years ago

@f111fei perhaps it'd be worth discussing with @jeserodz. They publicly released a fork of the project which is being updated/maintained here:

https://www.npmjs.com/package/react-native-unity-view-reinvented https://github.com/f111fei/react-native-unity-view/issues/136#issuecomment-560015301

Maybe they (or someone else) could help take over maintenance of this master repo?

paramaggarwal commented 4 years ago

@f111fei request you to consider giving GitHub+NPM collaborator access to @rexraphael and @jeserodz.

This will help project move forward as a community owned endeavour. Thanks for building this!

a-milburn commented 4 years ago

I really hope this project continues in some shape or form. @benjarwar do you know if that fork is actually being maintained? Doesn't look fully formed.

benjarwar commented 4 years ago

@a-milburn I do not, that's a question for the owner, @rexraphael.

RemyLivewall commented 3 years ago

There is a fork of this repo that works with React-Native >= 0.60 (https://github.com/asmadsen/react-native-unity-view), but it is also no longer maintained. Someone mentioned they were working on a problem with that repo and also willing to contribute (https://github.com/asmadsen/react-native-unity-view/issues/9)

rakirox commented 3 years ago

hey @RemyLivewall sure thing, I can contribute but I would need help because my domain is more android than ios. I haven't post here because I think the fork of asdmadsen is updated. Also, if any one is interested in helping out, reach me, we can decide either create a new community fork and organize a ourselves to improve it and have continues updates

RemyLivewall commented 3 years ago

hey @RemyLivewall sure thing, I can contribute but I would need help because my domain is more android than ios. I haven't post here because I think the fork of asdmadsen is updated. Also, if any one is interested in helping out, reach me, we can decide either create a new community fork and organize a ourselves to improve it and have continues updates

For a project we are working on we are also using the library. I mentioned the asdmadsen fork because it is more up to date IMO. I wanted to mention it in this ticket, because I thought it might help some people find a working fork and/or get some contributors together.

stockhuman commented 2 years ago

Just gonna leave this here: a more actively maintained fork at the time of writing exists here, with an alternate implementation here.