Skip to content

Commit f299d58

Browse files
add react-native-blossom-ui libraries (#1849)
1 parent 9761d36 commit f299d58

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

react-native-libraries.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16790,5 +16790,31 @@
1679016790
"ios": true,
1679116791
"android": true,
1679216792
"newArchitecture": true
16793+
},
16794+
{
16795+
"githubUrl": "https://github.com/deepakkumardk/react-native-blossom-ui/tree/main/packages/components",
16796+
"npmPkg": "@react-native-blossom-ui/components",
16797+
"examples": [
16798+
"https://github.com/deepakkumardk/react-native-blossom-ui/tree/main/examples",
16799+
"https://github.com/deepakkumardk/examples.react-native-blossom-ui"
16800+
],
16801+
"ios": true,
16802+
"android": true,
16803+
"web": true,
16804+
"expoGo": true,
16805+
"newArchitecture": true
16806+
},
16807+
{
16808+
"githubUrl": "https://github.com/deepakkumardk/react-native-blossom-ui/tree/main/packages/dates",
16809+
"npmPkg": "@react-native-blossom-ui/dates",
16810+
"examples": [
16811+
"https://github.com/deepakkumardk/react-native-blossom-ui/tree/main/examples",
16812+
"https://github.com/deepakkumardk/examples.react-native-blossom-ui"
16813+
],
16814+
"ios": true,
16815+
"android": true,
16816+
"web": true,
16817+
"expoGo": true,
16818+
"newArchitecture": true
1679316819
}
1679416820
]

0 commit comments

Comments
 (0)