Skip to content

Commit

Permalink
fix: Android anchor in the last section of the article
Browse files Browse the repository at this point in the history
  • Loading branch information
Riccardo Cipolleschi committed Jul 8, 2022
1 parent b47bb0e commit e3efc9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/the-new-architecture/pillars-fabric-components.md
Original file line number Diff line number Diff line change
Expand Up @@ -838,7 +838,7 @@ This command installs the iOS dependencies for the project. The `RCT_NEW_ARCH_EN
You may have to run `bundle install` once before you can use `RCT_NEW_ARCH_ENABLED=1 bundle exec pod install`. You won't need to run `bundle install` anymore, unless you need to change the ruby dependencies.
:::

#### Android
### Android

Android configuration requires more steps to use your new Component. First, you need to enable the **New Architecture**.

Expand Down

0 comments on commit e3efc9a

Please sign in to comment.