Skip to content

Commit 969c4ec

Browse files
committed
edits for documentation
1 parent 322e4e8 commit 969c4ec

File tree

2 files changed

+220
-173
lines changed

2 files changed

+220
-173
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ import Instabug from'instabug-reactnative';
4444
class testApp extends Component {
4545
constructor() {
4646
super();
47-
Instabug.startWithToken('YOUR_TOKEN', Instabug.constants.invocationEvent.floatingButton);
47+
Instabug.startWithToken('YOUR_TOKEN', Instabug.invocationEvent.floatingButton);
4848
}
4949
...
5050
}

0 commit comments

Comments
 (0)