react-native-circular-action-menu
react-native-circular-action-menu copied to clipboard
Path-esque circular action menu inspired by CircularFloatingActionMenu.
Fixed warning Animated: `useNativeDriver` was not specified. This is a required option and must be explicitly set to `true` or `false`
Update example project
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...