UNPKG

ndk-text-input-react-native

Version:

Allows you to use TextInput as a React Native library for both Android and IOS

24 lines (23 loc) 449 B
{ "name": "ndk-text-input-react-native", "version": "1.0.0", "description": "", "main": "InputApp.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "react-native", "react-native-text-input", "react", "native", "input", "text-input" ], "author": "Nguyen Da Khuong", "license": "MIT", "dependencies": { "react": "18.2.0", "react-native": "^0.71.7" } }