react-native-webrtc / react-native-callkit

#deprecated iOS 10 new CallKit framework for React Native
ISC License
122 stars 67 forks source link

refactor/listener #43

Closed aatalyk closed 6 years ago

aatalyk commented 6 years ago

Refactoring index.js to make it more readable by importing listener actions from separate actions.js file and to get rid of if - else if blocks inside addEventListener method.

aatalyk commented 6 years ago

@ianlin Hi, can you, please, review my pull request?

ianlin commented 6 years ago

@aatalyk cheers 👍