react-native-webrtc / react-native-callkit

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

Error : "Native module cannot be null." #51

Open nuttikung opened 6 years ago

nuttikung commented 6 years ago

I have tried with version 1.3.4

by the following step I did.

Do I missed any further step to complete it?

Expected Result : Application can run without any errors. Behavior Result : Application run with error as I mentioned "Native module cannot be null."

Dependencies : "dayjs": "^1.7.4", "lodash": "4.17.10", "mobx": "3.4.1", "mobx-react": "4.3.5", "mobx-state-tree": "1.3.1", "native-base": "2.7.2", "opentok-react-native": "^0.8.2", "prop-types": "^15.6.2", "react": "16.2.0", "react-native": "0.51.0", "react-native-callkit": "^1.3.4", "react-native-camera": "^1.1.4", "react-native-code-input": "^1.0.6", "react-native-country-picker-modal": "^0.6.2", "react-native-credit-card-input": "^0.4.1", "react-native-gifted-chat": "^0.4.3", "react-native-google-analytics-bridge": "^5.8.0", "react-native-image-picker": "^0.26.10", "react-native-loading-spinner-overlay": "^0.5.2", "react-native-modal": "^6.5.0", "react-native-onesignal": "^3.2.5", "react-native-permissions": "^1.1.1", "react-native-phone-input": "^0.2.1", "react-native-qrcode": "^0.2.7", "react-native-splash-screen": "^3.1.1", "react-native-ui-xg": "^0.0.6", "react-navigation": "^2.9.3", "sendbird": "^3.0.69", "socket.io-client": "^2.1.1", "timeago.js": "^3.0.2", "uuid": "^3.3.2", "voca": "^1.4.0"

screen shot 2018-08-07 at 17 26 32 screen shot 2018-08-07 at 17 26 49 screen shot 2018-08-07 at 17 27 44