{"id":29179699,"url":"https://github.com/trendyol/baklava-react-native","last_synced_at":"2025-07-01T19:06:22.019Z","repository":{"id":58810689,"uuid":"508251439","full_name":"Trendyol/baklava-react-native","owner":"Trendyol","description":null,"archived":false,"fork":false,"pushed_at":"2025-06-16T07:45:16.000Z","size":29788,"stargazers_count":109,"open_issues_count":5,"forks_count":6,"subscribers_count":16,"default_branch":"main","last_synced_at":"2025-06-28T14:44:29.839Z","etag":null,"topics":["baklava","design-system","react-native"],"latest_commit_sha":null,"homepage":"https://trendyol.github.io/baklava-react-native/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Trendyol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-06-28T10:22:21.000Z","updated_at":"2025-06-16T07:42:07.000Z","dependencies_parsed_at":"2023-02-09T02:45:24.652Z","dependency_job_id":"4c1b9d25-d3d6-4fbf-90bc-fbc06c94d1a1","html_url":"https://github.com/Trendyol/baklava-react-native","commit_stats":{"total_commits":100,"total_committers":7,"mean_commits":"14.285714285714286","dds":0.5800000000000001,"last_synced_commit":"bdd47c93ab520df2288dbde867fe824472680d8b"},"previous_names":[],"tags_count":107,"template":false,"template_full_name":null,"purl":"pkg:github/Trendyol/baklava-react-native","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trendyol%2Fbaklava-react-native","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trendyol%2Fbaklava-react-native/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trendyol%2Fbaklava-react-native/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trendyol%2Fbaklava-react-native/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Trendyol","download_url":"https://codeload.github.com/Trendyol/baklava-react-native/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trendyol%2Fbaklava-react-native/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263021821,"owners_count":23401148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["baklava","design-system","react-native"],"created_at":"2025-07-01T19:06:06.888Z","updated_at":"2025-07-01T19:06:21.992Z","avatar_url":"https://github.com/Trendyol.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/Trendyol/baklava-react-native/badge)](https://scorecard.dev/viewer/?uri=github.com/Trendyol/baklava-react-native)\n# Baklava React Native\n\nBaklava is a design system provided by \u003ca href=\"https://github.com/trendyol\" target=\"_blank\"\u003eTrendyol\u003c/a\u003e to create a consistent UI/UX for app users.\n\nIt is built on top of React Native and Restyle, allowing you to develop apps for Android and iOS. Our target is providing a UI library that has neatly designed and developed for providing best possible user experience for the users of applications that uses Baklava DS.\n\n\u003cbr/\u003e\n\n\u003cdiv\u003e\n  \u003cimg width=\"250\" alt=\"ButtonVariants\" src=\"docs/stories/assets/button/ButtonVariants.png\"\u003e\n  \u003cimg width=\"250\" alt=\"IconList\" src=\"docs/stories/assets/icon/IconList1.png\"\u003e\n  \u003cimg width=\"250\" alt=\"TextHeading\" src=\"docs/stories/assets/text/TextHeading.png\"\u003e\n\u003c/div\u003e\n\n\u003cbr\u003e\n\n## Getting Started\n\nRefer to the [getting started guide](https://trendyol.github.io/baklava-react-native/?path=/docs/documentation-welcome--page) for instructions.\n\n## Installation\n\nOpen a Terminal in your project's folder and run:\n\n```bash\nnpm install @trendyol/baklava-react-native\n```\n\nYou also need to install react-native-svg.\n\n```bash\nnpm install react-native-svg\n```\n\nFor expo users you need to install react-native-svg with:\n\n```bash\nnpx expo install react-native-svg@12.3.0\n```\n\n### Run it locally\n\n1. Clone the project\n\n```bash\ngit clone https://github.com/Trendyol/baklava-react-native.git\n```\n\n2. Install dependencies\n\n```bash\ncd baklava-react-native\n\nnpm install\n\nnpm run pod\n```\n\n3. Run the cross-platform app\n\n```bash\n`npm run ios` or `npm run android`\n```\n\n## Example App\n\nAn examples application has been created on expo snack to try baklava-react-native without installing it.\n\nbaklava-react-native can be tested by downloading the \u003ca href=\"https://expo.dev/client\" target=\"_blank\"\u003eExpo Go\u003c/a\u003e application and scanning the qr from ios/android devices -\u003e [baklava-react-native-example](https://snack.expo.dev/@ergenekonyigit/baklava-react-native-example)\n\n## Documentation\n\nCheck the components and their usage in our [documentation](https://trendyol.github.io/baklava-react-native).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrendyol%2Fbaklava-react-native","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrendyol%2Fbaklava-react-native","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrendyol%2Fbaklava-react-native/lists"}