Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 3cebc8a

Browse files
authored
fix: typo & grammar issues
1 parent 3276da3 commit 3cebc8a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
============================
22
SwiftUI for React Developers
33
============================
4-
This is a cheat sheet that help you React developers to quickly start with SwiftUI.
4+
This is a cheat sheet that helps you React developers to quickly start with SwiftUI.
55

6-
.. note:: I assume that you are familiar with React Hooks. For transformation from **Class Components** to **Hooks**, I highly recommend you to visit `Thinking in React Hooks`_, which is a great visualized explanation.
6+
.. note:: I assume that you are familiar with React Hooks. For the transformation from **Class Components** to **Hooks**, I highly recommend you to visit `Thinking in React Hooks`_, which is a great visualized explanation.
77

88
.. contents:: :local:
99

@@ -583,4 +583,4 @@ the view is not unmounted, the state will be kept.
583583
.. References:
584584
585585
.. _`Thinking in React Hooks`: https://wattenberger.com/blog/react-hooks
586-
.. _`[SE-0258] Property Wrappers`: https://github.com/apple/swift-evolution/blob/master/proposals/0258-property-wrappers.md
586+
.. _`[SE-0258] Property Wrappers`: https://github.com/apple/swift-evolution/blob/master/proposals/0258-property-wrappers.md

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /