what is the easiest way to build both React-Native app (iOS & Android) and a PWA ? Shall I start with building PWA using React and then copy the codes to React-Native SDK or vice versa ? Does the 'Controller' part of MVC philosophy differ between React-Native App and PWA ?
↧