1.3.8 • Published 20 days ago

radnik v1.3.8

Weekly downloads
-
License
MIT
Repository
-
Last release
20 days 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

20 days ago

1.3.6

20 days ago

1.3.5

20 days ago

1.3.8

20 days ago

1.3.4

23 days ago

1.3.3

23 days ago

1.3.2

23 days ago

1.3.1

23 days ago

1.2.8

26 days ago

1.2.7

26 days ago

1.2.6

26 days ago

1.2.9

26 days ago

1.2.0

28 days ago

1.1.9

29 days ago

1.1.8

29 days ago

1.1.7

29 days ago

1.2.5

28 days ago

1.1.6

29 days ago

1.2.4

28 days ago

1.1.5

29 days ago

1.2.3

28 days ago

1.1.4

29 days ago

1.2.2

28 days ago

1.1.3

29 days ago

1.1.2

29 days ago

1.1.1

1 month ago

1.0.2

1 month ago

1.1.0

1 month ago

1.0.1

1 month ago

1.0.0

1 month ago

1.0.9

1 month ago

1.0.8

1 month ago

1.0.7

1 month ago

1.0.6

1 month ago

1.0.5

1 month ago

1.0.4

1 month ago

1.0.3

1 month ago

0.0.1

8 months ago

0.2.1

2 years ago

0.2.0

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.5

3 years ago

0.1.0

3 years ago