react-native-rem-stylesheet
Tool to build all-device-capatible styles.
Install
yarn add react-native-rem-stylesheet
or
npm i --save react-native-rem-stylesheet
Demo
;;; { return <View> <Text>Some text</Text> </View> ; } const styles = StyleSheet;