edumonk-components
v1.4.0
Published
### Components are based on - [Ant Design](https://github.com/ant-design/ant-design) for react and [react native elements](https://github.com/react-native-training/react-native-elements) for react-native ------------ These components can be independently
Downloads
5
Readme
Open-sourced React and React Native Components used in Edumonk Systems
Components are based on - Ant Design for react and react native elements for react-native
These components can be independently used on your product.
All the plans are listed on projects section.
Principles
Loosly follows atomic design.
Styling
- Currently SASS with css-modules
- Styled components will be added in future
- Follow BEM rules if not using dynamic styles
Every PR should
- pass lint
- pass tests
- be code reviewed by at least by one core contributer
- Every added component should have a storybook.