Commit c079acad authored by Libin Lu's avatar Libin Lu

add DeviceEventEmitter import in ReadMe

parent fda92654
...@@ -80,6 +80,7 @@ In [firebase console](https://console.firebase.google.com/), you can get `google ...@@ -80,6 +80,7 @@ In [firebase console](https://console.firebase.google.com/), you can get `google
```javascript ```javascript
import {DeviceEventEmitter} from 'react-native';
var FCM = require('react-native-fcm'); var FCM = require('react-native-fcm');
componentWillMount() { componentWillMount() {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment