react-native-siri-wave-view icon indicating copy to clipboard operation
react-native-siri-wave-view copied to clipboard

Invariant violation requirenativecomponent 'RNSiriWaveView9' was not found in the UIManager

Open gauthamchinna21 opened this issue 7 years ago • 5 comments

Invariant violation requirenativecomponent 'RNSiriWaveView9' was not found in the UIManager. Facing issue only in android. iOS is working fine. Thanks in advance

React Native Environment Info: System: OS: macOS High Sierra 10.13.5 CPU: x64 Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz Memory: 73.06 MB / 8.00 GB Shell: 3.2.57 - /bin/bash Binaries: Node: 8.11.2 - /usr/local/bin/node npm: 6.1.0 - /usr/local/bin/npm SDKs: iOS SDK: Platforms: iOS 11.4, macOS 10.13, tvOS 11.4, watchOS 4.3 IDEs: Android Studio: 3.1 AI-173.4819257 Xcode: 9.4.1/9F2000 - /usr/bin/xcodebuild npmPackages: react: 16.4.1 => 16.4.1 react-native: 0.56.0 => 0.56.0 PLATFORM: Android

gauthamchinna21 avatar Sep 07 '18 08:09 gauthamchinna21

Thanks @gauthamchinna21 for raising the issue.

Have you followed below step defined in README?, might be related to that:

Note: If you encounter ISSUE - 2, Please replace import com.alex.siriwaveview.RNSiriWaveViewPackage; with import ui.siriwave.RNSiriWaveViewPackage; in your app Android MainApplication.java class

Thanks </ Pranav >

prscX avatar Sep 08 '18 10:09 prscX

Thanks for your response @prscX Yes, i did all the thing which are mentioned in README.

gauthamchinna21 avatar Sep 09 '18 14:09 gauthamchinna21

@prscX I too facing the same issue. I have followed all the steps mentioned in README still getting the same error. Type 0 is working in Android but if I choose Type 1 I'm getting the Invariant violation requirenativecomponent 'RNSiriWaveView9' was not found in the UIManager. error. Here is the screenshot of it

screenshot_20180909-214646

jeffreyrajanofficial avatar Sep 09 '18 16:09 jeffreyrajanofficial

@prscX Can you help me on this?

jeffreyrajanofficial avatar Sep 11 '18 09:09 jeffreyrajanofficial

Hi @jeffreyrajanofficial: My apologies.

Currently we don't have support for iOS 9 wave form on Android. I will update README about the same.

If you find any similar native Android library, please feel free share, I will enable support for the same.

Thanks </ Pranav >

prscX avatar Sep 11 '18 15:09 prscX