{"id":20882962,"url":"https://github.com/heineiuo/react-native-menu-view","last_synced_at":"2025-10-10T14:09:58.526Z","repository":{"id":66092598,"uuid":"466988402","full_name":"heineiuo/react-native-menu-view","owner":"heineiuo","description":"WIP: A \u003cMenuView\u003e for react-native-web","archived":false,"fork":false,"pushed_at":"2022-04-16T13:15:04.000Z","size":1383,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-05-12T18:45:57.830Z","etag":null,"topics":["react-native"],"latest_commit_sha":null,"homepage":"","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/heineiuo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2022-03-07T07:31:13.000Z","updated_at":"2023-03-14T23:11:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"d391687d-44e8-4a4e-b1d1-92a9ddfc25e0","html_url":"https://github.com/heineiuo/react-native-menu-view","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/heineiuo/react-native-menu-view","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heineiuo%2Freact-native-menu-view","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heineiuo%2Freact-native-menu-view/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heineiuo%2Freact-native-menu-view/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heineiuo%2Freact-native-menu-view/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/heineiuo","download_url":"https://codeload.github.com/heineiuo/react-native-menu-view/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/heineiuo%2Freact-native-menu-view/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264545018,"owners_count":23625387,"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":["react-native"],"created_at":"2024-11-18T07:34:16.692Z","updated_at":"2025-10-10T14:09:53.507Z","avatar_url":"https://github.com/heineiuo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# React Native MenuView\n\nA `\u003cMenuView\u003e` shim for react-native-web. \n\nIf Platform.OS is not web, use native `@react-native-menu/menu` instead.\n\n\nhttps://user-images.githubusercontent.com/3146159/157003929-06cde779-c890-4d2c-ad36-9f0fa98509ce.mov\n\n\n\n## Usage\n\n```tsx\n\nimport { MenuView } from 'react-native-menu-view'\n\n```\n\nAll props are same with `@react-native-menu/menu`. \n\n## `image` prop\n\nYou can use @font-face to load an image font in css. Then you \ncan use font ligatures as `image` prop's value\n\n```css\n@font-face {\n  /* important, font-family name must be `React Native Menu` */\n  font-family: 'React Native Menu';\n  font-style: normal;\n  font-weight: 400;\n  /* This file can be any font */\n  src: url(/static/fonts/MaterialIcons.woff2) format('woff2');\n}\n```\n\n```tsx\n  \u003cMenuView actions={[{ image: 'plus' }]} /\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheineiuo%2Freact-native-menu-view","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fheineiuo%2Freact-native-menu-view","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fheineiuo%2Freact-native-menu-view/lists"}