mirror of
https://github.com/status-im/react-native.git
synced 2025-01-25 00:39:03 +00: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:
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).
|
||||
|
Loading…
x
Reference in New Issue
Block a user