Here's a look at the most recent improvements and fixes 👇
Improvements
  • Updated to the latest version of React Native 0.69.5
  • The Variables modal is now larger
  • Refine the Dashboard layout and improve the focus of the navigation to make things better organized and easier to find
  • Update Screen Variable panel to only scroll the list of variables
  • Various performance optimizations to speed up operations in the Builder
  • Enable POST on Fetch Component
Fixes
  • When you change a value in a Conditional Display configuration, the other values are no longer reset
  • Addressed an issue where some apps got in a state which prevented new components from being added to screens
  • Endpoint body validation message is now green instead of black
  • Deep-linked screens can now accept more than one parameter
  • Adding too many screens to a tab nav won't break your app anymore