bumbag-ui icon indicating copy to clipboard operation
bumbag-ui copied to clipboard

Bumbag Native – Feature Roadmap

Open jxom opened this issue 3 years ago • 1 comments

Bumbag v2 has now been released with support for React Native (Bumbag Native)! At the moment, Bumbag Native only supports a small range of primitive components, however it will be nice if we could extend the support to more high-level components.

Here is a list of the components to be supported. We are open for contributions too, so if you wish to tackle a component, comment below which one you would like!:

Foundation

  • [x] Provider

Primitives

  • [x] Box
  • [x] Box.Safe
  • [x] Box.Scroll
  • [x] Box.KeyboardAvoiding
  • [x] Flex (from Bumbag)

Typography

Layout

Components

Form

Utilities

jxom avatar Apr 26 '21 00:04 jxom

In the vast majority of apps, Drawer would be created from React Navigation. IMO, it should be designed with that in mind.

iamclaytonray avatar Jun 07 '21 11:06 iamclaytonray