Skip to content

Releases: GeekyAnts/NativeBase-KitchenSink

v2.3.5

15 Dec 07:06
09767d6
Compare
Choose a tag to compare

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

13 Jul 04:21
Compare
Choose a tag to compare
Added List Avatar screenshot

v2.0.1

21 Jun 11:52
Compare
Choose a tag to compare

With react-native-router-flux 3.37.0

0.5.18

12 Dec 11:13
Compare
Choose a tag to compare

Bug Fixes

  • ReactNativePropRegistry: Fixed with commit f3f0d8e.

Enhancement Features

0.5.13

09 Nov 13:14
Compare
Choose a tag to compare

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

20 Oct 07:38
Compare
Choose a tag to compare

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

14 Oct 14:49
Compare
Choose a tag to compare

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