react-look v1.0.0-beta2 Release Notes

  • ๐Ÿ“ฆ Packages

    ๐Ÿ“ฆ Look was split into 2 different packages as it now fully supports React Native again.

    • react-look ๐ŸŒ Used for web Component styling with react-dom
    • react-look-native ๐Ÿ‘‰ Used for native Component styling with react-native
    ๐Ÿ›  Bux fixes
    • ๐Ÿ›  Fixed friendlyClassName to also transform custom Components