Unhandled JS Exception: Cannot read property 'encrypt' of undefined,
這是是什么鬼?
React Native ios出現(xiàn)"Native module cannot be null"問(wèn)題跟PushNotification有關(guān),需要手動(dòng)完成Linking。 解決方法:在項(xiàng)目找到RCTPushNotification.xcodeproj的文件,如下入圖: 拖到x...