Is React Native supported on Replit?

I am just learning React Native and wanted to know is React Native supported on Replit?
I tried to look in the template but couldn’t find one for it. However there were multiple for React. Also I tried searching online and was only able to find a blog post from 2017 (https://blog.replit.com/react_native) stating that React Native is no longer supported here.

Almost anything is supported on replit, although most things don’t have templates. Assuming it uses js, you can use the NodeJs template and install react native from there.

React native isn’t supported anymore