UNPKG

react-native-ui-lib

Version:

UI Components Library for React Native ###### Lateset version support RN44

8 lines (6 loc) 120 B
import TextArea from './TextArea'; import TextInput from './TextInput'; module.exports = { TextArea, TextInput, };