You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since maintenance of react-native-web is really low and they are very exhitant to accept pull-requests, what about doing here a community managed fork of react-native-web so we could improve it easier?
The text was updated successfully, but these errors were encountered:
Forking a still living package is rarely a good way to maintain it better:
it's not helping the original module and author
it divides the community
it can create more problems than it solves due to a lack of competence (we don't know the codebase as well as the original author)
What we need to do here is analyze the situation. You wrote about "really low maintenance" and "very hesitant to accept pull-requests". Can you give examples? It'll be easier to see eventual problems, trace back the root cause and find solutions.
I didn't give you an answer before because it's not possible to have proves of the deleted comments... but that's not the case of the pull-request: implementation of the missing StatusBar API and it was rejected because it's not useful. That's absurd.
Since maintenance of
react-native-web
is really low and they are very exhitant to accept pull-requests, what about doing here a community managed fork ofreact-native-web
so we could improve it easier?The text was updated successfully, but these errors were encountered: