1.0.4 • Published 3 months ago

@expo/styleguide-search-ui v1.0.4

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

@expo/styleguide-search-ui

Expo's common search component for use on the web.

Usage

  1. Install Expo Search UI package:
    yarn add @expo/styleguide-search-ui
  2. Import global CSS files from the package in your JS(X)/TS(X) code:
    import "@expo/styleguide-search-ui/dist/expo-search-ui.css";
    or import it the main stylesheet file:
    @import "@expo/styleguide-search-ui/dist/expo-search-ui.css";
  3. Add './node_modules/@expo/styleguide-search-ui/dist/**/*.{js,ts,jsx,tsx}' to the Tailwind content paths.

Development

Get started

  1. Install dependencies with yarn.
  2. Build everything with yarn build.
  3. Develop with yarn dev.
1.0.4

3 months ago

1.0.3

3 months ago

1.0.2

4 months ago

1.0.1

4 months ago

1.0.0

4 months ago

1.0.0-alpha.10

4 months ago

1.0.0-alpha.9

5 months ago

1.0.0-alpha.8

5 months ago

1.0.0-alpha.7

6 months ago

1.0.0-alpha.6

6 months ago

1.0.0-alpha.5

6 months ago

1.0.0-alpha.4

6 months ago

1.0.0-alpha.3

6 months ago

1.0.0-alpha.2

6 months ago