From 2561b9d605cb968ed3a39db649a970850834ff69 Mon Sep 17 00:00:00 2001 From: MJ Studio Date: Thu, 14 Mar 2024 17:10:49 +0900 Subject: [PATCH] Update README.md [skip-ci] --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 3d9bb8e5..9bec05a7 100644 --- a/README.md +++ b/README.md @@ -25,3 +25,12 @@ Styles such as `justifySelf` that are not yet supported in React Native obviousl - The only tokens currently supported are `space`, `sizes`, and `colors`, and tokens such as `fontSize` and `zIndices` will be added in the future. - Not all `View` style fields or props are supported yet. - The dark mode function does not exist yet. + +## Contributing + +Feel like contributing? That's awesome! We have a +[contributing guide](./CONTRIBUTING.md) to help guide you. + +## Lincese + +MIT