1.3.8 • Published 1 year ago

radnik v1.3.8

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

Radnik

NPM JavaScript Style Guide Netlify Status

Radnik is an open-source design system consisting of a reusable component library, it provides user interface foundations for building accessible, beautiful and responsive web interfaces. It is built with React Native, TypeScript, Restyle and Storybook.

Radnik is a 🚧 work-in-progress, it is iOS focused for now and is still in beta.

Install

npm i radnik

# or

yarn add radnik

Usage

import { View } from "react-native";
import { Button } from "radnik";

const App = () => {
  return (
    <View>
      <Button>Radnik</Button>
    </View>
  );
};

export default App;

What's next

  • Improve accessibility support
  • Improve TypeScript support
  • Write proper test for all components
  • Improve docs for all components
  • and more

License

MIT © Radnik

1.3.7

1 year ago

1.3.6

1 year ago

1.3.5

1 year ago

1.3.8

1 year ago

1.3.4

1 year ago

1.3.3

1 year ago

1.3.2

1 year ago

1.3.1

1 year ago

1.2.8

1 year ago

1.2.7

1 year ago

1.2.6

1 year ago

1.2.9

1 year ago

1.2.0

1 year ago

1.1.9

1 year ago

1.1.8

1 year ago

1.1.7

1 year ago

1.2.5

1 year ago

1.1.6

1 year ago

1.2.4

1 year ago

1.1.5

1 year ago

1.2.3

1 year ago

1.1.4

1 year ago

1.2.2

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.0.2

1 year ago

1.1.0

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

0.0.1

2 years ago

0.2.1

3 years ago

0.2.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.5

4 years ago

0.1.0

4 years ago