app v6.4.1 Release Notes

Release Date: 2020-05-08 // almost 4 years ago
  • Hello there,
    This version brings some stability improvements:

    • nil values are now ignored when they are put in an element body
    • ⚡️ Component updates are now properly skipped when a component is dismounted or when the update is done from the same pointer
    • OnNav from the Navigator interface is now propagated to all components