Skip to content

Commit cb05537

Browse files
authored
Add expo-paste-input to directory (#2188)
1 parent d5d85c3 commit cb05537

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

react-native-libraries.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19519,5 +19519,17 @@
1951919519
"githubUrl": "https://github.com/mohd-Bilal-exe/motion-on-native",
1952019520
"ios": true,
1952119521
"android": true
19522+
},
19523+
{
19524+
"githubUrl": "https://github.com/arunabhverma/expo-paste-input",
19525+
"npmPkg": "expo-paste-input",
19526+
"examples": ["https://github.com/arunabhverma/expo-paste-input/tree/main/example"],
19527+
"images": [
19528+
"https://raw.githubusercontent.com/arunabhverma/expo-paste-input/main/.github/ios.gif",
19529+
"https://raw.githubusercontent.com/arunabhverma/expo-paste-input/main/.github/android.gif"
19530+
],
19531+
"ios": true,
19532+
"android": true,
19533+
"newArchitecture": true
1952219534
}
1952319535
]

0 commit comments

Comments
 (0)