Closed dphaener closed 6 years ago
Hi @dphaener !
Did you call EStyleSheet.build()
?
@vitalets Indeed I did! I ended up just removing this library completely, because we were only using it for percentage widths, which is now supported natively. This can be closed from my perspective, unless you want to leave it open for the sake of possibly finding a bug. I'll leave it up to you.
Ok. I will re-check with RN 57. Thank you!
Just checked latest react-native-extended-stylesheet@010.0
- it works correctly on RN 0.57.4 on both ios and android.
Steps to Reproduce
EStyleSheet.create
Try in Expo
Expo doesn't currently run RN 0.57.x
Expected Behavior
I thought I would get a stylesheet
Actual Behavior
I got an empty stylesheet
Show the code
Environment