NativeBase KitchenSink Versions Save

An example app with all the UI components of NativeBase

v2.3.5

6 years ago

New Features

  • Integrated ESlint, linter tool for identifying and reporting on patterns in javascript.
  • Integrated Husky
    • Prevents bad commit, push and more
    • Builds precommit and other git hooks to run commands within your package.json before a commit is allowed.
  • Integrated Prettier
    • Reformats and reindents bookmarklet, ugly javascript code.
    • Removes all original styling and ensures that all outputted code conforms to a consistent style.

Upgraded Features

  • Upgraded NativeBase from 2.3.1 to 2.3.5
  • Upgraded React from 16.0.0-alpha.13 to 16.0.0
  • Upgraded React Native from 0.46.4 to 0.50.1
  • Upgraded React-Navigation from 1.0.0-beta.11 to 1.0.0-beta.19
  • Modified structure of the project more efficiently.
  • Ejected new theme from NativeBase 2.3.5
  • Upgraded dev-dependencies

v2.2.0

6 years ago

v2.0.1

6 years ago

With react-native-router-flux 3.37.0

0.5.18

7 years ago

Bug Fixes

  • ReactNativePropRegistry: Fixed with commit f3f0d8e.

Enhancement Features

0.5.13

7 years ago

Bug Fixes

  • Picker: Picker delay has been expelled.
  • Memory Leak: This has been fixed by implementation of NavigatorExperimental.

Enhancement Features

  • Upgrade: Upgraded versions of React, React Native, NativeBase, CodePush.
  • Updated Components: Button, Card.
  • TextArea: New type of InputGroup; TextArea. Supports multiline text.
  • Typography: Header tags (similar to HTML).

New Features

  • NavigatorExperimental: Integrated NavigatorExperimental.
  • Picker

0.5.11

7 years ago

Enhancement Features

  • Anatomy: Footer Tabs working
  • Checkbox: Selects / unselects on click
  • Radio: Selects / unselects on click
  • StatusBar: Added status bar color for Android

New Features

  • Thumbnail

0.5.9

7 years ago

New Features

  • Initial Commit
  • Configured with basic libraries: React Native, NativeBase, Redux, CodePush, Easy Grid
  • Added Components: Anatomy, Badge, Button, Card, Checkbox, Deck Swiper, Form, Icon, InputGroup, Layout, List, Radio, SearchBar, Spinner, Tabs