UNPKG

react-kiwi-dropdown

Version:

| Name | Type | Description | | --------------------------- | -------------------- | ----------- | | options | array | | selectedOption | string | | onCha

22 lines (14 loc) 260 B
# @svgr/babel-plugin-transform-react-native-svg ## Install ``` npm install --save-dev @svgr/babel-plugin-transform-react-native-svg ``` ## Usage **.babelrc** ```json { "plugins": ["@svgr/babel-plugin-transform-react-native-svg"] } ``` ## License MIT