Skip to content

carbon-native/kitchen-sink

Repository files navigation

Carbon Native Kitchen Sink

A kitchen sink app of Carbon Native UI components for building React Native apps

Deprecation notice

🚨 This app is now deprecated. A newer version of this app is inlcuded in the Carbon Native repo. 🚨

Get Started

iOS

git clone https://github.com/carbon-native/kitchen-sink.git
npm install
rnpm link
react-native run-ios

Android

git clone https://github.com/carbon-native/kitchen-sink.git
npm install
rnpm link
react-native run-android

Components

Badge

Badge

Buttons

Buttons

Cards

Cards

Icons

Icons

Lists

Lists

Range

Range

Toggle

Toggle

Toolbars

Toolbars

Typography

Typography

Contribute

https://github.com/carbon-native/carbon-native

License

MIT License