UNPKG

@thang2162/react-native-text-area

Version:

Simple and easy to use TextArea for React Native

7 lines (6 loc) 107 B
module.exports = function(api) { api.cache(true); return { presets: ['babel-preset-expo'], }; };