Is there any way I can convert the React web app to maybe a React Native App
without much effort; sharing the same core codebase (where all the logic is). Thank you!
I have tried TWA and PWA to APK. I want the android application to also have native app features.