菜鸟教程小白 发表于 2022-12-11 17:10:39

ios - 使用 React Native 作为框架


                                            <p><p>当我 <code>react-native init myProject</code> 时,我得到 <code>xcode</code> 项目,其中包含 <code>react-native</code> 作为库。</p>

<p>如何将 <code>react-native</code> 用作 <code>iOS</code> <code>framework</code>?</p>

<p>或者,是否有人使用所有 <code>react-native</code> <code>libraries</code> 作为框架而不是默认 <code>libraries</code>?</p>

<p><code>react-native</code> 很棒的团队是否对这个案例进行了一些研究?任何 <code>github</code> 问题?我没有找到任何东西。</p>

<p>提前致谢!</p></p>
                                    <br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
                                            <p><p>您是在问它是否可以与现有的 native 应用程序一起使用?如果是的话是<a href="https://facebook.github.io/react-native/docs/integration-with-existing-apps.html" rel="noreferrer noopener nofollow">https://facebook.github.io/react-native/docs/integration-with-existing-apps.html</a> </p></p>
                                   
                                                <p style="font-size: 20px;">关于ios - 使用 React Native 作为框架,我们在Stack Overflow上找到一个类似的问题:
                                                        <a href="https://stackoverflow.com/questions/38766224/" rel="noreferrer noopener nofollow" style="color: red;">
                                                                https://stackoverflow.com/questions/38766224/
                                                        </a>
                                                </p>
                                       
页: [1]
查看完整版本: ios - 使用 React Native 作为框架