khevamann / rn-responsive-styles

Responsive styles for react-native and react-native-web
MIT License
39 stars 3 forks source link

:bookmark: Version 2.2.0 #26

Closed khevamann closed 7 months ago

khevamann commented 7 months ago

This PR updates all example projects to Expo 49 + Typescript versions to ^5 Removed StyleSheet.compose in favor of Array composition to remove warnings on react-native-web

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (3461b75) 98.63% compared to head (0af2d50) 98.62%. Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #26 +/- ## ========================================== - Coverage 98.63% 98.62% -0.02% ========================================== Files 11 11 Lines 147 145 -2 Branches 11 11 ========================================== - Hits 145 143 -2 Misses 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.