mirror of
https://github.com/status-im/instabug-reactnative.git
synced 2025-03-01 05:30:42 +00:00
Edits to readme
This commit is contained in:
parent
5eae54049e
commit
0d57594bd7
@ -39,7 +39,7 @@ import Instabug from'instabug-reactnative';
|
||||
class testApp extends Component {
|
||||
constructor() {
|
||||
super();
|
||||
Instabug.startWithToken('0f0dc916bd9175e3b5d2fdf0cfa49a69', Instabug.constants.invocationEvent.floatingButton);
|
||||
Instabug.startWithToken('YOUR_TOKEN', Instabug.constants.invocationEvent.floatingButton);
|
||||
}
|
||||
...
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user