doc: update react-native.md 3d0d2947a0

This commit is contained in:
jaywcjlove
2022-12-12 03:05:41 +00:00
parent d9c6b07f45
commit ac8913c214
2 changed files with 6 additions and 6 deletions

View File

@ -55,8 +55,8 @@
</span></code></pre>
<p><red>注意:</red> macOS 12.5.1 附带了 Ruby <pur><strong>2.6.8</strong></pur>,这不是 React Native 所要求的React Native 70+ 需要 Ruby <yel><strong>2.7.5</strong></yel>,可以使用下面工具切换版本:</p>
<ul class="cols-2">
<li><a href="https://github.com/rbenv/rbenv">rbenv</a></li>
<li><a href="https://rvm.io/">RVM</a></li>
<li><a href="https://github.com/rbenv/rbenv">rbenv</a> <em>推荐</em></li>
<li><a href="https://rvm.io/">RVM</a> <em>推荐</em></li>
<li><a href="https://github.com/postmodern/chruby">chruby</a></li>
<li>带有 <a href="https://github.com/asdf-vm/asdf-ruby">asdf-ruby</a> 插件的 <a href="https://github.com/asdf-vm">asdf-vm</a></li>
</ul>