react-native-circular-action-menu icon indicating copy to clipboard operation
react-native-circular-action-menu copied to clipboard

Path-esque circular action menu inspired by CircularFloatingActionMenu.

Results 5 react-native-circular-action-menu issues
Sort by recently updated
recently updated
newest added

Fixed warning Animated: `useNativeDriver` was not specified. This is a required option and must be explicitly set to `true` or `false`

add space ActionButton.Item container overlay between ActionButton

This pull request adds tooltips to the ActionButtonItem component. It calculates the position of each action button and either places it to the left, right or on top of the...