I have web application code which is written using react js framework. Now our client wants to create mobile application using hybrid apps concept by having common code base because ift will be easy if client introduce some thing new feature in web , developing for mobile should be minimal challenge. So Is it possible to convert or reuse the web code which is written on react js to react native??
Can anyone please suggest with any coding/project examples.
Can anyone please suggest which hybrid framework i can go for when i have react.js web application code.
Thanks in advance.