Skip to content

Commit e3427f4

Browse files
hramosfacebook-github-bot
authored andcommitted
Add conclusion to tutorial
Summary: Indirectly fixes #13408 Closes #14279 Differential Revision: D5158487 Pulled By: hramos fbshipit-source-id: e3a896c48db3556572e415e7c7c769c70699da19
1 parent b61999c commit e3427f4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/Networking.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -179,3 +179,7 @@ ws.onclose = (e) => {
179179
console.log(e.code, e.reason);
180180
};
181181
```
182+
183+
## High Five!
184+
185+
If you've gotten here by reading linearly through the tutorial, then you are a pretty impressive human being. Congratulations. Next, you might want to check out [all the cool stuff the community does with React Native](docs/more-resources.html).

0 commit comments

Comments
 (0)