Changelogs
LATEST
- We upgraded Pro Template to React Native 0.78.2, unlocking React 19 features
Actions: async transition functions for data submission with built-in pending states, optimistic updates, and error handling.
useActionState: a hook that wraps Actions to track results and pending states.
useOptimistic: a new hook that shows optimistic UI updates while async requests are in progress, automatically reverting on errors.
use: a new API that allows reading promises or contexts during render, with automatic Suspense handling.
ref as props: you can now pass ref as a prop directly, eliminating the need for forwardRef.
and many more…
Faster cloud-based splash generation: now under 30 seconds (was 1 minute).
Added Ionic framework support (iOS & Android).
We added SVG Playground - a free resource for creating & editing SVG files.