I have a mobile app created with React Native. I wanted to create a website of the app and I was thinking of using expo. I also saw there is an React Native Web.
Which tool should be used.
If you're already using Expo, you can build for web easily. If you're not using Expo, you can simply use React Native for Web directly.