react-native-circle-menu icon indicating copy to clipboard operation
react-native-circle-menu copied to clipboard

:octocat: ⭕️ CircleMenu is a simple, elegant UI menu with a circular layout and material design animations. Reactnative library made by @Ramotion

Results 8 react-native-circle-menu issues
Sort by recently updated
recently updated
newest added

can anyone help me to resolve this issue please.? ```Unable to resolve "AccessibilityInfo" from "node_modules/@ramotion/react-native-circle-menu/node_modules/react-native/Libraries/react-native/react-native-implementation.js" Failed building JavaScript bundle. Unable to resolve "ActivityIndicator" from "node_modules/@ramotion/react-native-circle-menu/node_modules/react-native/Libraries/react-native/react-native-implementation.js" Failed building JavaScript bundle. Unable...

This error appears while running `react-native run-android` and the app cann't be built error: bundling failed: Error: Unable to resolve module `AccessibilityInfo` from `node_modules\@ramotion\react-native-circle-menu\node_modules\react-native\Libraries\react-native\react-native-implementation.js`: AccessibilityInfo could not be found within...

his warning is caused by a @providesModule declaration with the same name across two different files. jest-haste-map: @providesModule naming collision: Duplicate module name: react-native Paths: /Users/kobid/Projects/react-native/AwesomeProject/node_modules/react-native/package.json collides with /Users/kobid/Projects/react-native/AwesomeProject/node_modules/@ramotion/react-native-circle-menu/node_modules/react-native/package.json

you have massive error in library see this ``` This warning is caused by a @providesModule declaration with the same name across two different files. jest-haste-map: @providesModule naming collision: Duplicate...

Hi i try to install this and get 19 vulnerabilities :( ![capture](https://user-images.githubusercontent.com/28934905/50549200-0ae18b00-0c6e-11e9-98f4-8f8f3055f9cb.JPG)

After `npm install` it started showing the following error ``` warning: the transform cache was reset. error: bundling failed: ambiguous resolution: module `/Users/my-app/index.js` tries to require `react-native`, but there are...

It gives me an error. I have just downloaded the library. with `npm install --save @ramotion/react-native-circle-menu` then I used `.\example` of this library then run it. But it says this...

After get the duplicated "react-native" file, delete it and get this error. ``` undefined is not an object (evaluating'_react2.propTypes.func') TouchableIcon.js:16:27 ```