Skip to content

Commit 29023a1

Browse files
authored
Add react-native-linear-gradient-web package (#1816)
1 parent 5b97037 commit 29023a1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

react-native-libraries.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16590,5 +16590,15 @@
1659016590
"ios": true,
1659116591
"android": true,
1659216592
"newArchitecture": true
16593+
},
16594+
{
16595+
"githubUrl": "https://github.com/retyui/react-native-linear-gradient-web",
16596+
"images": [
16597+
"https://raw.githubusercontent.com/retyui/react-native-linear-gradient-web/main/example/expo/assets/images/demo.png"
16598+
],
16599+
"examples": [
16600+
"https://github.com/retyui/react-native-linear-gradient-web/tree/main/example/expo"
16601+
],
16602+
"web": true
1659316603
}
1659416604
]

0 commit comments

Comments
 (0)