UNPKG

react-native-ui-lib

Version:

[![Build Status](https://travis-ci.org/wix/react-native-ui-lib.svg?branch=master)](https://travis-ci.org/wix/react-native-ui-lib) [![npm](https://img.shields.io/npm/v/react-native-ui-lib.svg)](https://www.npmjs.com/package/react-native-ui-lib) [![NPM Down

36 lines (35 loc) 766 B
[ { "component": "Avatar", "source": "module-with-deprecations", "message": "", "props": [ { "prop": "url", "message": "Please use the 'imageSource' prop instead." } ] }, { "component": "Button", "source": "module-with-deprecations", "message": "", "props": [ { "prop": "text", "message": "Please use the 'label' prop instead.", "fix": {"propName": "label"} } ] }, { "component": "TextInput", "source": "module-with-deprecations", "message": "Please use the 'TextField' component instead." }, { "component": "List.Part", "source": "module-with-deprecations", "message": "Please use the 'List.Item' component instead." } ]