We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5d85c3 commit cb05537Copy full SHA for cb05537
1 file changed
react-native-libraries.json
@@ -19519,5 +19519,17 @@
19519
"githubUrl": "https://github.com/mohd-Bilal-exe/motion-on-native",
19520
"ios": true,
19521
"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
19534
}
19535
]
0 commit comments