I"m making a tiktok like app for movie trailers. In past projects I have mainly just used vanilla JS, and I learned a bit of Vue JS recently. I want to first make this as a website, and then smoothly port it to a mobile app. Should I use Vue and then Vue Native, or React and then React Native. The structure of Vue fits my project better, but I'm wondering which framework makes the transition easier and seamless.