Skip to content

Commit

Permalink
Update getting-started.mdx with additional information about manual l…
Browse files Browse the repository at this point in the history
…inking in mixed RN projects
  • Loading branch information
sunnylqm committed Apr 13, 2024
1 parent f60a985 commit c29182c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/pages/docs/getting-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ date +%s > "$DEST/pushy_build_time.txt"
#### Android

<details>
<summary>RN &lt; 0.60</summary>
<summary>RN &lt; 0.60 或其他不能自动 link 的情况</summary>

1.`android/settings.gradle`中添加如下代码:

Expand Down

0 comments on commit c29182c

Please sign in to comment.