mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-23 11:57:46 +08:00
Add conclusion to tutorial
Summary: Indirectly fixes #13408 Closes https://github.com/facebook/react-native/pull/14279 Differential Revision: D5158487 Pulled By: hramos fbshipit-source-id: e3a896c48db3556572e415e7c7c769c70699da19
This commit is contained in:
committed by
Facebook Github Bot
parent
b61999cf03
commit
e3427f4c0b
@@ -179,3 +179,7 @@ ws.onclose = (e) => {
|
||||
console.log(e.code, e.reason);
|
||||
};
|
||||
```
|
||||
|
||||
## High Five!
|
||||
|
||||
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).
|
||||
|
||||
Reference in New Issue
Block a user