React-native belongs to Native APP or Hybrid APP, according to what criteria to distinguish?

I personally think it belongs to hybrid APP, because it is developed using js, but hybrid APP is mixed and should open webview to load web pages natively, while react-native is actually rendered as a native component. Does it also belong to native APP?

solve?

May.30,2021

react-native belongs to native app. According to the standard is whether the control is a native control or a control in html, react native is compiled to generate a native control, so it is a native application.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3b8ec-2afe7.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3b8ec-2afe7.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?