-
-
Notifications
You must be signed in to change notification settings - Fork 145
Open
Description
I'm using this library on Android with no problems, everything looks great and is responsive.
However, I'm trying to get it working on iOS and running into the errors "Cannot resolve symbol 'heightPercentageToDP'" and "Cannot resolve symbol 'widthPercentageToDP'" when I try to import these functions.
This is not just an issue with WebStorm not finding the functions, because the result when I run the app is that there is no styling -- all the margins and paddings are 0, the width of my TextInputs is the full screen, etc.
Any ideas why this isn't working for iOS? Thank you!
Metadata
Metadata
Assignees
Labels
No labels