Add Inputs

This commit is contained in:
Abhay Raizada
2024-03-21 23:12:11 +05:30
parent 3aae1f5c5e
commit db290cd5dc
9 changed files with 1083 additions and 14 deletions

View File

@@ -14,9 +14,11 @@
"@formstr/sdk": "^0.0.4-alpha",
"@react-native-community/segmented-control": "^2.2.2",
"@react-native-community/slider": "^4.5.0",
"@react-native-picker/picker": "^2.6.1",
"nostr-tools": "^2.3.1",
"react": "18.2.0",
"react-native": "0.73.4",
"react-native-picker-select": "^9.0.1",
"react-native-url-polyfill": "^2.0.0",
"text-encoding-polyfill": "^0.6.7"
},