Skip to content

Commit a0ffb71

Browse files
authored
Update README.md
1 parent b55f0c3 commit a0ffb71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Require the `react-native-calendar-events` module and React Native's `NativeAppE
1717
import React from 'react-native';
1818
import RNCalendarEvents from 'react-native-calendar-events';
1919

20-
const {NativeAppEventEmitter} = React;
20+
const {NativeAppEventEmitter} = 'react-native';
2121
```
2222

2323
## Properties

0 commit comments

Comments
 (0)