NativeBase

Mobile-first, accessible components for React Native & Web to build consistent UI across Android, iOS and Web.

MIT License

Downloads
264.7K
Stars
20K
Committers
272

Bot releases are hidden (Show)

NativeBase -

Published by shivrajkumar over 7 years ago

Bug Fixes

  • ListItem: Fixed bug in case of null child.

Upgraded Features

  • Ref: Added _root ref to all components.
NativeBase -

Published by shivrajkumar over 7 years ago

Bug Fixes

Upgraded Features

  • CardItem: Fixed padding between card items for iOS and Android.

New Features

  • Badge with FooterTab Button: NativeBase Badge with Buttons in FooterTab; much like Facebook notifications.
  • FABs: A special type of promoted action, which when clicked may contain more related actions.
  • Shallow Merge: NativeBase switched to shallow merge.
  • Top TabBar
NativeBase -

Published by shivrajkumar over 7 years ago

Upgraded Features

  • Header: Improved alignment.
NativeBase -

Published by shivrajkumar over 7 years ago

Upgraded Features

  • Badge: Updated Text style for Badge.
  • Button: Improved alignment.
  • Card: Button in Card renders with proper size.
  • FooterTab: Improved alignment.
  • Header:
    • Supports Title to be used as single component in Header with proper alignment for iOS and Android.
    • Updated Buttons in Header.
  • ListItem:
    • Improved alignment.
    • Alignment for Badge.
    • Alignment for Button.
  • Picker: Improved alignment.
  • Searchbar: Alignment of Icon and placeholder text in Searchbar.
NativeBase -

Published by SupriyaKalghatgi about 8 years ago

Bug Fixes

  • Picker: Updates Picker.Item value dynamically (b03f0e5), closes #169, #156
  • Keyboard-aware-scroll-view:
  • resetScrollToCoords: This is an user definable prop. Coordinates that will be used to reset the scroll when the keyboard hides. Also restores scroll position after keyboard hides if resetScrollToCoords is not set. (bc98be8)
  • disableKBDismissScroll: Disables automatic scroll on focus. (d92aa1b)
  • Content: Eliminates margin on the top of Content which includes any fields inside of it. (9dce714), closes #182

Enhancement Features

  • FooterTab: Added onPress support for elements of FooterTab (47a5ae7), closes #180, #188
  • InputGroup: Allows null block inside InputGroup Component. (94c7913), closes #137, #202
  • Tabs: Helps to switch between the Tabs component programatically. Say page = 1. (3253fe8), closes #181, #203
  • Tabs: Ensures that Tabs component's props.children is an array, else creates a single item array if it is not. Thus allows calls to .filter() and .map(). (c9bc57d), closes #207
  • ES Lint: Config ESLint (airbnb) to enforce coding style. (dee1deb)

New Features

  • Deck Swiper: Tinder-like swipe cards to select/reject data set with features to swipe left and right.
  • Generate Image from Icon: Generates an Image resource for NativeBase Icons. (eb2e79a), closes #183
  • filter() for null values: Usually if a null value is passed as a child to Component, it throws few errors. This .filter() removes all false values from this.props.children, preventing the errors, and returning the correct result. (9690468)
NativeBase -

Published by SupriyaKalghatgi about 8 years ago

Bug Fixes

  • Badge: Badge supports font-size, lineHeight, width and color (1a68173), closes #159
  • Checkbox: Checkbox responds on user's click (0f10729), closes #168
  • Footer: Footer is functional as before. (880250c)
  • H1, H2, H3 LineHeight: Added lineHeight to H1, H2, H3 components. (f1aaa70), closes #166
  • LisItem: LisItem height removed && scrollView added to container (80a3c2b), closes #151
  • LisItem: LisItem supports both iconLeft and iconRight used together. (4a4297c), closes #155
  • Radio Button: Radio Button responds on user's click (0f10729), closes #164

Enhancement Features

New Features

  • FooterTab: Button Tabs in Footer (880250c)
NativeBase -

Published by SupriyaKalghatgi about 8 years ago

Bug Fixes

  • Icon: Theme applied to icon (034f00e), closes #132
  • Button: Removing null or not valid child components from props.children (26388d0), closes #144, #137

New Features

  • Picker: List now supports Picker as ListItem (7699d4a)
Package Rankings
Top 0.52% on Npmjs.org
Top 4.06% on Proxy.golang.org
Badges
Extracted from project README
Financial Contributors on Open Collective npm next package npm latest package npm downloads license Follow on Twitter Github Stars
Related Projects