Skip to content

New custom render function and icon size

Choose a tag to compare

@santomegonzalo santomegonzalo released this 08 Jul 19:00
2e07fc6

Thanks for the support, today we are realising a new version with the following features:

  • FloatingActionItem now support render function. To create your own component, please check expo and scroll down to see some examples. Thanks a lot @hedvigoscar
  • FloatingActionItem now support two properties iconWidth and iconHeight, this will help us to support network images. Thanks a lot @dopey2