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
I have created a wrapper module on top of react-native-web adding the missing components, instead of doing a fork and adding them. You have already done several of them on this project but it's giving me problems to integrate due to being two years old and having outdated dependencies. Do you mind on updating the project to latest react-native-web, or better than that, move the extra components to independent packages? For my experience, seems it's the way to go with components not accepted in upstream react-native-web and the reason I created the wrapper module... I think both our projects could benefict of that :-)
The text was updated successfully, but these errors were encountered:
I have created a wrapper module on top of
react-native-web
adding the missing components, instead of doing a fork and adding them. You have already done several of them on this project but it's giving me problems to integrate due to being two years old and having outdated dependencies. Do you mind on updating the project to latestreact-native-web
, or better than that, move the extra components to independent packages? For my experience, seems it's the way to go with components not accepted in upstreamreact-native-web
and the reason I created the wrapper module... I think both our projects could benefict of that :-)The text was updated successfully, but these errors were encountered: