Skip to content

Commit e3f1e0c

Browse files
committed
chore: release 0.3.0
1 parent d60a4ec commit e3f1e0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-scaler",
3-
"version": "0.2.1",
3+
"version": "0.3.0",
44
"description": "React Native Scaler is a dynamic scaling utility designed to enable seamless and responsive UI design across different device sizes. This library provides a simple and efficient way to adjust the width, height, and other dimensions of your React Native components based on the device’s screen size. With React Native Scaler, you can ensure your application looks great on any device, from small smartphones to large tablets and beyond",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)