making a contribution to react component.
-
I want to make a contribution to a react component of onsen
navigator
component.
However, it seems there are 2 code-bases fornavigator
component -
onsenUI/onsenUI repo
and also there is OnsenUI/react-onsenuiwhich one should i clone in order to start developing?
-
@iliran11
OnsenUI/react-onsenui
is deprecated, as mentioned on its readme file. Everything was moved toOnsenUI/OnsenUI/bindings/react
:+1: