react-native-siri-wave-view
react-native-siri-wave-view copied to clipboard
React Native: Native Siri Wave View
I have to use yarn instead of npm. Here is command follow - yarn add react-native-siri-wave-view  @prscX Please provide your needful help. Thanks in advance.
"react": "16.11.0", "react-native": "0.62.2", "react-native-siri-wave-view": "^0.0.9",
``` Execution failed for task ':app:processDebugManifest'. Manifest merger failed : Attribute application@allowBackup value=(false) from AndroidManifest.xml:11:7-34 is also present at [DemoApp:siriwaveview:unspecified] AndroidManifest.xml:12:9-35 value=(true). Suggestion: add 'tools:replace="android:allowBackup"' to element at AndroidManifest.xml:7:5-24:19 to...
I am trying to display multiple waves on the same screen (whether in separate views or a single parent view), but only the first one animates. Does anyone have any...
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...