An animated floating button with actions buttons
npm install rn-actions-floating-button- An animated floating button that reveal and hide actions buttons on click.
- It comes with a built-in TypeScript typings and is compatible with all popular JavaScript frameworks. You can use it directly or leverage well-maintained wrapper packages that allow for a more native integration with your frameworks of choice.
actionButtons={[
{
id: 0,
icon: () => ,
},
{
id: 1,
icon: () => (
),
},
]}
/>
``