diff --git a/catalog-info.yaml b/catalog-info.yaml new file mode 100644 index 00000000..1a50fca0 --- /dev/null +++ b/catalog-info.yaml @@ -0,0 +1,15 @@ +apiVersion: backstage.io/v1alpha1 +kind: Component +metadata: + name: react-native-slider + tags: + - external + - fork + - public + - javascript + annotations: + github.com/project-slug: Thinkei/react-native-slider +spec: + type: library + system: core-technology + lifecycle: production