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

How to achieve full device width ?

byteab opened this issue · comments

for a View to take the full device width, can I say scale(100)?