How do you bundle React Native libraries for iOS using Metro?

前端 未结 0 1648
不知归路
不知归路 2021-02-02 09:58

Started with expo, then ejected. Very simple app:

import React from \'react\';
import { View } from \'react-native\';
function App() {
  return ;
}
         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题