Skip to content

Commit ee55193

Browse files
authored
add few new libraries to the directory (#2413)
1 parent 3d6a40f commit ee55193

1 file changed

Lines changed: 46 additions & 0 deletions

File tree

react-native-libraries.json

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20729,5 +20729,51 @@
2072920729
"web": true,
2073020730
"expoGo": true,
2073120731
"newArchitecture": true
20732+
},
20733+
{
20734+
"githubUrl": "https://github.com/react-native-native/react-native-rasterized-widgets",
20735+
"ios": true,
20736+
"newArchitecture": true
20737+
},
20738+
{
20739+
"githubUrl": "https://github.com/AppAndFlow/react-native-transformer-text-input",
20740+
"examples": [
20741+
"https://github.com/AppAndFlow/react-native-transformer-text-input/tree/main/example"
20742+
],
20743+
"ios": true,
20744+
"android": true,
20745+
"newArchitecture": true
20746+
},
20747+
{
20748+
"githubUrl": "https://github.com/expo/material-symbols/tree/main/packages/expo-material-symbols",
20749+
"npmPkg": "@expo/material-symbols",
20750+
"examples": ["https://github.com/expo/material-symbols/tree/main/example"],
20751+
"android": true,
20752+
"newArchitecture": true
20753+
},
20754+
{
20755+
"githubUrl": "https://github.com/QinIndexCode/expo-lite-data-store",
20756+
"ios": true,
20757+
"android": true,
20758+
"expoGo": true,
20759+
"newArchitecture": true
20760+
},
20761+
{
20762+
"githubUrl": "https://github.com/generaltranslation/gt/tree/main/packages/react-native",
20763+
"npmPkg": "gt-react-native",
20764+
"ios": true,
20765+
"android": true
20766+
},
20767+
{
20768+
"githubUrl": "https://github.com/azizbecha/react-native-preview-url/tree/main/packages/react-native-preview-url",
20769+
"examples": ["https://github.com/azizbecha/react-native-preview-url/tree/main/example"],
20770+
"ios": true,
20771+
"android": true
20772+
},
20773+
{
20774+
"githubUrl": "https://github.com/Jmzp/react-native-smart-keyboard-view",
20775+
"examples": ["https://github.com/Jmzp/react-native-smart-keyboard-view/tree/main/example"],
20776+
"ios": true,
20777+
"android": true
2073220778
}
2073320779
]

0 commit comments

Comments
 (0)