nirsky / react-native-size-matters

A lightweight, zero-dependencies, React-Native utility belt for scaling the size of your apps UI across different sized devices.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error while updating property 'height' in shadow node of type: RCTView

FayyazAliKhan1 opened this issue · comments

when using height: '43@vs', like it throws this error please guide me what I am doing wrong I used const styles = ScaledSheet.create({});

Can you provide the full snippet? I'm missing some context