Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我创建了一个 react native 项目,我想将我的 UI 组件保存在一个单独的库中以实现可重用性。我在文档中创建了此处提到的库,但没有找到关于 package.json、示例文件夹以及 react-native 库如何工作的适当指导。