react-native-elastic
1.0.1 • Public • Published
npm i react-native-elastic
import Elastic from 'react-native-elastic';
...
// Return a StyleSheet object
const styles = Elastic.create({
...
});
// Just scale the style value
const styles = Elastic.repair({
...
});
PixelRatio |
1 |
1.5 |
2 |
3 |
3.5 |
height |
x1.0 |
x1.0 |
x1.0 |
x1.2 |
x1.2 |
fontSize |
x1.0 |
x1.0 |
x1.0 |
x1.2 |
x1.2 |
lineHeight |
x1.0 |
x1.0 |
x1.0 |
x1.2 |
x1.2 |
Versions
Version | Downloads (Last 7 Days) | Tag |
---|
1.0.1 | 11 | latest |
Version History
Version | Downloads (Last 7 Days) | Published |
---|
1.0.1 | 11 | |
1.0.0 | 10 | |
Package Sidebar
Install
npm i react-native-elastic
Weekly Downloads