/beer-ui

UI Components for ReactNative

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

beerui

BeerUI

UI Components for ReactNative.

Still in early stages.

[Demo] (https://snack.expo.dev/@orionlabs/beer-ui-demo)

Known issues:

  • Android: TouchableOpacity applies opacity through the component elements, not only the root.
  • Android: RichText editor crashes in the app demo.

Todo:

  • Fix linking react-native-webview.

Known issues:

  • Android: TouchableOpacity applies opacity through the component elements, not only the root.
  • Android: RichText editor crashes in the app demo.

Installation

yarn add @giovannicapizzi/beer-ui

Running with expo

yarn example ios
yarn example android

Contributing

See the contributing guide to learn how to contribute to the repository and the development workflow.

License

GPL-3.0