Skip to content

Commit f0a2fd7

Browse files
author
Ali Abdelfattah
authored
Update README.md
1 parent 5fe20c2 commit f0a2fd7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,9 +222,10 @@ We support the 2 most popular React Native navigation libraries:
222222
onNavigationStateChange={ Instabug.onNavigationStateChange } />
223223
);
224224
```
225-
* **react-native-navigation**
226225
227-
Register `Instabug.componentDidAppearListener` listener using:
226+
* **react-native-navigation**
227+
228+
Register `Instabug.componentDidAppearListener` listener using:
228229
```javascript
229230
Navigation.events().registerComponentDidAppearListener( Instabug.componentDidAppearListener );
230231
```

0 commit comments

Comments
 (0)