React Native bold fonts support PR hangs almost a year
github.comNativeScript does exist: https://docs.nativescript.org/#overview-of-nativescript-deve...
And to the topic at hand:
https://blog.nativescript.org/bolding-italicizing-and-underl...
Maybe someone can correct me, but it seems React Native still doesn't support box shadows on Android. There's a lot of unbaked stuff in there...
As I understand it, Android, the underlying system doesn’t provide support for shadows beyond setting elevation. https://developer.android.com/training/material/shadows-clip...
React Native’s first principle is meeting user’s expectations of the platform. https://reactnative.dev/blog/2020/07/17/react-native-princip...
Since the platform doesn’t provide shadow support, React Native can’t provide that support on Android either. React Native’s shadow API works for the platforms that do support it, like iOS, Windows, and macOS.
Disclaimer: I work on React Native.
Nativescript does that:
https://blog.nativescript.org/nativescript-8-announcement/#c...
Just like regular react and lots of other tools, React Native is as popular as it is because it was one of the first (and credit where credit is due, it changed the landscape), and because of corporate marketing and hype along with a generous helping of people wanting to use it to ensure they are employable.
Nativescript IMO is the better framework down to it's core, though it's ecosystem can be quite dated at times (you may come across a lib that has not been changed in years, and that may be because it works and the outstanding issues aren't deal breakers).