lets-code-react-native
lets-code-react-native copied to clipboard
please implement a responsiveness in the screen
In my lowest resolution emulator i have observed that the design doesnot look responsive
Main Screen
In the home screen the texts are overlapped.
Detail Screen
In the second screen the content(About contents) is clipped.Should have use scrollview for that.
Yeah I think you are right. Using A scrollview might be a better option in this case. I will change it once I'm able to or you can become a contributor by submitting a pull request as well 👍