@eduzz/houston-mobile-ui
TypeScript icon, indicating that this package has built-in type declarations

0.19.0 • Public • Published

Eduzz Houston Mobile UI Components

Publish version

Installation

yarn add @eduzz/houston-mobile-ui

Usage

import { Modal } from '@eduzz/houston-mobile-ui';

// ...

<Modal visible={visible} onRequestClose={closeModal}>
  ...
</Modal>

Examples

# Android app
yarn example android
# iOS app
yarn example ios

Components

License

MIT

Dependencies (2)

Dev Dependencies (23)

Package Sidebar

Install

npm i @eduzz/houston-mobile-ui

Weekly Downloads

2

Version

0.19.0

License

MIT

Unpacked Size

85 kB

Total Files

37

Last publish

Collaborators

  • luanlmd
  • vitorvmrs
  • miguelaugl
  • danieloprado
  • jonathasprodrigues
  • caferrari