5.0.0 • Published 11 months ago

deprecated-react-native-prop-types v5.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

deprecated-react-native-prop-types

This package contains deprecated prop-types from React Native.

Image.propTypes

Before

import {Image} from 'react-native';

doSomething(Image.propTypes);

After

import {ImagePropTypes} from 'deprecated-react-native-prop-types';

doSomething(ImagePropTypes);

Text.propTypes

Before

import {Text} from 'react-native';

doSomething(Text.propTypes);

After

import {TextPropTypes} from 'deprecated-react-native-prop-types';

doSomething(TextPropTypes);

TextInput.propTypes

Before

import {TextInput} from 'react-native';

doSomething(TextInput.propTypes);

After

import {TextInputPropTypes} from 'deprecated-react-native-prop-types';

doSomething(TextInputPropTypes);

ColorPropType

Before

import {ColorPropType} from 'react-native';

doSomething(ColorPropType);

After

import {ColorPropType} from 'deprecated-react-native-prop-types';

doSomething(ColorPropType);

EdgeInsetsPropType

Before

import {EdgeInsetsPropType} from 'react-native';

doSomething(EdgeInsetsPropType);

After

import {EdgeInsetsPropType} from 'deprecated-react-native-prop-types';

doSomething(EdgeInsetsPropType);

PointPropType

Before

import {PointPropType} from 'react-native';

doSomething(PointPropType);

After

import {PointPropType} from 'deprecated-react-native-prop-types';

doSomething(PointPropType);

ViewPropTypes

Before

import {ViewPropTypes} from 'react-native';

doSomething(ViewPropTypes);

After

import {ViewPropTypes} from 'deprecated-react-native-prop-types';

doSomething(ViewPropTypes);
easy-select-rnreact-native-shekhar-bridge-test@oiti/documentoscopy-react-nativecorbeta@puyodead1/react-native-router-flux@expocraft/rnuilibbookis-mobile-app-componentsbookis-mobile-componentsluminos-ui-coretelecel-foundation-updated@everything-registry/sub-chunk-1469jawwy-sdkjawwy_gamification_releasereact-native-sphereuisphereuijawwy_libraryreact-native-credit-card-pkgreact-native-jawwy_samplesanstd-template-layoutgriffin-ui-library@steve-moretz/react-native-touchable-scale@pdftron/react-native-pdf@thinxviewx/core-rn@tigran777/ap-react-native-youtube@suen/react-native-tvos@symhomendra21/react-native-linkedin@taingo97/react-native-awesome-module@taingo97/react-native-bluetooth-escpos-printer@taingo97/react-native-bluetooth-xprinter@taingo97/react-native-generate-key-rsa@taingo97/react-native-key-rsa@taingo97/react-native-print-xprinter@taingo97/react-native-rsa-expo@taingo97/react-native-sunmi-printer@tamagui/maps@tarojs/taro-rn@thang2162/react-native-video@somosmona/mona-rn-ui@smk524198002/react-native-ui-lib@shoutem/ui@sidghimire/react-native-mapbox-navigation@simonjones864/react-native-blue-billywig-player@sephriot/react-native-persistable-uri@towerguards/react-native-credit-card-input-plus@towerguards/react-native-credit-card-input-plus-v2@towerguards/react-native-credit-card-input-plus-v2.0.1@trackier/react-native-trackier@ugurcode/react-native-router-flux@vnxjs/vnmf-rn@vicary/react-native-camera@valabji/react-native-scrollable-tab-view@vonage/client-sdk-video-react-native@velocitycareerlabs/react-native-jsonschema-web-form@widergy/mobile-ui@yetuny/react-native-credit-card-input-plus-tr@yloquen/react-native-snap-carousel@wwimmo/react-native-sketch-canvas@yz1311/teaset@zfloc/react-native-animated-ellipsis@zfloc/react-native-smooth-pincode-input@zhaoxhg/react-native-button@zalastax/nolb-deprarchlibraryadaptivecards-reactnativeagent-get-agentawesome-module-kdchl-react-native-pdfclwy-expo-scrollable-tab-viewclwy-react-native-scrollable-tab-viewcontus-mf-rnbiometric-stcabin-mobile-rnbolusarz-react-native-snap-carouselesy-zen-pdfemoji-mart-nativeenntte_app_almacen_auxilabenntte_app_almacen_cataenntte_app_almacen_hergom_sdkfansapp-react-native-root-tipsfansapp-react-native-scrollable-tab-viewfawaterak-online-paymentfawatrak-online-paymentfmslframework_test_library_sixdeeframework_test_library_sixdee_newframework_test_library_sixdee_new_neweyra-react-native-snap-carouselfixed-react-native-scrollable-tab-viewfluent.adflow.reactnativesdkfluent.adflow.reactnativesdk-alphagreenprotons-react-native-snap-carouselgaurav-react-native-loopgamification-integration-newgenz-native-elementsdrssrdogandev-simple-toastdu-creditvet-microapphomeal-library-dropdownima-playerpopup-ui-custom
3.0.2

11 months ago

5.0.0

11 months ago

4.2.3

11 months ago

4.2.2

11 months ago

4.2.1

1 year ago

4.2.0

1 year ago

4.1.0

1 year ago

4.0.0

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.3.0

3 years ago

2.2.0

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago