react-native-tts 사용 시 발생한 경고(WARN `new NativeEventEmitter()` was called with a non-null argument without the required `addListener` method.) 및 에러 (removeEventListener => TypeErrorː undefined is not a function) 해결
React-native (5)
- React Native 안드로이드 실행 오류 - Execution failed for task ':app:installDebug' - 에 대한 해결 방법을 소개합니다.
- React Native 작업 중 api를 POST로 호출 중 발생한 오류를 해결한 내용을 기록했습니다.
- React Native에서 Realm 사용 중, BSON :For React Native please polyfill crypto.getRandomValues Warn 해결 방법입니다.
- React Native 개발 중 발생한 오류 TS7016 :Could not find a declaration file for module 'styled-components/native' 해결 방법입니다.