Skip to content

Commit

Permalink
Changed for clarity
Browse files Browse the repository at this point in the history
  • Loading branch information
grahammendick authored Aug 15, 2024
1 parent 90c91ea commit ff93df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/native/floating-action-button.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ <h1>Floating Action Button</h1>
</code></pre>
<div class="Note">
<h2>Note</h2>
The <code>FloatingActionButton</code> only shows on Android because the Navigation router is 100% native and there is no native floating action button on iOS
The <code>FloatingActionButton</code> doesn't show on iOS because the Navigation router is 100% native and there is no native floating action button on iOS
</div>
<h2>Anchoring the Floating Action Button</h2>
<p>
Expand Down

0 comments on commit ff93df7

Please sign in to comment.