Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
2ba96ca
Merge pull request #165 from nativebase/development
rayan1810 Jun 21, 2021
b06b530
Merge pull request #173 from nativebase/development
rayan1810 Jun 22, 2021
a751a64
Merge pull request #174 from nativebase/development
rayan1810 Jun 22, 2021
c4cb092
Merge pull request #176 from nativebase/development
rayan1810 Jun 22, 2021
ec19064
Merge pull request #177 from nativebase/development
rayan1810 Jun 22, 2021
9da1a50
Merge pull request #178 from nativebase/development
rayan1810 Jun 22, 2021
e35aeca
Merge pull request #186 from nativebase/development
intergalacticspacehighway Jul 2, 2021
387e599
fix: building card recipe
intergalacticspacehighway Jul 5, 2021
d9d91a4
Merge pull request #187 from nativebase/fix-building-card-recipe
intergalacticspacehighway Jul 5, 2021
da1115d
Merge pull request #5 from GeekyAnts/beta-main
Ajamuar Jul 13, 2021
baf963c
Update issue templates
Ajamuar Jul 14, 2021
209eb18
Update issue templates
Ajamuar Jul 14, 2021
9e49d0d
Merge pull request #15 from GeekyAnts/releases/3.0.4
Ajamuar Jul 15, 2021
a83b87a
update native-base version
himanshu-satija Jul 16, 2021
6fc56a2
Merge branch 'main' of github.com:GeekyAnts/nativebase-docs into patch
himanshu-satija Jul 16, 2021
79db0d8
create new version
himanshu-satija Jul 16, 2021
78238fb
3.0.6
himanshu-satija Jul 16, 2021
ab5d1dd
fix path in versioned_docs
himanshu-satija Jul 16, 2021
d106e46
Merge pull request #16 from GeekyAnts/release/3.0.6
himanshu-satija Jul 16, 2021
b798b02
Merge pull request #21 from GeekyAnts/main
intergalacticspacehighway Jul 20, 2021
3e89b37
replacing empty string with null in SnackPlayer dependencies
amars29 Jul 20, 2021
c2c3df3
fixed width of bash in install-next and added safeara props in login…
amars29 Jul 20, 2021
bd69362
fix: snackplayer is not working on FireFox and safari browser
amars29 Jul 21, 2021
7d74898
Merge pull request #22 from GeekyAnts/fix/issues-2
intergalacticspacehighway Jul 22, 2021
d270445
feat: add testing guide
intergalacticspacehighway Jul 28, 2021
6fe6d8c
fix: docsearc h
rayan1810 Aug 2, 2021
61d771f
Merge pull request #31 from GeekyAnts/fix/docs-search-issue
Ajamuar Aug 2, 2021
2a3c769
version bump to v3.0.7
Ajamuar Aug 2, 2021
3aa38d3
version bump to v3.0.7
Ajamuar Aug 2, 2021
ec6a0d2
Merge pull request #32 from GeekyAnts/releases/3.0.7
Ajamuar Aug 2, 2021
20fcaff
fix: update changelog
rayan1810 Aug 2, 2021
d478b2a
Merge pull request #33 from GeekyAnts/hotfix/update-changelog
Ajamuar Aug 2, 2021
6c472bd
Fixed hypen case in url slug
Aug 11, 2021
b68771a
Merge pull request #40 from GeekyAnts/fix/docs-url-slug
madhav23bansal Aug 11, 2021
5d74f19
docs: add standalone toast example
intergalacticspacehighway Aug 17, 2021
32ac256
Merge pull request #42 from GeekyAnts/testing-doc
himanshu-satija Aug 17, 2021
b9ed453
Merge pull request #43 from GeekyAnts/standalone-toast
himanshu-satija Aug 17, 2021
eabcdd8
Changed repo branch in constants
Aug 18, 2021
e2e0f37
Added new version
Aug 18, 2021
d74e8cc
Merge pull request #45 from GeekyAnts/staging
madhav23bansal Aug 18, 2021
8e0f13f
Changed version from 3.1 to 3.1.0
Aug 19, 2021
cc2a989
Merge pull request #46 from GeekyAnts/staging
madhav23bansal Aug 19, 2021
896db0a
Update changelog for 3.1.0
intergalacticspacehighway Aug 19, 2021
ddc1601
Merge pull request #47 from GeekyAnts/intergalacticspacehighway-patch-1
madhav23bansal Aug 19, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion constants.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
const REPO_LINK = 'https://github.com/GeekyAnts/NativeBase';

const REPO_BRANCH = 'development';
const REPO_BRANCH = 'master';

module.exports = {
REPO_LINK,
Expand Down
2 changes: 1 addition & 1 deletion docs/actionSheet.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
id: actionSheet
id: action-sheet
title: ActionSheet
---

Expand Down
2 changes: 1 addition & 1 deletion docs/alertDialog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
id: alertDialog
id: alert-dialog
title: AlertDialog
---

Expand Down
2 changes: 1 addition & 1 deletion docs/appDrawer.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
id: appDrawer
id: app-drawer
title: App drawer
---

Expand Down
2 changes: 1 addition & 1 deletion docs/breakpoints.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
id: breakpoint
id: breakpoints
title: Breakpoints
---

Expand Down
2 changes: 1 addition & 1 deletion docs/buildingAppBar.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
id: buildingAppBar
id: building-app-bar
title: AppBar
---

Expand Down
2 changes: 1 addition & 1 deletion docs/buildingDrawerNavigation.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
id: buildingDrawerNavigation
id: building-drawer-navigation
title: Drawer Navigation
---

Expand Down
2 changes: 1 addition & 1 deletion docs/buildingFooterTabs.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
id: buildingFooterTabs
id: building-footer-tabs
title: Footer
---

Expand Down
2 changes: 1 addition & 1 deletion docs/buildingSearchBar.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
id: buildingSearchBar
id: building-search-bar
title: SearchBar
---

Expand Down
2 changes: 1 addition & 1 deletion docs/buildingSwipeList.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
id: buildingSwipeList
id: building-swipe-list
title: Swipe List
---

Expand Down
2 changes: 1 addition & 1 deletion docs/buildingTabView.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
id: buildingTabView
id: building-tab-view
title: Tab View
---

Expand Down
2 changes: 1 addition & 1 deletion docs/builldingCard.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
id: buildingCard
id: building-card
title: Card
---

Expand Down
2 changes: 1 addition & 1 deletion docs/checkBox.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
id: checkBox
id: checkbox
title: CheckBox
---

Expand Down
4 changes: 2 additions & 2 deletions docs/customizingComponents.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: customizingComponents
title: Customising Components
id: customizing-components
title: Customizing Components
---

Theme customisation is at the heart of NativeBase. Using NativeBase's `extendTheme` function, we can customise components.
Expand Down
4 changes: 2 additions & 2 deletions docs/customizingFonts.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: customizingFonts
title: Customising Fonts
id: customizing-fonts
title: Customizing Fonts
---

Follow 3 simple steps to add a custom font family.
Expand Down
4 changes: 2 additions & 2 deletions docs/customizingTheme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
id: customizingTheme
title: Customising Theme
id: customizing-theme
title: Customizing Theme
---

import { NativeBaseProvider, Box } from 'native-base';
Expand Down
2 changes: 1 addition & 1 deletion docs/darkMode.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
id: darkMode
id: dark-mode
title: Making components dark mode compatible
---

Expand Down
2 changes: 1 addition & 1 deletion docs/flatList.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
id: flatList
id: flat-list
title: FlatList
---

Expand Down
2 changes: 1 addition & 1 deletion docs/formControl.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
id: formControl
id: form-control
title: FormControl
---

Expand Down
2 changes: 1 addition & 1 deletion docs/iconButton.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
id: iconButton
id: icon-button
title: IconButton
---

Expand Down
2 changes: 1 addition & 1 deletion docs/keyboardAvoidingView.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
id: keyboardAvoidingView
id: keyboard-avoiding-view
title: KeyboardAvoidingView
---

Expand Down
2 changes: 1 addition & 1 deletion docs/loginsignupforms.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
id: loginsignupforms
id: login-signup-forms
title: Login/Signup Forms
---

Expand Down
5 changes: 5 additions & 0 deletions docs/migration/Actionsheet.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
id: action-sheet
title: ActionSheet
---

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

Expand Down
5 changes: 5 additions & 0 deletions docs/migration/Badge.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
id: badge
title: Badge
---

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

Expand Down
5 changes: 5 additions & 0 deletions docs/migration/Button.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
id: button
title: Button
---

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

Expand Down
5 changes: 5 additions & 0 deletions docs/migration/Card.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
id: card
title: Card
---

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

Expand Down
5 changes: 5 additions & 0 deletions docs/migration/Checkbox.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
id: checkbox
title: Checkbox
---

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

Expand Down
5 changes: 5 additions & 0 deletions docs/migration/DatePicker.md
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
---
id: date-picker
title: DatePicker
---

DatePicker is currently in progress and will be coming soon. Till then you can use React Native's [DateTimePicker](https://github.com/react-native-datetimepicker/datetimepicker).
5 changes: 5 additions & 0 deletions docs/migration/DeckSwiper.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
id: deck-swiper
title: DeckSwiper
---

We're still thinking whether we should add a DeckSwiper component, let us know on [discord channel](https://discord.com/invite/TSgCw2UPmb).
Till then you can use [react-native-deck-swiper
](https://www.npmjs.com/package/react-native-deck-swiper).
5 changes: 5 additions & 0 deletions docs/migration/Drawer.md
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
---
id: drawer
title: Drawer
---

Drawer component is still in progress, until it's done you can check out the recipe of integrating React Navigation's [DrawerNavigation](https://reactnavigation.org/docs/drawer-based-navigation/) in NB.
5 changes: 5 additions & 0 deletions docs/migration/FooterTab.md
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
---
id: footer-tab
title: FooterTab
---

With NativeBase v3 we have removed FooterTab components because as it's very simple to create using HStack components. You can checkout the [recipe](buildingFooterTabs.md).
5 changes: 5 additions & 0 deletions docs/migration/Form.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
id: form
title: Form
---

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

Expand Down
5 changes: 5 additions & 0 deletions docs/migration/Header.md
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
---
id: header
title: Header
---

With v3 we have removed the **Header** as it can be easily built using `HStack`. You can checkout its recipe [here](/buildingAppBar).
5 changes: 5 additions & 0 deletions docs/migration/Icon.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
id: icon
title: Icon
---

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

Expand Down
5 changes: 5 additions & 0 deletions docs/migration/Layout.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
id: layout
title: Layout
---

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

Expand Down
5 changes: 5 additions & 0 deletions docs/migration/Picker.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
id: picker
title: Picker
---

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

Expand Down
5 changes: 5 additions & 0 deletions docs/migration/Radio Button.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
id: radio-button
title: Radio Button
---

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

Expand Down
5 changes: 5 additions & 0 deletions docs/migration/Searchbar.md
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
---
id: search-bar
title: Search Bar
---

With NativeBase v3 we have removed **Searchbar** components because as it's very simple to create using `Input` components. To view some examples for seachbars, checkout the [searchbar recipe](buildingSearchBar.md).
5 changes: 5 additions & 0 deletions docs/migration/Segment.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
---
id: segment
title: Segment
---

With NativeBase v3 we have removed the **Segment** component because it's more like a Tab component. You can check out the Tab recipe
[here](buildingTabView.md).
5 changes: 5 additions & 0 deletions docs/migration/Spinner.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
id: spinner
title: Spinner
---

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

Expand Down
5 changes: 5 additions & 0 deletions docs/migration/SwipeList.md
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
---
id: swipe-list
title: SwipeList
---

With NativeBase v3 we have removed **SwipeList** component. To view example for SwipeList built using [react-native-swipe-list](https://www.npmjs.com/package/react-native-swipe-list-view) in NB, checkout this [recipe](buildingSwipeList.md).
5 changes: 5 additions & 0 deletions docs/migration/Tabs.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
id: tabs
title: Tabs
---

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

Expand Down
5 changes: 5 additions & 0 deletions docs/migration/Thumbnail.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
id: thumbnail
title: Thumbnail
---

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

Expand Down
5 changes: 5 additions & 0 deletions docs/migration/Toast.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
id: toast
title: Toast
---

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

Expand Down
5 changes: 5 additions & 0 deletions docs/migration/Typography.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
---
id: typography
title: Typography
---

import Tabs from '@theme/Tabs';
import TabItem from '@theme/TabItem';

Expand Down
2 changes: 1 addition & 1 deletion docs/popOver.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
id: popOver
id: popover
title: Popover
---

Expand Down
2 changes: 1 addition & 1 deletion docs/sectionList.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
id: sectionList
id: section-list
title: SectionList
---

Expand Down
2 changes: 1 addition & 1 deletion docs/statusBar.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
id: statusBar
id: status-bar
title: StatusBar
---

Expand Down
Loading