File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 11# pushbots-react-native
22
33[ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-4-orange.svg?style=flat-square )] ( #contributors )
4- [ ![ Twitter Follow] ( https://img.shields.io/twitter/follow/pushbots.svg ?style=social&label=Follow&style=plastic )] ( https://twitter.com/pushbots )
5- [ ![ npm] ( https://img.shields.io/npm/dw/localeval.svg )] ( https://www.npmjs.com/package/pushbots-react-native )
4+ [ ![ Twitter Follow] ( https://img.shields.io/twitter/follow/pushbots.png ?style=social&label=Follow&style=plastic )] ( https://twitter.com/pushbots )
5+ [ ![ npm] ( https://img.shields.io/npm/dw/localeval.png )] ( https://www.npmjs.com/package/pushbots-react-native )
66
77> React Native Library for PushBots Push Notifications Service
88## Getting started
@@ -97,7 +97,6 @@ import Pushbots from 'pushbots-react-native'
9797
9898Pushbots .registerForRemoteNotifications ()
9999
100- // events work with iOS only in this version.
101100export default class App extends Component < {}> {
102101 componentWillMount () {
103102 Pushbots .addEventListener (' received' , this .onReceived );
You can’t perform that action at this time.
0 commit comments