Warning: file_get_contents(/data/phpspider/zhask/data//catemap/9/security/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
React native Expo和React Native与本机代码之间的性能差异_React Native - Fatal编程技术网

React native Expo和React Native与本机代码之间的性能差异

React native Expo和React Native与本机代码之间的性能差异,react-native,React Native,React native通常被认为比Cordova或Ionic等溶液更好,因为它最终是真正的native。但我想知道在使用Expo XDE或create react本机应用程序时是否会失去这种优势。使用Expo的react本机应用程序的性能与不使用Expo的应用程序的性能相似吗?

React native通常被认为比Cordova或Ionic等溶液更好,因为它最终是真正的native。但我想知道在使用Expo XDE或create react本机应用程序时是否会失去这种优势。使用Expo的react本机应用程序的性能与不使用Expo的应用程序的性能相似吗?