react-native-dadata-suggestions
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

react-native-dadata-suggestions npm version

Get started

Installation

yarn add react-native-dadata-suggestions
# or
npm install react-native-dadata-suggestions
# or `react-native-dadata-suggestions@next` for dev version.

Basic usage

import * as React from 'react';
import { AddressSuggestions } from 'react-native-dadata-suggestions';

// ...

<AddressSuggestions token={ token } />

Running demo app

cd demo
yarn
yarn run android # yarn run ios

Package Sidebar

Install

npm i react-native-dadata-suggestions

Weekly Downloads

2

Version

0.1.1

License

MIT

Unpacked Size

57.5 kB

Total Files

25

Last publish

Collaborators

  • sinxwal