mirror of
https://github.com/status-im/react-native.git
synced 2025-01-27 01:40:08 +00:00
Tweak copy around adding an outlet for ReactView
This commit is contained in:
parent
5dac2cb093
commit
2ec88bdd8b
@ -97,7 +97,7 @@ However, let's subclass `UIView` for the sake of clean code. Let's name it `Reac
|
||||
@end
|
||||
```
|
||||
|
||||
Don't forget to add an outlet for it.
|
||||
In a view controller that wants to manage this view, go ahead and add an outlet and wire it up:
|
||||
|
||||
```
|
||||
// ViewController.m
|
||||
|
Loading…
x
Reference in New Issue
Block a user