shlogg · Early preview
Joodi @miladjoodi

Dynamic Flex Direction Adjustment Based On Language

Dynamic Flex Direction Hook Use `useFlexReverse` hook to automatically adjust flex direction based on language (RTL/LTR). Returns "flex-row-reverse" for English & "flex-row" for Persian & others. Simplify localization with this reusable hook!