From 4d55fe5cd46456ebe1dc1d9d7fe7bfb46e988e89 Mon Sep 17 00:00:00 2001 From: Ifiok Jr <1160934+ifiokjr@users.noreply.github.com> Date: Mon, 18 Sep 2017 00:56:49 +0100 Subject: [PATCH] docs(react-native-elements): remove deprecated message --- types/react-native-elements/README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/types/react-native-elements/README.md b/types/react-native-elements/README.md index 98c96d899f..9e3975ecdf 100644 --- a/types/react-native-elements/README.md +++ b/types/react-native-elements/README.md @@ -1,23 +1,22 @@ # [React Native Elements](https://github.com/react-native-training/react-native-elements) ### Component Checklist -List will update as typings are added - [x] Buttons - [x] Badge - [x] Social Icons / Social Icon Buttons - [x] Icons -- [x] ~~Side Menu~~ DEPRECATED +- [x] Side Menu - [x] Form Elements - [x] SearchBar - [x] ButtonGroup - [x] CheckBoxes - [x] List Element -- [x] ~~Tab Bar Component~~ DEPRECATED +- [x] Tab Bar Component - [x] HTML style headings - [x] Card component - [x] Pricing Component -- [x] ~~Grid Component~~ DEPRECATED +- [x] Grid Component - [x] Slider Component - [x] Tile Component - [x] Avatar Component