Skip to content

Commit

Permalink
Remove TabbarIOS from OSS
Browse files Browse the repository at this point in the history
Reviewed By: fkgozali

Differential Revision: D13858496

fbshipit-source-id: ba9dd9912f4abcbeb3326f412ec91be9bee9cfd3
  • Loading branch information
axe-fb authored and facebook-github-bot committed Jan 31, 2019
1 parent 8e924d0 commit 0c0e635
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 194 deletions.
10 changes: 0 additions & 10 deletions js/RNTesterList.ios.js
Original file line number Diff line number Diff line change
Expand Up @@ -158,16 +158,6 @@ const ComponentExamples: Array<RNTesterExample> = [
module: require('./SwitchExample'),
supportsTVOS: false,
},
{
key: 'TabBarIOSExample',
module: require('./TabBarIOSExample'),
supportsTVOS: true,
},
{
key: 'TabBarIOSBarStyleExample',
module: require('./TabBarIOSBarStyleExample'),
supportsTVOS: false,
},
{
key: 'TextExample',
module: require('./TextExample.ios'),
Expand Down
67 changes: 0 additions & 67 deletions js/TabBarIOSBarStyleExample.js

This file was deleted.

117 changes: 0 additions & 117 deletions js/TabBarIOSExample.js

This file was deleted.

0 comments on commit 0c0e635

Please sign in to comment.