calcazar / react-native-push-notification-CE

The community edition of the push notification library (by Zo0r) for applications made with React Native
MIT License
52 stars 23 forks source link

Fixed syntax error in RNPushNotificationHelper #35

Closed khrizt closed 4 years ago

khrizt commented 4 years ago

Somehow this slipped in the code and made the build impossible.

khrizt commented 4 years ago

Hey @calcazar can we merge this? If someone gets the master version will have build problems

calcazar commented 4 years ago

Merged!

khrizt commented 4 years ago

Thanks!!