marudy / react-native-responsive-screen

Make React Native views responsive for all devices with the use of 2 simple methods
MIT License
1.55k stars 140 forks source link

Implemented useResponsive hook #157

Closed mz-real closed 8 months ago

mz-real commented 8 months ago

This Pull Request introduces the useResponsive hook to the react-native-responsive-hook package. This enhancement extends the existing functionalities by providing a comprehensive solution for responsive design in React Native applications. The implementation aims to make it simpler and more efficient for developers to create adaptive UI elements across various devices and orientations.

Key Enhancements:

Modifications include: