mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-05-22 08:01:56 +08:00
[trivial] fix link (#118)
This commit is contained in:
committed by
Krzysztof Magiera
parent
acf80e640c
commit
0627e742c8
@@ -142,7 +142,7 @@ In order for your native view on iOS to be notified when its parent navigation c
|
||||
}
|
||||
```
|
||||
|
||||
You can check our example app for a fully functional demo see [RNSSampleLifecycleAwareView.m](https://github.com/kmagiera/react-native-screens/blob/master./Example/ios/RNSSampleLifecycleAwareView.m) for more details.
|
||||
You can check our example app for a fully functional demo see [RNSSampleLifecycleAwareView.m](https://github.com/kmagiera/react-native-screens/blob/master/Example/ios/ScreensExample/RNSSampleLifecycleAwareView.m) for more details.
|
||||
|
||||
### Navigation lifecycle on Android
|
||||
|
||||
|
||||
Reference in New Issue
Block a user