Anti-aliasing not working on iOS and Android in React Native

I’ve tried enabling antialias on my scene in React Native and it doesn’t seem to be working. I have a 3d character model rendered and the edges still look jagged. Does antialias not work in React Native or am I missing something here?