From 9d9caf57d8d457d79bf2648ee32addc9600737b4 Mon Sep 17 00:00:00 2001 From: Simek Date: Tue, 22 Apr 2025 10:16:31 +0200 Subject: [PATCH] fix OG share image, bump dependencies, other tweaks --- assets/data.json | 33989 +++++++++++++++++------------- bun.lock | 323 +- components/Button.tsx | 1 - components/PageMeta.tsx | 27 +- components/Search.tsx | 1 - package.json | 19 +- react-native-libraries.json | 6 +- scripts/build-and-score-data.ts | 22 +- 8 files changed, 19398 insertions(+), 14990 deletions(-) diff --git a/assets/data.json b/assets/data.json index 394de1d71..b8f772d86 100644 --- a/assets/data.json +++ b/assets/data.json @@ -1,86 +1,5 @@ { "libraries": [ - { - "githubUrl": "https://github.com/oblador/react-native-vector-icons", - "images": [ - "https://cloud.githubusercontent.com/assets/378279/8903470/a9fe6b46-3458-11e5-901f-98b7b676d0d3.png" - ], - "ios": true, - "android": true, - "web": true, - "expoGo": true, - "macos": true, - "windows": true, - "github": { - "urls": { - "repo": "https://github.com/oblador/react-native-vector-icons", - "clone": "https://github.com/oblador/react-native-vector-icons.git", - "homepage": "https://oblador.github.io/react-native-vector-icons/" - }, - "stats": { - "hasIssues": true, - "hasWiki": false, - "hasSponsorships": true, - "hasTopics": true, - "updatedAt": "2024-09-15T18:05:08Z", - "createdAt": "2015-05-15T16:38:57Z", - "pushedAt": "2024-09-15T18:05:08Z", - "forks": 2079, - "issues": 134, - "subscribers": 203, - "stars": 17463 - }, - "name": "react-native-vector-icons", - "fullName": "oblador/react-native-vector-icons", - "isPrivate": false, - "description": "Customizable Icons for React Native with support for image source and full styling.", - "topics": [ - "react-native", - "react-component", - "component", - "react", - "mobile", - "ios", - "android", - "osx", - "windows", - "macos", - "ui", - "icon", - "icons", - "vector", - "retina", - "font", - "icon-pack" - ], - "license": { - "key": "mit", - "name": "MIT License", - "spdxId": "MIT", - "url": "http://choosealicense.com/licenses/mit/", - "id": "MDc6TGljZW5zZTEz" - }, - "lastRelease": { - "name": "10.2.0", - "tagName": "v10.2.0", - "createdAt": "2024-09-15T18:05:08Z", - "publishedAt": "2024-09-15T18:06:03Z", - "isPrerelease": false - }, - "hasTypes": false, - "newArchitecture": true, - "isArchived": false - }, - "npmPkg": "react-native-vector-icons", - "npm": {}, - "score": 32, - "matchingScoreModifiers": [ - "Lots of open issues", - "Not supporting New Architecture" - ], - "popularity": -100, - "topicSearchString": "react-native react-component component react mobile ios android osx windows macos ui icon icons vector retina font icon-pack" - }, { "githubUrl": "https://github.com/EAT-CODE-KITE-REPEAT/expo-super-image", "npmPkg": "react-native-super-image", @@ -191,74 +110,6 @@ "popularity": -100, "topicSearchString": "react-native ios android xml json connectedlab" }, - { - "githubUrl": "https://github.com/byteburgers/react-native-autocomplete-input", - "ios": true, - "android": true, - "expoGo": true, - "examples": [ - "https://snack.expo.dev/rJxdeFIIb" - ], - "github": { - "urls": { - "repo": "https://github.com/byteburgers/react-native-autocomplete-input", - "clone": "https://github.com/byteburgers/react-native-autocomplete-input.git", - "homepage": "https://byteburgers.com/autocomplete" - }, - "stats": { - "hasIssues": true, - "hasWiki": false, - "hasSponsorships": false, - "hasTopics": true, - "updatedAt": "2024-12-30T11:10:34Z", - "createdAt": "2016-02-22T14:38:28Z", - "pushedAt": "2024-12-30T11:10:34Z", - "forks": 247, - "issues": 10, - "subscribers": 14, - "stars": 824 - }, - "name": "react-native-autocomplete-input", - "fullName": "byteburgers/react-native-autocomplete-input", - "isPrivate": false, - "description": "Pure javascript autocomplete input for react-native", - "topics": [ - "react-native", - "ios", - "input", - "android", - "autocomplete", - "javascript", - "typescript" - ], - "license": { - "key": "mit", - "name": "MIT License", - "spdxId": "MIT", - "url": "http://choosealicense.com/licenses/mit/", - "id": "MDc6TGljZW5zZTEz" - }, - "lastRelease": { - "name": "v5.5.3", - "tagName": "v5.5.3", - "createdAt": "2024-12-30T11:10:34Z", - "publishedAt": "2024-12-30T11:11:59Z", - "isPrerelease": false - }, - "hasTypes": true, - "newArchitecture": false, - "isArchived": false - }, - "images": [], - "npmPkg": "react-native-autocomplete-input", - "npm": {}, - "score": 43, - "matchingScoreModifiers": [ - "Not supporting New Architecture" - ], - "popularity": -100, - "topicSearchString": "react-native ios input android autocomplete javascript typescript" - }, { "githubUrl": "https://github.com/gre/gl-react", "expoGo": true, @@ -404,53 +255,52 @@ "topicSearchString": "react-native picker dropdown select ios android macos windows hacktoberfest" }, { - "githubUrl": "https://github.com/onubo/react-native-logs", + "githubUrl": "https://github.com/rnmods/react-native-document-picker", + "examples": [ + "https://github.com/rnmods/react-native-document-picker/tree/master/example" + ], + "images": [ + "https://raw.githubusercontent.com/rnmods/react-native-document-picker/master/docs/android_screenshot.jpg", + "https://raw.githubusercontent.com/rnmods/react-native-document-picker/master/docs/ios_screenshot.jpeg" + ], "ios": true, "android": true, - "web": true, - "expoGo": true, - "dev": true, + "windows": true, "github": { "urls": { - "repo": "https://github.com/mowispace/react-native-logs", - "clone": "https://github.com/mowispace/react-native-logs.git", - "homepage": null + "repo": "https://github.com/react-native-documents/document-picker", + "clone": "https://github.com/react-native-documents/document-picker.git", + "homepage": "https://react-native-documents.github.io/" }, "stats": { "hasIssues": true, "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-10-25T08:02:48Z", - "createdAt": "2019-06-30T18:19:46Z", - "pushedAt": "2024-10-25T08:02:48Z", - "forks": 34, - "issues": 7, - "subscribers": 5, - "stars": 481 + "updatedAt": "2025-01-29T22:01:09Z", + "createdAt": "2016-06-28T14:58:12Z", + "pushedAt": "2025-01-29T22:01:09Z", + "forks": 409, + "issues": 6, + "subscribers": 11, + "stars": 1376 }, - "name": "react-native-logs", - "fullName": "mowispace/react-native-logs", + "name": "react-native-documents", + "fullName": "react-native-documents/document-picker", "isPrivate": false, - "description": "Performance-aware simple logger for React-Native and Expo with namespaces, custom levels and custom transports (colored console, file writing, etc.)", + "description": "Document Picker for React Native", "topics": [ - "log", - "logs", - "logger", "react-native", - "expo", - "error", - "console", - "colors", - "debug", - "file", - "custom", - "levels", - "namespace", - "debugging", + "document-picker", + "document-viewer", + "uidocumentmenuviewcontroller", + "dropbox", + "google-drive", + "icloud", + "hacktoberfest", "ios", "android", - "logging" + "windows" ], "license": { "key": "mit", @@ -460,77 +310,64 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v 5.2.2", - "tagName": "5.2.2", - "createdAt": "2024-10-21T06:45:09Z", - "publishedAt": "2024-10-21T06:48:15Z", + "name": "@react-native-documents/picker@10.1.0", + "tagName": "@react-native-documents/picker@10.1.0", + "createdAt": "2025-01-29T22:02:52Z", + "publishedAt": "2025-01-29T22:02:53Z", "isPrerelease": false }, - "hasTypes": true, + "hasTypes": false, "newArchitecture": false, "isArchived": false }, - "images": [], - "npmPkg": "react-native-logs", + "npmPkg": "react-native-document-picker", "npm": { - "downloads": 129902, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 31081 + "downloads": 938146, + "start": "2024-12-31", + "end": "2025-01-29", + "weekDownloads": 189681 }, - "score": 51, + "score": 73, "matchingScoreModifiers": [ + "Popular", "Known", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.017, - "topicSearchString": "log logs logger react-native expo error console colors debug file custom levels namespace debugging ios android logging" + "popularity": -0.02, + "topicSearchString": "react-native document-picker document-viewer uidocumentmenuviewcontroller dropbox google-drive icloud hacktoberfest ios android windows" }, { - "githubUrl": "https://github.com/GregoryNative/react-native-gl-image-filters", + "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-barcode-scanner", "ios": true, "android": true, "expoGo": true, - "examples": [ - "https://github.com/GregoryNative/react-native-gl-image-filters/tree/master/examples/expo", - "https://github.com/GregoryNative/react-native-gl-image-filters/tree/master/examples/react-native", - "https://github.com/GregoryNative/react-native-gl-image-filters/tree/master/examples/web" + "newArchitecture": true, + "unmaintained": true, + "alternatives": [ + "expo-camera" ], "github": { "urls": { - "repo": "https://github.com/GregoryNative/react-native-gl-image-filters", - "clone": "https://github.com/GregoryNative/react-native-gl-image-filters.git", - "homepage": null + "repo": "https://github.com/expo/expo", + "clone": "https://github.com/expo/expo.git", + "homepage": "https://docs.expo.dev" }, "stats": { "hasIssues": true, "hasWiki": true, "hasSponsorships": false, - "hasTopics": true, - "updatedAt": "2022-04-17T09:35:53Z", - "createdAt": "2018-02-15T14:15:10Z", - "pushedAt": "2022-04-17T09:35:53Z", - "forks": 34, - "issues": 7, - "subscribers": 5, - "stars": 250 + "updatedAt": "2024-10-30T13:17:22Z", + "createdAt": "2016-08-15T17:14:25Z", + "pushedAt": "2024-10-30T13:17:22Z", + "forks": 6053, + "issues": 509, + "subscribers": 310, + "stars": 37564 }, - "name": "react-native-gl-image-filters", - "fullName": "GregoryNative/react-native-gl-image-filters", - "isPrivate": false, - "description": "React-Native image filters using gl-react", - "topics": [ - "react-native", - "gl-react", - "gl-react-native", - "image-filters", - "gl-react-expo", - "gl-react-dom", - "expo", - "gl", - "opengl", - "react" - ], + "name": "expo", + "fullName": "expo/expo", + "description": "An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.", "license": { "key": "mit", "name": "MIT License", @@ -538,266 +375,718 @@ "url": "http://choosealicense.com/licenses/mit/", "id": "MDc6TGljZW5zZTEz" }, - "hasTypes": true, - "newArchitecture": false, + "hasTypes": false, "isArchived": false }, - "unmaintained": true, - "images": [], - "npmPkg": "react-native-gl-image-filters", + "npmPkg": "expo-barcode-scanner", "npm": { - "downloads": 306, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 56 + "downloads": 177314, + "start": "2025-01-24", + "end": "2025-02-22" }, - "score": 41, + "score": 81, "matchingScoreModifiers": [ + "Very popular", + "Popular", "Known", - "Not updated recently", + "Lots of open issues", "Not supporting New Architecture" ], - "popularity": -0.789, - "topicSearchString": "react-native gl-react gl-react-native image-filters gl-react-expo gl-react-dom expo gl opengl react" + "popularity": -0.472, + "topicSearchString": "" }, { - "githubUrl": "https://github.com/Iconscout/react-native-unicons", + "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-face-detector", "ios": true, "android": true, - "web": true, "expoGo": true, - "examples": [ - "https://github.com/Iconscout/react-native-unicons/tree/master/example" + "unmaintained": true, + "newArchitecture": true, + "alternatives": [ + "react-native-vision-camera" ], - "npmPkg": "@iconscout/react-native-unicons", "github": { "urls": { - "repo": "https://github.com/Iconscout/react-native-unicons", - "clone": "https://github.com/Iconscout/react-native-unicons.git", - "homepage": null + "repo": "https://github.com/expo/expo", + "clone": "https://github.com/expo/expo.git", + "homepage": "https://docs.expo.dev" }, "stats": { "hasIssues": true, "hasWiki": true, "hasSponsorships": false, - "hasTopics": true, - "updatedAt": "2024-12-03T07:11:31Z", - "createdAt": "2019-07-28T12:24:10Z", - "pushedAt": "2024-12-03T07:11:31Z", - "forks": 13, - "issues": 8, - "subscribers": 5, - "stars": 26 + "updatedAt": "2024-12-27T10:30:32Z", + "createdAt": "2016-08-15T17:14:25Z", + "pushedAt": "2024-12-27T10:30:32Z", + "forks": 6053, + "issues": 509, + "subscribers": 310, + "stars": 37564 }, - "name": "@iconscout/react-native-unicons", - "fullName": "Iconscout/react-native-unicons", - "isPrivate": false, - "description": "Unicons - 1000+ vector icons as easy to use vector React Native Components", - "topics": [ - "react-native", - "unicons", - "icons", - "iconscout", - "vector", - "vector-icons" - ], + "name": "expo", + "fullName": "expo/expo", + "description": "An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.", "license": { - "key": "other", - "name": "Other", - "spdxId": "NOASSERTION", - "url": "http://choosealicense.com/licenses/other/", - "id": "MDc6TGljZW5zZTA=" - }, - "lastRelease": { - "name": "Updated to support Unicons v2.1.9", - "tagName": "v1.0.1", - "createdAt": "2020-05-23T07:21:07Z", - "publishedAt": "2020-05-23T07:23:30Z", - "isPrerelease": false + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" }, "hasTypes": false, - "newArchitecture": false, "isArchived": false }, - "images": [], - "npm": {}, - "score": 43, + "npmPkg": "expo-face-detector", + "npm": { + "downloads": 13144, + "start": "2025-01-24", + "end": "2025-02-22" + }, + "score": 81, "matchingScoreModifiers": [ + "Very popular", + "Popular", + "Known", + "Lots of open issues", "Not supporting New Architecture" ], - "popularity": -100, - "topicSearchString": "react-native unicons icons iconscout vector vector-icons" + "popularity": -0.472, + "topicSearchString": "" }, { - "githubUrl": "https://github.com/imgly/pesdk-react-native", + "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-random", "ios": true, "android": true, - "examples": [ - "https://github.com/imgly/pesdk-react-native-demo" + "web": true, + "expoGo": true, + "newArchitecture": true, + "unmaintained": true, + "alternatives": [ + "expo-crypto" ], - "npmPkg": "react-native-photoeditorsdk", "github": { "urls": { - "repo": "https://github.com/imgly/pesdk-react-native", - "clone": "https://github.com/imgly/pesdk-react-native.git", - "homepage": "https://www.photoeditorsdk.com" + "repo": "https://github.com/expo/expo", + "clone": "https://github.com/expo/expo.git", + "homepage": "https://docs.expo.dev" }, "stats": { - "hasIssues": false, - "hasWiki": false, + "hasIssues": true, + "hasWiki": true, "hasSponsorships": false, - "hasTopics": true, - "updatedAt": "2025-01-06T13:18:37Z", - "createdAt": "2019-10-29T08:55:26Z", - "pushedAt": "2025-01-06T13:18:37Z", - "forks": 25, - "issues": 0, - "subscribers": 11, - "stars": 124 + "updatedAt": "2024-05-20T11:46:30Z", + "createdAt": "2016-08-15T17:14:25Z", + "pushedAt": "2024-05-20T11:46:30Z", + "forks": 6053, + "issues": 509, + "subscribers": 310, + "stars": 37564 }, - "name": "react-native-photoeditorsdk", - "fullName": "imgly/pesdk-react-native", - "isPrivate": false, - "description": "React Native module for PhotoEditor SDK", - "topics": [ - "react-native", - "image", - "image-editor", - "imageeditor", - "photo", - "photo-editor", - "photoeditor", - "photoeditorsdk", - "photoeditor-sdk", - "sdk", - "ios", - "android", - "photo-editing", - "image-editing", - "image-manipulation" - ], + "name": "expo", + "fullName": "expo/expo", + "description": "An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.", "license": { - "name": "BSD 3-Clause \"New\" or \"Revised\" License", - "url": "http://choosealicense.com/licenses/bsd-3-clause/", - "id": "MDc6TGljZW5zZTU=", - "key": "bsd-3-clause", - "spdxId": "BSD-3-Clause" - }, - "lastRelease": { - "name": "3.3.0", - "tagName": "3.3.0", - "createdAt": "2025-01-06T13:18:37Z", - "publishedAt": "2025-01-06T13:24:27Z", - "isPrerelease": false + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" }, - "hasTypes": true, - "newArchitecture": false, + "hasTypes": false, "isArchived": false }, - "images": [], + "npmPkg": "expo-random", "npm": { - "downloads": 6103, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1440 + "downloads": 665299, + "start": "2025-01-24", + "end": "2025-02-22" }, - "score": 49, + "score": 70, "matchingScoreModifiers": [ - "Recently updated", + "Very popular", + "Popular", + "Known", + "Lots of open issues", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.014, - "topicSearchString": "react-native image image-editor imageeditor photo photo-editor photoeditor photoeditorsdk photoeditor-sdk sdk ios android photo-editing image-editing image-manipulation" + "popularity": -0.472, + "topicSearchString": "" }, { - "githubUrl": "https://github.com/imgly/vesdk-react-native", + "githubUrl": "https://github.com/expo/expo/tree/main/packages/jest-expo-enzyme", "ios": true, "android": true, - "examples": [ - "https://github.com/imgly/vesdk-react-native-demo" + "web": true, + "expoGo": true, + "dev": true, + "unmaintained": true, + "alternatives": [ + "@testing-library/react-native" ], - "npmPkg": "react-native-videoeditorsdk", "github": { "urls": { - "repo": "https://github.com/imgly/vesdk-react-native", - "clone": "https://github.com/imgly/vesdk-react-native.git", - "homepage": "https://www.videoeditorsdk.com" + "repo": "https://github.com/expo/expo", + "clone": "https://github.com/expo/expo.git", + "homepage": "https://docs.expo.dev" }, "stats": { - "hasIssues": false, - "hasWiki": false, + "hasIssues": true, + "hasWiki": true, "hasSponsorships": false, - "hasTopics": true, - "updatedAt": "2025-01-06T13:18:37Z", - "createdAt": "2019-10-29T08:56:40Z", - "pushedAt": "2025-01-06T13:18:37Z", - "forks": 31, - "issues": 0, - "subscribers": 11, - "stars": 147 + "updatedAt": "2023-01-17T17:28:20Z", + "createdAt": "2016-08-15T17:14:25Z", + "pushedAt": "2023-01-17T17:28:20Z", + "forks": 6060, + "issues": 513, + "subscribers": 309, + "stars": 37579 }, - "name": "react-native-videoeditorsdk", - "fullName": "imgly/vesdk-react-native", - "isPrivate": false, - "description": "React Native module for VideoEditor SDK", - "topics": [ - "react-native", - "video", - "video-editor", - "videoeditor", - "videoeditorsdk", - "videoeditor-sdk", - "sdk", - "ios", - "android", - "video-editing", - "video-manipulation", - "crop", - "filter" - ], + "name": "expo", + "fullName": "expo/expo", + "description": "An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.", "license": { - "name": "BSD 3-Clause \"New\" or \"Revised\" License", - "url": "http://choosealicense.com/licenses/bsd-3-clause/", - "id": "MDc6TGljZW5zZTU=", - "key": "bsd-3-clause", - "spdxId": "BSD-3-Clause" - }, - "lastRelease": { - "name": "3.3.0", - "tagName": "3.3.0", - "createdAt": "2025-01-06T13:18:37Z", - "publishedAt": "2025-01-06T13:24:27Z", - "isPrerelease": false + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" }, - "hasTypes": true, - "newArchitecture": false, + "hasTypes": false, "isArchived": false }, - "images": [], + "npmPkg": "jest-expo-enzyme", "npm": { - "downloads": 4969, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1263 + "downloads": 5727, + "start": "2025-01-25", + "end": "2025-02-23" }, - "score": 57, + "score": 70, "matchingScoreModifiers": [ + "Very popular", + "Popular", "Known", - "Recently updated", + "Lots of open issues", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.032, - "topicSearchString": "react-native video video-editor videoeditor videoeditorsdk videoeditor-sdk sdk ios android video-editing video-manipulation crop filter" + "popularity": -0.472, + "topicSearchString": "" }, { - "githubUrl": "https://github.com/ivpusic/react-native-image-crop-picker", + "githubUrl": "https://github.com/ilansas/react-native-navigation-drawer", "ios": true, "android": true, - "newArchitecture": false, + "expoGo": true, + "unmaintained": true, "github": { "urls": { - "repo": "https://github.com/ivpusic/react-native-image-crop-picker", - "clone": "https://github.com/ivpusic/react-native-image-crop-picker.git", + "repo": "https://github.com/ilansas/react-native-navigation-drawer", + "clone": "https://github.com/ilansas/react-native-navigation-drawer.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2015-08-10T08:51:12Z", + "createdAt": "2015-07-03T09:11:00Z", + "pushedAt": "2015-08-10T08:51:12Z", + "forks": 23, + "issues": 3, + "subscribers": 3, + "stars": 99 + }, + "name": "react-native-navigation-drawer", + "fullName": "ilansas/react-native-navigation-drawer", + "isPrivate": false, + "description": "A slide menu inspired from Android for React-Native", + "topics": [ + "slide", + "menu", + "react", + "native", + "react-native", + "navigation", + "drawer", + "navigation-drawer" + ], + "license": null, + "hasTypes": false, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "react-native-navigation-drawer", + "npm": { + "downloads": 1, + "start": "2025-02-06", + "end": "2025-03-07" + }, + "score": 32, + "matchingScoreModifiers": [ + "Not updated recently", + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "slide menu react native react-native navigation drawer navigation-drawer" + }, + { + "githubUrl": "https://github.com/khalisafkari/react-native-smaato-ad", + "android": true, + "github": { + "urls": { + "repo": "https://github.com/khalisafkari/react-native-smaato-ad", + "clone": "https://github.com/khalisafkari/react-native-smaato-ad.git", + "homepage": "https://developers.smaato.com/publishers/nextgen-sdk-android-integration/" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2020-10-29T09:13:15Z", + "createdAt": "2019-12-13T18:21:51Z", + "pushedAt": "2020-10-29T09:13:15Z", + "forks": 2, + "issues": 0, + "subscribers": 1, + "stars": 7 + }, + "name": "react-native-smaato-ad", + "fullName": "khalisafkari/react-native-smaato-ad", + "isPrivate": false, + "description": "Smaato Ads for React Native", + "topics": [ + "react-native", + "ios", + "android", + "smaato-ads", + "native-ads", + "intertitial-ads", + "banner-ads", + "smaato", + "ads", + "admob", + "monetization" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "Release 21.5.7", + "tagName": "v21.5.7", + "createdAt": "2020-10-29T09:13:16Z", + "publishedAt": "2020-10-29T09:16:28Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "unmaintained": true, + "npmPkg": "react-native-smaato-ad", + "npm": { + "downloads": 1, + "start": "2025-02-10", + "end": "2025-03-11" + }, + "score": 32, + "matchingScoreModifiers": [ + "Not updated recently", + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "react-native ios android smaato-ads native-ads intertitial-ads banner-ads smaato ads admob monetization" + }, + { + "githubUrl": "https://github.com/onubo/react-native-logs", + "ios": true, + "android": true, + "web": true, + "expoGo": true, + "dev": true, + "github": { + "urls": { + "repo": "https://github.com/mowispace/react-native-logs", + "clone": "https://github.com/mowispace/react-native-logs.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2024-10-25T08:02:48Z", + "createdAt": "2019-06-30T18:19:46Z", + "pushedAt": "2024-10-25T08:02:48Z", + "forks": 35, + "issues": 10, + "subscribers": 4, + "stars": 505 + }, + "name": "react-native-logs", + "fullName": "mowispace/react-native-logs", + "isPrivate": false, + "description": "Performance-aware simple logger for React-Native and Expo with namespaces, custom levels and custom transports (colored console, file writing, etc.)", + "topics": [ + "log", + "logs", + "logger", + "react-native", + "expo", + "error", + "console", + "colors", + "debug", + "file", + "custom", + "levels", + "namespace", + "debugging", + "ios", + "android", + "logging" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "v 5.2.2", + "tagName": "5.2.2", + "createdAt": "2024-10-21T06:45:09Z", + "publishedAt": "2024-10-21T06:48:15Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "react-native-logs", + "npm": { + "downloads": 162673, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 51, + "matchingScoreModifiers": [ + "Known", + "Not supporting New Architecture" + ], + "popularity": 0.028, + "topicSearchString": "log logs logger react-native expo error console colors debug file custom levels namespace debugging ios android logging" + }, + { + "githubUrl": "https://github.com/GregoryNative/react-native-gl-image-filters", + "ios": true, + "android": true, + "expoGo": true, + "examples": [ + "https://github.com/GregoryNative/react-native-gl-image-filters/tree/master/examples/expo", + "https://github.com/GregoryNative/react-native-gl-image-filters/tree/master/examples/react-native", + "https://github.com/GregoryNative/react-native-gl-image-filters/tree/master/examples/web" + ], + "github": { + "urls": { + "repo": "https://github.com/GregoryNative/react-native-gl-image-filters", + "clone": "https://github.com/GregoryNative/react-native-gl-image-filters.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2022-04-17T09:35:53Z", + "createdAt": "2018-02-15T14:15:10Z", + "pushedAt": "2022-04-17T09:35:53Z", + "forks": 34, + "issues": 7, + "subscribers": 4, + "stars": 251 + }, + "name": "react-native-gl-image-filters", + "fullName": "GregoryNative/react-native-gl-image-filters", + "isPrivate": false, + "description": "React-Native image filters using gl-react", + "topics": [ + "react-native", + "gl-react", + "gl-react-native", + "image-filters", + "gl-react-expo", + "gl-react-dom", + "expo", + "gl", + "opengl", + "react" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "unmaintained": true, + "npmPkg": "react-native-gl-image-filters", + "npm": { + "downloads": 148, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 41, + "matchingScoreModifiers": [ + "Known", + "Not updated recently", + "Not supporting New Architecture" + ], + "popularity": -0.716, + "topicSearchString": "react-native gl-react gl-react-native image-filters gl-react-expo gl-react-dom expo gl opengl react" + }, + { + "githubUrl": "https://github.com/Iconscout/react-native-unicons", + "ios": true, + "android": true, + "web": true, + "expoGo": true, + "examples": [ + "https://github.com/Iconscout/react-native-unicons/tree/master/example" + ], + "npmPkg": "@iconscout/react-native-unicons", + "github": { + "urls": { + "repo": "https://github.com/Iconscout/react-native-unicons", + "clone": "https://github.com/Iconscout/react-native-unicons.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2024-12-03T07:11:31Z", + "createdAt": "2019-07-28T12:24:10Z", + "pushedAt": "2024-12-03T07:11:31Z", + "forks": 13, + "issues": 8, + "subscribers": 4, + "stars": 27 + }, + "name": "@iconscout/react-native-unicons", + "fullName": "Iconscout/react-native-unicons", + "isPrivate": false, + "description": "Unicons - 1000+ vector icons as easy to use vector React Native Components", + "topics": [ + "react-native", + "unicons", + "icons", + "iconscout", + "vector", + "vector-icons" + ], + "license": { + "key": "other", + "name": "Other", + "spdxId": "NOASSERTION", + "url": "http://choosealicense.com/licenses/other/", + "id": "MDc6TGljZW5zZTA=" + }, + "lastRelease": { + "name": "Updated to support Unicons v2.1.9", + "tagName": "v1.0.1", + "createdAt": "2020-05-23T07:21:07Z", + "publishedAt": "2020-05-23T07:23:30Z", + "isPrerelease": false + }, + "hasTypes": false, + "newArchitecture": false, + "isArchived": false + }, + "npm": {}, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "react-native unicons icons iconscout vector vector-icons" + }, + { + "githubUrl": "https://github.com/imgly/pesdk-react-native", + "ios": true, + "android": true, + "examples": [ + "https://github.com/imgly/pesdk-react-native-demo" + ], + "npmPkg": "react-native-photoeditorsdk", + "github": { + "urls": { + "repo": "https://github.com/imgly/pesdk-react-native", + "clone": "https://github.com/imgly/pesdk-react-native.git", + "homepage": "https://www.photoeditorsdk.com" + }, + "stats": { + "hasIssues": false, + "hasWiki": false, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-01-06T13:18:37Z", + "createdAt": "2019-10-29T08:55:26Z", + "pushedAt": "2025-01-06T13:18:37Z", + "forks": 26, + "issues": 0, + "subscribers": 10, + "stars": 123 + }, + "name": "react-native-photoeditorsdk", + "fullName": "imgly/pesdk-react-native", + "isPrivate": false, + "description": "React Native module for PhotoEditor SDK", + "topics": [ + "react-native", + "image", + "image-editor", + "imageeditor", + "photo", + "photo-editor", + "photoeditor", + "photoeditorsdk", + "photoeditor-sdk", + "sdk", + "ios", + "android", + "photo-editing", + "image-editing", + "image-manipulation" + ], + "license": { + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "url": "http://choosealicense.com/licenses/bsd-3-clause/", + "id": "MDc6TGljZW5zZTU=", + "key": "bsd-3-clause", + "spdxId": "BSD-3-Clause" + }, + "lastRelease": { + "name": "3.3.0", + "tagName": "3.3.0", + "createdAt": "2025-01-06T13:18:37Z", + "publishedAt": "2025-01-06T13:24:27Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npm": { + "downloads": 8347, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": 0.028, + "topicSearchString": "react-native image image-editor imageeditor photo photo-editor photoeditor photoeditorsdk photoeditor-sdk sdk ios android photo-editing image-editing image-manipulation" + }, + { + "githubUrl": "https://github.com/imgly/vesdk-react-native", + "ios": true, + "android": true, + "examples": [ + "https://github.com/imgly/vesdk-react-native-demo" + ], + "npmPkg": "react-native-videoeditorsdk", + "github": { + "urls": { + "repo": "https://github.com/imgly/vesdk-react-native", + "clone": "https://github.com/imgly/vesdk-react-native.git", + "homepage": "https://www.videoeditorsdk.com" + }, + "stats": { + "hasIssues": false, + "hasWiki": false, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-01-06T13:18:37Z", + "createdAt": "2019-10-29T08:56:40Z", + "pushedAt": "2025-01-06T13:18:37Z", + "forks": 31, + "issues": 0, + "subscribers": 10, + "stars": 150 + }, + "name": "react-native-videoeditorsdk", + "fullName": "imgly/vesdk-react-native", + "isPrivate": false, + "description": "React Native module for VideoEditor SDK", + "topics": [ + "react-native", + "video", + "video-editor", + "videoeditor", + "videoeditorsdk", + "videoeditor-sdk", + "sdk", + "ios", + "android", + "video-editing", + "video-manipulation", + "crop", + "filter" + ], + "license": { + "name": "BSD 3-Clause \"New\" or \"Revised\" License", + "url": "http://choosealicense.com/licenses/bsd-3-clause/", + "id": "MDc6TGljZW5zZTU=", + "key": "bsd-3-clause", + "spdxId": "BSD-3-Clause" + }, + "lastRelease": { + "name": "3.3.0", + "tagName": "3.3.0", + "createdAt": "2025-01-06T13:18:37Z", + "publishedAt": "2025-01-06T13:24:27Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npm": { + "downloads": 5161, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 51, + "matchingScoreModifiers": [ + "Known", + "Not supporting New Architecture" + ], + "popularity": 0.028, + "topicSearchString": "react-native video video-editor videoeditor videoeditorsdk videoeditor-sdk sdk ios android video-editing video-manipulation crop filter" + }, + { + "githubUrl": "https://github.com/ivpusic/react-native-image-crop-picker", + "ios": true, + "android": true, + "newArchitecture": false, + "github": { + "urls": { + "repo": "https://github.com/ivpusic/react-native-image-crop-picker", + "clone": "https://github.com/ivpusic/react-native-image-crop-picker.git", "homepage": null }, "stats": { @@ -805,13 +1094,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-17T10:02:44Z", + "updatedAt": "2025-03-14T08:40:35Z", "createdAt": "2016-05-17T14:25:03Z", - "pushedAt": "2025-01-17T10:02:44Z", - "forks": 1434, - "issues": 776, + "pushedAt": "2025-03-14T08:40:35Z", + "forks": 1447, + "issues": 793, "subscribers": 74, - "stars": 6177 + "stars": 6226 }, "name": "react-native-image-crop-picker", "fullName": "ivpusic/react-native-image-crop-picker", @@ -850,24 +1139,21 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-image-crop-picker", "npm": { - "downloads": 544726, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 128080 + "downloads": 645825, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 86, + "score": 81, "matchingScoreModifiers": [ "Very popular", "Popular", "Known", "Lots of open issues", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.013, + "popularity": 0.028, "topicSearchString": "react native react-native image picker crop cropping multiple camera video ios android recording" }, { @@ -920,20 +1206,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-resegmented-control", "npm": { - "downloads": 193, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 32 + "downloads": 243, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.802, + "popularity": -0.725, "topicSearchString": "react-native segmented control resegmented uisegmentedcontrol segmentedcontrolios segmented-control" }, { @@ -952,12 +1236,12 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2020-02-18T11:14:57Z", + "updatedAt": "2025-02-26T07:57:50Z", "createdAt": "2020-01-08T08:23:21Z", - "pushedAt": "2020-02-18T11:14:57Z", + "pushedAt": "2025-02-26T07:57:50Z", "forks": 0, "issues": 0, - "subscribers": 2, + "subscribers": 1, "stars": 1 }, "name": "react-native-scales", @@ -981,21 +1265,17 @@ "newArchitecture": false, "isArchived": false }, - "unmaintained": true, - "images": [], "npmPkg": "react-native-scales", "npm": { - "downloads": 18, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8 + "downloads": 17, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 32, + "score": 43, "matchingScoreModifiers": [ - "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.628, + "popularity": -0.291, "topicSearchString": "khtwah step react-native dimensions" }, { @@ -1019,7 +1299,7 @@ "pushedAt": "2023-10-30T07:06:55Z", "forks": 6, "issues": 0, - "subscribers": 3, + "subscribers": 2, "stars": 13 }, "name": "react-native-redux", @@ -1051,20 +1331,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-redux", "npm": { - "downloads": 402, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 84 + "downloads": 1086, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.362, + "popularity": -0.072, "topicSearchString": "khtwah reactnative redux react-redux redux-persist react react-native react-hooks reactjs redux-thunk redux-store redux-actions" }, { @@ -1088,7 +1366,7 @@ "pushedAt": "2019-11-15T09:23:58Z", "forks": 1, "issues": 0, - "subscribers": 2, + "subscribers": 1, "stars": 5 }, "name": "@wcisco17/react-native-animation-video", @@ -1104,7 +1382,6 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -1135,8 +1412,8 @@ "pushedAt": "2025-01-02T15:46:34Z", "forks": 2, "issues": 0, - "subscribers": 2, - "stars": 64 + "subscribers": 1, + "stars": 62 }, "name": "react-native-toastboard", "fullName": "MAKARD/react-native-toastboard", @@ -1169,20 +1446,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-toastboard", "npm": { - "downloads": 350, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 55 + "downloads": 314, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.313, + "popularity": -0.221, "topicSearchString": "native react react-native toast toastboard toaster notifications" }, { @@ -1215,13 +1489,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": false, - "updatedAt": "2025-01-29T15:56:02Z", + "updatedAt": "2025-04-10T16:44:49Z", "createdAt": "2019-03-28T08:50:26Z", - "pushedAt": "2025-01-29T15:56:02Z", - "forks": 323, - "issues": 30, - "subscribers": 43, - "stars": 1002 + "pushedAt": "2025-04-10T16:44:49Z", + "forks": 328, + "issues": 34, + "subscribers": 47, + "stars": 1033 }, "name": "stream-chat-react-native", "fullName": "GetStream/stream-chat-react-native", @@ -1233,10 +1507,9 @@ "isArchived": false }, "npm": { - "downloads": 24125, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5924 + "downloads": 34562, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 73, "matchingScoreModifiers": [ @@ -1245,7 +1518,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.023, + "popularity": 0.028, "topicSearchString": "" }, { @@ -1281,13 +1554,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": false, - "updatedAt": "2025-01-29T15:56:02Z", + "updatedAt": "2025-04-10T16:44:49Z", "createdAt": "2019-03-28T08:50:26Z", - "pushedAt": "2025-01-29T15:56:02Z", - "forks": 323, - "issues": 30, - "subscribers": 43, - "stars": 1002 + "pushedAt": "2025-04-10T16:44:49Z", + "forks": 328, + "issues": 34, + "subscribers": 47, + "stars": 1033 }, "name": "stream-chat-expo", "fullName": "GetStream/stream-chat-react-native", @@ -1299,10 +1572,9 @@ "isArchived": false }, "npm": { - "downloads": 38104, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9501 + "downloads": 46465, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 73, "matchingScoreModifiers": [ @@ -1311,7 +1583,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.027, + "popularity": 0.028, "topicSearchString": "" }, { @@ -1335,8 +1607,8 @@ "pushedAt": "2019-04-10T11:28:21Z", "forks": 0, "issues": 0, - "subscribers": 5, - "stars": 28 + "subscribers": 4, + "stars": 29 }, "name": "react-native-units", "fullName": "alexfoxy/react-native-units", @@ -1365,20 +1637,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-units", "npm": { - "downloads": 22, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1 + "downloads": 14, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.886, + "popularity": -0.75, "topicSearchString": "react-native units pixels grid scale javascript ios css responsive" }, { @@ -1401,7 +1671,7 @@ "pushedAt": "2018-03-01T16:49:42Z", "forks": 3, "issues": 0, - "subscribers": 2, + "subscribers": 1, "stars": 4 }, "name": "react-native-shake-event", @@ -1433,20 +1703,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-shake-event", "npm": { - "downloads": 23, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8 + "downloads": 56, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.72, + "popularity": -0.814, "topicSearchString": "android ios native react react-component react-native component shake shake-event shake-event-android shake-event-ios" }, { @@ -1468,9 +1736,9 @@ "createdAt": "2016-09-14T10:43:55Z", "pushedAt": "2021-12-05T14:33:15Z", "forks": 1049, - "issues": 359, - "subscribers": 63, - "stars": 5626 + "issues": 362, + "subscribers": 62, + "stars": 5644 }, "name": "react-native-splash-screen", "fullName": "crazycodeboy/react-native-splash-screen", @@ -1507,13 +1775,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-splash-screen", "npm": { - "downloads": 424429, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 96157 + "downloads": 512141, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 70, "matchingScoreModifiers": [ @@ -1524,7 +1790,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.496, + "popularity": -0.472, "topicSearchString": "react-native component splash-screen splashscreen splash launch-screen launchscreen android ios launchimage" }, { @@ -1546,10 +1812,10 @@ "updatedAt": "2025-01-15T20:21:05Z", "createdAt": "2019-01-02T03:48:59Z", "pushedAt": "2025-01-15T20:21:05Z", - "forks": 12, + "forks": 13, "issues": 8, - "subscribers": 3, - "stars": 534 + "subscribers": 2, + "stars": 569 }, "name": "pinar", "fullName": "kristerkari/pinar", @@ -1588,21 +1854,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "pinar", "npm": { - "downloads": 16501, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3940 + "downloads": 10857, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 51, "matchingScoreModifiers": [ "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.017, + "popularity": 0.028, "topicSearchString": "react react-component react-native reactnative ios android carousel carousel-component slider swiper scrollview typescript a11y" }, { @@ -1624,10 +1887,10 @@ "updatedAt": "2020-10-28T10:53:20Z", "createdAt": "2019-03-24T03:43:56Z", "pushedAt": "2020-10-28T10:53:20Z", - "forks": 6, + "forks": 7, "issues": 1, - "subscribers": 2, - "stars": 9 + "subscribers": 1, + "stars": 8 }, "name": "react-native-google-photos", "fullName": "khalisafkari/react-native-google-photos", @@ -1656,20 +1919,18 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npmPkg": "react-native-google-photos", "npm": { - "downloads": 44, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6 + "downloads": 91, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.918, + "popularity": -0.828, "topicSearchString": "react-native video mp4upload google-photos downloader ios android blogger cloudvideo" }, { @@ -1693,8 +1954,8 @@ "pushedAt": "2023-06-24T16:11:32Z", "forks": 12, "issues": 0, - "subscribers": 5, - "stars": 68 + "subscribers": 4, + "stars": 67 }, "name": "react-native-reader", "fullName": "j-mendez/react-native-reader", @@ -1726,20 +1987,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-reader", "npm": { - "downloads": 471, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 79 + "downloads": 409, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.303, + "popularity": -0.221, "topicSearchString": "readability reader react-native ios-reader android-reader safari-reader" }, { @@ -1764,7 +2023,7 @@ "pushedAt": "2018-11-30T03:16:15Z", "forks": 0, "issues": 0, - "subscribers": 2, + "subscribers": 1, "stars": 2 }, "name": "react-native-columns", @@ -1791,20 +2050,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-columns", "npm": { - "downloads": 20, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12 + "downloads": 29, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.45, + "popularity": -0.816, "topicSearchString": "android column columns ios react-native component resize" }, { @@ -1824,13 +2081,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T20:43:39Z", + "updatedAt": "2025-02-19T20:00:16Z", "createdAt": "2018-08-02T19:29:21Z", - "pushedAt": "2025-01-25T20:43:39Z", - "forks": 112, - "issues": 74, - "subscribers": 8, - "stars": 1636 + "pushedAt": "2025-02-19T20:00:16Z", + "forks": 113, + "issues": 78, + "subscribers": 7, + "stars": 1652 }, "name": "react-native-svg-transformer", "fullName": "kristerkari/react-native-svg-transformer", @@ -1860,22 +2117,20 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-svg-transformer", "npm": { - "downloads": 1542062, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 361011 + "downloads": 1959022, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 73, + "score": 57, "matchingScoreModifiers": [ "Popular", "Known", - "Recently updated", + "Lots of open issues", "Not supporting New Architecture" ], - "popularity": 0.012, + "popularity": 0.028, "topicSearchString": "react-native svg loader transformer" }, { @@ -1898,9 +2153,9 @@ "updatedAt": "2021-09-26T12:18:28Z", "createdAt": "2019-03-17T11:03:57Z", "pushedAt": "2021-09-26T12:18:28Z", - "forks": 6, + "forks": 5, "issues": 2, - "subscribers": 4, + "subscribers": 3, "stars": 68 }, "name": "react-native-svg-asset-plugin", @@ -1930,20 +2185,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-svg-asset-plugin", "npm": { - "downloads": 9687, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3231 + "downloads": 29179, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.389, + "popularity": -0.472, "topicSearchString": "react-native svg" }, { @@ -1966,7 +2219,7 @@ "pushedAt": "2018-10-18T21:15:04Z", "forks": 9, "issues": 0, - "subscribers": 3, + "subscribers": 2, "stars": 7 }, "name": "react-native-apple-ads-attribution", @@ -2000,20 +2253,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-apple-ads-attribution", "npm": { - "downloads": 17, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7 + "downloads": 30, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.615, + "popularity": -0.817, "topicSearchString": "react-native react-component react-components react native ios component apple search ads attribution api iad attributiondetails" }, { @@ -2037,7 +2288,7 @@ "pushedAt": "2023-03-29T21:50:11Z", "forks": 0, "issues": 0, - "subscribers": 1, + "subscribers": 0, "stars": 7 }, "name": "react-native-formawesome", @@ -2073,20 +2324,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], + "unmaintained": true, "npmPkg": "react-native-formawesome", "npm": { - "downloads": 26, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8 + "downloads": 89, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.235, + "popularity": -0.816, "topicSearchString": "ui native react react-native validation class-validator validate.js form react-formawesome-core" }, { @@ -2107,7 +2357,7 @@ "updatedAt": "2024-01-29T13:16:01Z", "createdAt": "2018-09-14T14:48:56Z", "pushedAt": "2024-01-29T13:16:01Z", - "forks": 57, + "forks": 60, "issues": 0, "subscribers": 7, "stars": 212 @@ -2149,13 +2399,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "rn-secure-storage", "npm": { - "downloads": 16691, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3767 + "downloads": 18125, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -2163,7 +2411,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.003, + "popularity": 0.028, "topicSearchString": "react-native ios android keychain-service keystore-service device-security keystore keychain secure-preferences token react-token multiple-values multiple-keys" }, { @@ -2187,8 +2435,8 @@ "pushedAt": "2021-01-28T20:12:43Z", "forks": 69, "issues": 24, - "subscribers": 16, - "stars": 904 + "subscribers": 15, + "stars": 905 }, "name": "react-native-sideswipe", "fullName": "kkemple/react-native-sideswipe", @@ -2207,13 +2455,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-sideswipe", "npm": { - "downloads": 2311, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 603 + "downloads": 2367, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -2222,7 +2468,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.461, + "popularity": -0.473, "topicSearchString": "" }, { @@ -2245,7 +2491,7 @@ "pushedAt": "2020-04-02T14:08:49Z", "forks": 21, "issues": 15, - "subscribers": 3, + "subscribers": 2, "stars": 27 }, "name": "react-native-navybits-date-time-picker", @@ -2267,20 +2513,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-navybits-date-time-picker", "npm": { - "downloads": 83, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9 + "downloads": 154, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.858, + "popularity": -0.724, "topicSearchString": "react-native" }, { @@ -2304,8 +2548,8 @@ "pushedAt": "2022-01-23T13:02:58Z", "forks": 16, "issues": 5, - "subscribers": 4, - "stars": 37 + "subscribers": 3, + "stars": 36 }, "name": "react-native-image-cache-wrapper", "fullName": "wonday/react-native-image-cache-wrapper", @@ -2341,20 +2585,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-image-cache-wrapper", "npm": { - "downloads": 370, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 97 + "downloads": 447, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.709, + "popularity": -0.723, "topicSearchString": "cache cached-image image-cache image imagebackground react-component react-native android ios" }, { @@ -2377,7 +2619,7 @@ "forks": 3, "issues": 4, "subscribers": 4, - "stars": 66 + "stars": 65 }, "name": "react-native-super-ellipse-mask", "fullName": "everdrone/react-native-super-ellipse-mask", @@ -2410,20 +2652,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-super-ellipse-mask", "npm": { - "downloads": 32, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9 + "downloads": 76, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.688, + "popularity": -0.711, "topicSearchString": "react-native squircle smooth rounded superellipse curvature continuity mask view apple smooth-corners corners rounded-corners" }, { @@ -2446,7 +2686,7 @@ "pushedAt": "2021-07-01T12:18:08Z", "forks": 52, "issues": 48, - "subscribers": 5, + "subscribers": 4, "stars": 307 }, "name": "react-native-file-selector", @@ -2477,13 +2717,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-file-selector", "npm": { - "downloads": 373, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 52 + "downloads": 113, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -2491,7 +2729,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.83, + "popularity": -0.723, "topicSearchString": "react-native andriod ios" }, { @@ -2515,7 +2753,7 @@ "pushedAt": "2021-07-03T09:37:03Z", "forks": 8, "issues": 2, - "subscribers": 3, + "subscribers": 2, "stars": 86 }, "name": "react-native-material-shadows", @@ -2538,20 +2776,18 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-material-shadows", "npm": { - "downloads": 22, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9 + "downloads": 10, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.523, + "popularity": -0.75, "topicSearchString": "react-native android ios" }, { @@ -2576,7 +2812,7 @@ "pushedAt": "2018-08-21T07:04:20Z", "forks": 4, "issues": 0, - "subscribers": 2, + "subscribers": 1, "stars": 31 }, "name": "react-native-about-libraries", @@ -2606,20 +2842,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-about-libraries", "npm": { - "downloads": 15, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "downloads": 682, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.683, + "popularity": -0.472, "topicSearchString": "react-native android ios" }, { @@ -2643,7 +2877,7 @@ "pushedAt": "2020-07-18T11:00:44Z", "forks": 34, "issues": 6, - "subscribers": 4, + "subscribers": 3, "stars": 149 }, "name": "react-native-siri-wave-view", @@ -2673,21 +2907,18 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-siri-wave-view", "npm": { - "downloads": 87, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 25 + "downloads": 71, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 41, + "score": 32, "matchingScoreModifiers": [ - "Known", "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.681, + "popularity": -0.722, "topicSearchString": "react-native android ios" }, { @@ -2710,7 +2941,7 @@ "pushedAt": "2021-06-22T08:12:24Z", "forks": 26, "issues": 6, - "subscribers": 4, + "subscribers": 3, "stars": 118 }, "name": "react-native-lock-screen", @@ -2741,20 +2972,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-lock-screen", "npm": { - "downloads": 202, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 51 + "downloads": 88, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.715, + "popularity": -0.716, "topicSearchString": "react-native android ios" }, { @@ -2777,8 +3006,8 @@ "pushedAt": "2021-07-05T13:29:56Z", "forks": 11, "issues": 2, - "subscribers": 4, - "stars": 172 + "subscribers": 3, + "stars": 171 }, "name": "react-native-styled-dialogs", "fullName": "prscX/react-native-styled-dialogs", @@ -2808,20 +3037,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-styled-dialogs", "npm": { - "downloads": 48, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6 + "downloads": 38, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.833, + "popularity": -0.724, "topicSearchString": "react-native android ios" }, { @@ -2845,8 +3072,8 @@ "pushedAt": "2021-07-03T09:35:17Z", "forks": 8, "issues": 2, - "subscribers": 8, - "stars": 162 + "subscribers": 7, + "stars": 164 }, "name": "react-native-morphing-text", "fullName": "prscX/react-native-morphing-text", @@ -2875,20 +3102,18 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-morphing-text", "npm": { - "downloads": 22, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12 + "downloads": 26, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.386, + "popularity": -0.712, "topicSearchString": "react-native android ios" }, { @@ -2910,10 +3135,10 @@ "updatedAt": "2020-03-20T07:27:12Z", "createdAt": "2018-03-24T17:02:29Z", "pushedAt": "2020-03-20T07:27:12Z", - "forks": 11, + "forks": 10, "issues": 3, - "subscribers": 2, - "stars": 43 + "subscribers": 1, + "stars": 44 }, "name": "react-native-chip-view", "fullName": "prscX/react-native-chip-view", @@ -2943,20 +3168,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-chip-view", "npm": { - "downloads": 805, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 155 + "downloads": 856, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.529, + "popularity": -0.472, "topicSearchString": "react-native android ios" }, { @@ -2975,13 +3198,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-02T13:56:09Z", + "updatedAt": "2025-04-15T08:57:11Z", "createdAt": "2016-10-03T14:50:16Z", - "pushedAt": "2025-01-02T13:56:09Z", + "pushedAt": "2025-04-15T08:57:11Z", "forks": 93, - "issues": 4, - "subscribers": 35, - "stars": 317 + "issues": 3, + "subscribers": 33, + "stars": 322 }, "name": "instabug-reactnative", "fullName": "Instabug/Instabug-React-Native", @@ -3008,23 +3231,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release v14.1.0", - "tagName": "v14.1.0", - "createdAt": "2025-01-02T13:56:09Z", - "publishedAt": "2025-01-02T14:22:54Z", + "name": "Release v14.3.0", + "tagName": "v14.3.0", + "createdAt": "2025-04-15T12:15:21Z", + "publishedAt": "2025-04-15T12:42:03Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "instabug-reactnative", "npm": { - "downloads": 40464, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9883 + "downloads": 51279, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -3032,7 +3253,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.022, + "popularity": 0.028, "topicSearchString": "react-native instabug debugging errors exceptions logging reporting feedback bug-reporting bug-reporter sdk" }, { @@ -3064,8 +3285,8 @@ "pushedAt": "2024-06-10T16:19:16Z", "forks": 59, "issues": 3, - "subscribers": 12, - "stars": 563 + "subscribers": 11, + "stars": 565 }, "name": "react-native-tableview-simple", "fullName": "Purii/react-native-tableview-simple", @@ -3103,10 +3324,9 @@ }, "npmPkg": "react-native-tableview-simple", "npm": { - "downloads": 3609, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 750 + "downloads": 2501, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -3114,7 +3334,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.014, + "popularity": 0.028, "topicSearchString": "react-native react-component tableview uitableview crossplatform ios android javascript react css" }, { @@ -3138,7 +3358,7 @@ "pushedAt": "2018-08-21T06:57:59Z", "forks": 0, "issues": 1, - "subscribers": 3, + "subscribers": 2, "stars": 4 }, "name": "react-native-localizable", @@ -3171,15 +3391,13 @@ }, "hasTypes": false, "newArchitecture": false, - "isArchived": false + "isArchived": true }, - "images": [], "npmPkg": "react-native-localizable", "npm": { "downloads": 12, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3 + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ @@ -3208,9 +3426,9 @@ "updatedAt": "2021-03-26T18:09:38Z", "createdAt": "2015-08-03T17:10:14Z", "pushedAt": "2021-03-26T18:09:38Z", - "forks": 869, + "forks": 867, "issues": 224, - "subscribers": 78, + "subscribers": 77, "stars": 2986 }, "name": "react-native-fbsdk", @@ -3244,13 +3462,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-fbsdk", "npm": { - "downloads": 113310, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 25824 + "downloads": 104929, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 70, "matchingScoreModifiers": [ @@ -3261,7 +3477,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.494, + "popularity": -0.472, "topicSearchString": "react react-native react-component ios android facebook core" }, { @@ -3282,10 +3498,10 @@ "updatedAt": "2025-01-03T13:07:34Z", "createdAt": "2020-05-25T18:18:27Z", "pushedAt": "2025-01-03T13:07:34Z", - "forks": 32, + "forks": 33, "issues": 5, - "subscribers": 3, - "stars": 306 + "subscribers": 2, + "stars": 317 }, "name": "react-native-simple-toast", "fullName": "vonovak/react-native-simple-toast", @@ -3315,21 +3531,18 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-simple-toast", "npm": { - "downloads": 75072, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 17581 + "downloads": 101121, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 51, "matchingScoreModifiers": [ "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.012, + "popularity": 0.028, "topicSearchString": "react-native ios android" }, { @@ -3357,8 +3570,8 @@ "pushedAt": "2024-11-24T18:14:53Z", "forks": 65, "issues": 6, - "subscribers": 10, - "stars": 901 + "subscribers": 9, + "stars": 916 }, "name": "react-navigation-header-buttons", "fullName": "vonovak/react-navigation-header-buttons", @@ -3392,10 +3605,9 @@ }, "npmPkg": "react-navigation-header-buttons", "npm": { - "downloads": 10900, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2202 + "downloads": 14425, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 68, "matchingScoreModifiers": [ @@ -3403,7 +3615,7 @@ "Known", "Not supporting New Architecture" ], - "popularity": -0.02, + "popularity": 0.028, "topicSearchString": "react-native ios android react-navigation hacktoberfest" }, { @@ -3426,7 +3638,7 @@ "pushedAt": "2019-08-07T17:42:51Z", "forks": 15, "issues": 0, - "subscribers": 4, + "subscribers": 3, "stars": 43 }, "name": "react-native-d3multiline-chart", @@ -3462,20 +3674,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-d3multiline-chart", "npm": { - "downloads": 190, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 37 + "downloads": 203, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.776, + "popularity": -0.725, "topicSearchString": "animated multiline drawing line scatterpoint charts d3.js d3v4 android ios svg multiline-graph line-graph scatterpoint-graph d3js" }, { @@ -3499,8 +3709,8 @@ "pushedAt": "2021-09-01T10:48:47Z", "forks": 11, "issues": 0, - "subscribers": 5, - "stars": 49 + "subscribers": 4, + "stars": 48 }, "name": "react-native-bottom-toolbar", "fullName": "vonovak/react-native-bottom-toolbar", @@ -3539,20 +3749,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-bottom-toolbar", "npm": { - "downloads": 207, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 46 + "downloads": 411, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.75, + "popularity": -0.723, "topicSearchString": "react native ios toolbar bottom bar tabs react-native menubar menu tabbar android" }, { @@ -3576,8 +3784,8 @@ "pushedAt": "2023-03-05T11:56:05Z", "forks": 16, "issues": 1, - "subscribers": 5, - "stars": 394 + "subscribers": 4, + "stars": 393 }, "name": "react-navigation-props-mapper", "fullName": "vonovak/react-navigation-props-mapper", @@ -3607,13 +3815,12 @@ "newArchitecture": false, "isArchived": false }, - "images": [], + "unmaintained": true, "npmPkg": "react-navigation-props-mapper", "npm": { - "downloads": 8458, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2489 + "downloads": 16091, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -3621,7 +3828,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.072, + "popularity": -0.472, "topicSearchString": "react-native ios android" }, { @@ -3642,10 +3849,10 @@ "updatedAt": "2024-10-25T11:59:53Z", "createdAt": "2017-04-17T16:58:48Z", "pushedAt": "2024-10-25T11:59:53Z", - "forks": 98, + "forks": 100, "issues": 39, - "subscribers": 6, - "stars": 356 + "subscribers": 5, + "stars": 358 }, "name": "react-native-add-calendar-event", "fullName": "vonovak/react-native-add-calendar-event", @@ -3671,20 +3878,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-add-calendar-event", "npm": { - "downloads": 79399, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 23146 + "downloads": 115646, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": 0.069, + "popularity": 0.028, "topicSearchString": "react-native calendar event events android ios hacktoberfest" }, { @@ -3707,8 +3912,8 @@ "pushedAt": "2022-04-09T23:57:49Z", "forks": 45, "issues": 9, - "subscribers": 9, - "stars": 632 + "subscribers": 8, + "stars": 633 }, "name": "react-native-bottom-action-sheet", "fullName": "prscX/react-native-bottom-action-sheet", @@ -3738,13 +3943,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-bottom-action-sheet", "npm": { - "downloads": 1217, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 470 + "downloads": 439, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -3752,7 +3955,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.336, + "popularity": -0.723, "topicSearchString": "react-native android ios" }, { @@ -3778,13 +3981,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-10T22:42:18Z", + "updatedAt": "2025-04-16T12:30:11Z", "createdAt": "2016-10-19T05:56:53Z", - "pushedAt": "2025-01-10T22:42:18Z", - "forks": 2080, - "issues": 283, - "subscribers": 121, - "stars": 13244 + "pushedAt": "2025-04-16T12:30:11Z", + "forks": 2103, + "issues": 306, + "subscribers": 122, + "stars": 13530 }, "name": "react-native-paper", "fullName": "callstack/react-native-paper", @@ -3809,10 +4012,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 5.13.1", - "tagName": "v5.13.1", - "createdAt": "2025-01-10T16:00:06Z", - "publishedAt": "2025-01-10T16:00:14Z", + "name": "Release 5.13.2", + "tagName": "v5.13.2", + "createdAt": "2025-04-16T12:30:31Z", + "publishedAt": "2025-04-16T12:30:37Z", "isPrerelease": false }, "hasTypes": true, @@ -3821,10 +4024,9 @@ }, "npmPkg": "react-native-paper", "npm": { - "downloads": 865776, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 197786 + "downloads": 1061019, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -3835,7 +4037,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.006, + "popularity": 0.028, "topicSearchString": "android ios react-native component-library ui-kit material-design bootstrap hacktoberfest" }, { @@ -3858,7 +4060,7 @@ "pushedAt": "2021-06-28T12:56:01Z", "forks": 53, "issues": 16, - "subscribers": 5, + "subscribers": 4, "stars": 483 }, "name": "react-native-popover-menu", @@ -3889,13 +4091,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-popover-menu", "npm": { - "downloads": 530, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 110 + "downloads": 164, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -3903,7 +4103,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.513, + "popularity": -0.72, "topicSearchString": "react-native android ios" }, { @@ -3927,7 +4127,7 @@ "pushedAt": "2022-02-01T13:16:31Z", "forks": 15, "issues": 2, - "subscribers": 4, + "subscribers": 3, "stars": 105 }, "name": "react-native-face-pile", @@ -3962,20 +4162,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-face-pile", "npm": { - "downloads": 215, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 28 + "downloads": 250, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.838, + "popularity": -0.722, "topicSearchString": "facepile face-pile react-native avatar-group avatar-list circle-avatar-list faces" }, { @@ -4000,7 +4198,7 @@ "pushedAt": "2017-08-27T18:24:48Z", "forks": 1, "issues": 0, - "subscribers": 3, + "subscribers": 2, "stars": 31 }, "name": "react-native-asyncstorage", @@ -4024,20 +4222,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-asyncstorage", "npm": { - "downloads": 24, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 15 + "downloads": 15, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.333, + "popularity": -0.75, "topicSearchString": "react react-native asyncstorage declarative" }, { @@ -4060,8 +4256,8 @@ "pushedAt": "2020-02-21T11:18:13Z", "forks": 36, "issues": 12, - "subscribers": 8, - "stars": 356 + "subscribers": 7, + "stars": 355 }, "name": "react-native-shine-button", "fullName": "prscX/react-native-shine-button", @@ -4091,13 +4287,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-shine-button", "npm": { - "downloads": 49, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12 + "downloads": 58, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -4105,7 +4299,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.709, + "popularity": -0.716, "topicSearchString": "react-native android ios" }, { @@ -4129,7 +4323,7 @@ "pushedAt": "2021-07-03T10:03:00Z", "forks": 13, "issues": 7, - "subscribers": 3, + "subscribers": 2, "stars": 224 }, "name": "react-native-iconic", @@ -4159,13 +4353,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-iconic", "npm": { - "downloads": 42, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3 + "downloads": 44, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -4173,7 +4365,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.893, + "popularity": -0.705, "topicSearchString": "react-native android ios" }, { @@ -4196,7 +4388,7 @@ "pushedAt": "2021-07-02T11:07:06Z", "forks": 12, "issues": 0, - "subscribers": 3, + "subscribers": 2, "stars": 124 }, "name": "react-native-download-button", @@ -4225,20 +4417,18 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npmPkg": "react-native-download-button", "npm": { - "downloads": 64, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 20 + "downloads": 52, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.656, + "popularity": -0.712, "topicSearchString": "react-native" }, { @@ -4261,7 +4451,7 @@ "pushedAt": "2020-07-18T11:10:48Z", "forks": 29, "issues": 6, - "subscribers": 19, + "subscribers": 18, "stars": 532 }, "name": "react-native-spruce", @@ -4292,13 +4482,11 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npmPkg": "react-native-spruce", "npm": { - "downloads": 89, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 21 + "downloads": 95, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -4306,7 +4494,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.728, + "popularity": -0.729, "topicSearchString": "react-native android ios" }, { @@ -4329,10 +4517,10 @@ "updatedAt": "2022-12-06T20:46:52Z", "createdAt": "2017-11-17T06:55:59Z", "pushedAt": "2022-12-06T20:46:52Z", - "forks": 32, + "forks": 33, "issues": 16, - "subscribers": 13, - "stars": 309 + "subscribers": 12, + "stars": 310 }, "name": "react-reactive-form", "fullName": "bietkul/react-reactive-form", @@ -4365,13 +4553,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-reactive-form", "npm": { - "downloads": 4642, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 958 + "downloads": 8416, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -4379,7 +4565,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.516, + "popularity": -0.472, "topicSearchString": "forms form reactive reactive-form form-generator form-builder android ios observer subscription react react-native form-controls" }, { @@ -4404,8 +4590,8 @@ "pushedAt": "2025-01-12T18:46:21Z", "forks": 107, "issues": 9, - "subscribers": 30, - "stars": 3407 + "subscribers": 29, + "stars": 3459 }, "name": "react-native-typography", "fullName": "hectahertz/react-native-typography", @@ -4441,22 +4627,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-typography", "npm": { - "downloads": 24048, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5044 + "downloads": 22896, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 73, + "score": 68, "matchingScoreModifiers": [ "Popular", "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.012, + "popularity": 0.028, "topicSearchString": "react-native react typography style styles typeface font typography-themes ios android" }, { @@ -4481,7 +4664,7 @@ "pushedAt": "2018-05-22T07:55:42Z", "forks": 1, "issues": 0, - "subscribers": 2, + "subscribers": 1, "stars": 9 }, "name": "react-native-buttonex", @@ -4500,20 +4683,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-buttonex", "npm": { - "downloads": 51, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8 + "downloads": 82, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.909, + "popularity": -0.826, "topicSearchString": "button react-native ios android expo" }, { @@ -4537,7 +4718,7 @@ "pushedAt": "2018-08-06T05:35:10Z", "forks": 0, "issues": 0, - "subscribers": 2, + "subscribers": 1, "stars": 5 }, "name": "react-native-mirror", @@ -4562,20 +4743,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-mirror", "npm": { - "downloads": 93, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 15 + "downloads": 62, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.904, + "popularity": -0.818, "topicSearchString": "react react-native mirror javascript" }, { @@ -4597,9 +4776,9 @@ "updatedAt": "2020-01-30T21:21:56Z", "createdAt": "2017-04-25T18:08:00Z", "pushedAt": "2020-01-30T21:21:56Z", - "forks": 15, + "forks": 14, "issues": 10, - "subscribers": 3, + "subscribers": 2, "stars": 39 }, "name": "react-native-viewpager-carousel", @@ -4631,20 +4810,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-viewpager-carousel", "npm": { - "downloads": 165, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 27 + "downloads": 170, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.805, + "popularity": -0.721, "topicSearchString": "react react-native viewpager carousel rondell android ios tabbar pager-component swipe swipeview" }, { @@ -4669,7 +4846,7 @@ "pushedAt": "2020-01-14T16:03:14Z", "forks": 17, "issues": 6, - "subscribers": 6, + "subscribers": 4, "stars": 209 }, "name": "react-native-event-listeners", @@ -4696,13 +4873,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-event-listeners", "npm": { - "downloads": 90332, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 19421 + "downloads": 91071, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -4710,7 +4885,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.507, + "popularity": -0.472, "topicSearchString": "react react-native event-listeners listeners events event-listener" }, { @@ -4731,10 +4906,10 @@ "updatedAt": "2021-03-12T17:06:03Z", "createdAt": "2015-07-09T12:25:55Z", "pushedAt": "2021-03-12T17:06:03Z", - "forks": 434, + "forks": 433, "issues": 138, "subscribers": 20, - "stars": 964 + "stars": 965 }, "name": "react-native-signature-capture", "fullName": "RepairShopr/react-native-signature-capture", @@ -4758,13 +4933,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-signature-capture", "npm": { - "downloads": 45135, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 10153 + "downloads": 54325, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -4774,7 +4947,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.497, + "popularity": -0.472, "topicSearchString": "react-component react-native ios signature" }, { @@ -4793,13 +4966,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-14T05:56:41Z", + "updatedAt": "2025-02-11T15:01:48Z", "createdAt": "2017-04-25T15:12:58Z", - "pushedAt": "2024-12-14T05:56:41Z", - "forks": 526, - "issues": 337, - "subscribers": 17, - "stars": 1628 + "pushedAt": "2025-02-11T15:01:48Z", + "forks": 536, + "issues": 345, + "subscribers": 15, + "stars": 1653 }, "name": "react-native-pdf", "fullName": "wonday/react-native-pdf", @@ -4834,13 +5007,11 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-pdf", "npm": { - "downloads": 737530, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 176431 + "downloads": 1421896, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -4849,7 +5020,7 @@ "Lots of open issues", "Not supporting New Architecture" ], - "popularity": 0.017, + "popularity": 0.028, "topicSearchString": "react-component react-native android ios pdf view viewer java objective-c" }, { @@ -4872,9 +5043,9 @@ "createdAt": "2017-01-12T00:42:54Z", "pushedAt": "2023-08-02T13:22:41Z", "forks": 306, - "issues": 83, - "subscribers": 11, - "stars": 570 + "issues": 84, + "subscribers": 10, + "stars": 575 }, "name": "react-native-multiple-select", "fullName": "toystars/react-native-multiple-select", @@ -4904,13 +5075,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-multiple-select", "npm": { - "downloads": 22993, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5339 + "downloads": 25921, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -4920,7 +5089,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.01, + "popularity": 0.028, "topicSearchString": "reactnative multiselect multi-select react-native" }, { @@ -4942,10 +5111,10 @@ "updatedAt": "2024-10-04T08:19:32Z", "createdAt": "2017-05-15T06:06:59Z", "pushedAt": "2024-10-04T08:19:32Z", - "forks": 251, - "issues": 119, - "subscribers": 10, - "stars": 767 + "forks": 253, + "issues": 122, + "subscribers": 9, + "stars": 773 }, "name": "react-native-orientation-locker", "fullName": "wonday/react-native-orientation-locker", @@ -4979,22 +5148,21 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-orientation-locker", "npm": { - "downloads": 324513, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 80780 + "downloads": 446247, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 46, "matchingScoreModifiers": [ "Popular", "Known", "Lots of open issues", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.027, + "popularity": 0.028, "topicSearchString": "orientation react-native android ios windows screen listener locker" }, { @@ -5013,12 +5181,12 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-18T16:57:27Z", + "updatedAt": "2025-02-26T00:36:45Z", "createdAt": "2016-02-19T11:03:31Z", - "pushedAt": "2024-12-18T16:57:27Z", - "forks": 364, - "issues": 96, - "subscribers": 54, + "pushedAt": "2025-02-26T00:36:45Z", + "forks": 365, + "issues": 99, + "subscribers": 51, "stars": 1573 }, "name": "react-native-onesignal", @@ -5049,23 +5217,21 @@ "spdxId": "MIT" }, "lastRelease": { - "name": "Release 5.2.8", - "tagName": "5.2.8", - "createdAt": "2024-12-18T17:23:36Z", - "publishedAt": "2024-12-18T17:29:57Z", + "name": "Release 5.2.9", + "tagName": "5.2.9", + "createdAt": "2025-02-26T19:55:21Z", + "publishedAt": "2025-02-26T20:15:56Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-onesignal", "npm": { - "downloads": 150777, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 35240 + "downloads": 194265, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -5074,7 +5240,7 @@ "Lots of open issues", "Not supporting New Architecture" ], - "popularity": 0.012, + "popularity": 0.028, "topicSearchString": "react-component react-native ios android notifications push apns fcm gcm onesignal push-notifications mobile onesignal-instructions onesignal-notifications" }, { @@ -5098,8 +5264,8 @@ "pushedAt": "2018-05-23T11:28:34Z", "forks": 37, "issues": 10, - "subscribers": 4, - "stars": 72 + "subscribers": 3, + "stars": 71 }, "name": "react-native-linkedin-login", "fullName": "jodybrewster/react-native-linkedin-login", @@ -5136,20 +5302,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-linkedin-login", "npm": { - "downloads": 2318, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1958 + "downloads": 74, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.123, + "popularity": -0.723, "topicSearchString": "react react-component react-native native ios android linkedin login sdk linkedin-sdk signin" }, { @@ -5172,10 +5336,10 @@ "updatedAt": "2018-10-02T17:00:32Z", "createdAt": "2015-04-12T00:34:59Z", "pushedAt": "2018-10-02T17:00:32Z", - "forks": 353, + "forks": 352, "issues": 154, - "subscribers": 52, - "stars": 2533 + "subscribers": 51, + "stars": 2534 }, "name": "react-native-drawer", "fullName": "root-two/react-native-drawer", @@ -5210,13 +5374,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-drawer", "npm": { - "downloads": 35837, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7421 + "downloads": 38293, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -5226,7 +5388,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.515, + "popularity": -0.472, "topicSearchString": "react react-native react-component drawer side-menu menu ios android material-design" }, { @@ -5248,13 +5410,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-12-09T07:43:42Z", + "updatedAt": "2025-02-27T09:13:40Z", "createdAt": "2015-06-08T20:25:31Z", - "pushedAt": "2024-12-09T07:43:42Z", - "forks": 1922, - "issues": 269, - "subscribers": 111, - "stars": 8514 + "pushedAt": "2025-02-27T09:13:40Z", + "forks": 1925, + "issues": 280, + "subscribers": 112, + "stars": 8543 }, "name": "react-native-image-picker", "fullName": "react-native-image-picker/react-native-image-picker", @@ -5276,23 +5438,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v7.2.3", - "tagName": "v7.2.3", - "createdAt": "2024-12-09T07:43:42Z", - "publishedAt": "2024-12-09T07:43:48Z", + "name": "v8.2.0", + "tagName": "v8.2.0", + "createdAt": "2025-02-27T09:13:40Z", + "publishedAt": "2025-02-27T09:13:48Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-image-picker", "npm": { - "downloads": 969011, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 216721 + "downloads": 1707998, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 81, "matchingScoreModifiers": [ @@ -5302,7 +5462,7 @@ "Lots of open issues", "Not supporting New Architecture" ], - "popularity": 0.001, + "popularity": 0.028, "topicSearchString": "react-native image-picker react native image picker" }, { @@ -5330,8 +5490,8 @@ "pushedAt": "2017-10-08T07:54:04Z", "forks": 209, "issues": 27, - "subscribers": 13, - "stars": 1562 + "subscribers": 12, + "stars": 1560 }, "name": "react-native-keyboard-spacer", "fullName": "Andr3wHur5t/react-native-keyboard-spacer", @@ -5366,10 +5526,9 @@ }, "npmPkg": "react-native-keyboard-spacer", "npm": { - "downloads": 33463, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7432 + "downloads": 34431, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -5378,7 +5537,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.5, + "popularity": -0.472, "topicSearchString": "react-component react-native ios keyboard spacer helper clean-code" }, { @@ -5401,9 +5560,9 @@ "updatedAt": "2021-08-06T14:47:56Z", "createdAt": "2015-11-11T00:10:10Z", "pushedAt": "2021-08-06T14:47:56Z", - "forks": 181, + "forks": 179, "issues": 71, - "subscribers": 14, + "subscribers": 13, "stars": 456 }, "name": "react-native-mixpanel", @@ -5435,13 +5594,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-mixpanel", "npm": { - "downloads": 9106, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2243 + "downloads": 7016, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -5449,7 +5606,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.476, + "popularity": -0.472, "topicSearchString": "react-native react-component tracking mixpanel mixpanel-sdk android ios-app xcode notifications mixpanel-ios-sdk java mobile-app" }, { @@ -5461,6 +5618,7 @@ "expoGo": true, "windows": true, "macos": true, + "fireos": true, "tvos": true, "visionos": true, "examples": [ @@ -5479,13 +5637,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-12-20T21:08:49Z", + "updatedAt": "2025-04-08T20:01:19Z", "createdAt": "2017-01-26T19:51:40Z", - "pushedAt": "2024-12-20T21:08:49Z", - "forks": 4887, - "issues": 769, + "pushedAt": "2025-04-08T20:01:19Z", + "forks": 4911, + "issues": 793, "subscribers": 317, - "stars": 23766 + "stars": 23936 }, "name": "@react-navigation/native", "fullName": "react-navigation/react-navigation", @@ -5508,11 +5666,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 32, + "score": 38, "matchingScoreModifiers": [ "Lots of open issues", + "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -5537,10 +5695,10 @@ "updatedAt": "2018-01-05T19:36:22Z", "createdAt": "2016-09-16T17:16:56Z", "pushedAt": "2018-01-05T19:36:22Z", - "forks": 173, + "forks": 172, "issues": 51, - "subscribers": 112, - "stars": 3124 + "subscribers": 111, + "stars": 3126 }, "name": "native-navigation", "fullName": "airbnb/native-navigation", @@ -5563,13 +5721,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "native-navigation", "npm": { - "downloads": 35, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 10 + "downloads": 43, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -5578,7 +5734,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.664, + "popularity": -0.727, "topicSearchString": "react-native react navigation navigator" }, { @@ -5597,13 +5753,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-22T09:08:16Z", + "updatedAt": "2025-04-03T16:03:54Z", "createdAt": "2016-03-11T11:22:54Z", - "pushedAt": "2025-01-22T09:08:16Z", - "forks": 2536, - "issues": 286, - "subscribers": 485, - "stars": 13062 + "pushedAt": "2025-04-03T16:03:54Z", + "forks": 2534, + "issues": 249, + "subscribers": 483, + "stars": 13087 }, "name": "react-native-navigation", "fullName": "wix/react-native-navigation", @@ -5624,23 +5780,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "7.40.3", - "tagName": "7.40.3", - "createdAt": "2024-10-16T17:38:06Z", - "publishedAt": "2024-10-16T17:38:14Z", - "isPrerelease": false + "name": "8.1.0-alpha01 (New Arch)", + "tagName": "8.1.0-alpha01", + "createdAt": "2025-04-06T13:54:43Z", + "publishedAt": "2025-04-08T08:00:43Z", + "isPrerelease": true }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-navigation", "npm": { - "downloads": 56190, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 14517 + "downloads": 79632, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -5651,7 +5805,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.036, + "popularity": 0.028, "topicSearchString": "react-native navigation navigator hacktoberfest" }, { @@ -5675,9 +5829,9 @@ "createdAt": "2015-08-17T15:49:51Z", "pushedAt": "2022-05-31T06:01:47Z", "forks": 163, - "issues": 47, - "subscribers": 47, - "stars": 2952 + "issues": 48, + "subscribers": 46, + "stars": 2956 }, "name": "gl-react-expo", "fullName": "gre/gl-react", @@ -5704,13 +5858,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "gl-react-expo", "npm": { - "downloads": 1025, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 208 + "downloads": 1338, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -5719,7 +5871,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.519, + "popularity": -0.472, "topicSearchString": "gl-react gl opengl react react-native expo react-component" }, { @@ -5743,7 +5895,7 @@ "pushedAt": "2019-10-10T10:49:33Z", "forks": 81, "issues": 12, - "subscribers": 11, + "subscribers": 10, "stars": 376 }, "name": "react-native-pages", @@ -5773,13 +5925,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-pages", "npm": { - "downloads": 2093, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 546 + "downloads": 2726, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -5787,7 +5937,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.461, + "popularity": -0.472, "topicSearchString": "react react-component react-native ios android pageview viewpager pager swiper" }, { @@ -5810,8 +5960,8 @@ "createdAt": "2015-06-13T11:03:00Z", "pushedAt": "2020-02-05T09:52:31Z", "forks": 29, - "issues": 0, - "subscribers": 4, + "issues": 1, + "subscribers": 3, "stars": 170 }, "name": "react-native-page-control", @@ -5838,13 +5988,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-page-control", "npm": { - "downloads": 5534, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1629 + "downloads": 9688, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -5852,7 +6000,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.428, + "popularity": -0.472, "topicSearchString": "react react-native react-component page-control pagecontrol uipagecontrol" }, { @@ -5870,6 +6018,7 @@ "ios": true, "android": true, "windows": true, + "fireos": true, "expoGo": true, "npmPkg": "lottie-react-native", "github": { @@ -5886,10 +6035,10 @@ "updatedAt": "2025-01-16T13:46:35Z", "createdAt": "2017-01-27T18:24:50Z", "pushedAt": "2025-01-16T13:46:35Z", - "forks": 1726, - "issues": 42, - "subscribers": 226, - "stars": 16820 + "forks": 1731, + "issues": 51, + "subscribers": 224, + "stars": 16899 }, "name": "lottie-react-native", "fullName": "lottie-react-native/lottie-react-native", @@ -5915,20 +6064,18 @@ "isArchived": false }, "npm": { - "downloads": 1539636, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 348339 + "downloads": 2407663, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 97, + "score": 92, "matchingScoreModifiers": [ "Very popular", "Popular", "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.004, + "popularity": 0.028, "topicSearchString": "lottie animation react react-native keyframe" }, { @@ -5952,13 +6099,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-05T17:53:46Z", + "updatedAt": "2025-04-16T09:35:10Z", "createdAt": "2015-12-29T19:54:20Z", - "pushedAt": "2025-01-05T17:53:46Z", - "forks": 4614, - "issues": 65, + "pushedAt": "2025-04-16T09:35:10Z", + "forks": 4618, + "issues": 68, "subscribers": 219, - "stars": 15273 + "stars": 15413 }, "name": "react-native-maps", "fullName": "react-native-maps/react-native-maps", @@ -5982,23 +6129,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v1.21.0-alpha.49", - "tagName": "v1.21.0-alpha.49", - "createdAt": "2025-01-18T21:35:27Z", - "publishedAt": "2025-01-18T21:35:35Z", - "isPrerelease": true + "name": "v1.22.1", + "tagName": "v1.22.1", + "createdAt": "2025-04-16T07:33:43Z", + "publishedAt": "2025-04-16T07:33:51Z", + "isPrerelease": false }, "hasTypes": false, - "newArchitecture": false, + "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-maps", "npm": { - "downloads": 893733, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 212902 + "downloads": 1133989, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 97, "matchingScoreModifiers": [ @@ -6008,7 +6153,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.016, + "popularity": 0.028, "topicSearchString": "react react-native react-component map mapview google-maps mapkit maps" }, { @@ -6033,10 +6178,10 @@ "updatedAt": "2022-07-27T21:51:21Z", "createdAt": "2017-11-19T20:27:42Z", "pushedAt": "2022-07-27T21:51:21Z", - "forks": 185, - "issues": 52, + "forks": 186, + "issues": 53, "subscribers": 18, - "stars": 1254 + "stars": 1262 }, "name": "react-native-maps-directions", "fullName": "bramus/react-native-maps-directions", @@ -6065,13 +6210,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-maps-directions", "npm": { - "downloads": 45742, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 10064 + "downloads": 56107, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -6080,7 +6223,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.502, + "popularity": -0.472, "topicSearchString": "react-native component maps directions google-maps ios android google-maps-api mapkit" }, { @@ -6105,10 +6248,10 @@ "updatedAt": "2023-10-26T16:45:11Z", "createdAt": "2015-10-18T02:04:35Z", "pushedAt": "2023-10-26T16:45:11Z", - "forks": 686, + "forks": 687, "issues": 164, - "subscribers": 113, - "stars": 9880 + "subscribers": 112, + "stars": 9904 }, "name": "react-native-animatable", "fullName": "oblador/react-native-animatable", @@ -6148,13 +6291,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-animatable", "npm": { - "downloads": 1497255, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 337670 + "downloads": 2422802, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 70, "matchingScoreModifiers": [ @@ -6165,7 +6306,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.003, + "popularity": 0.028, "topicSearchString": "react-native react-component component react mobile ios android ui fade bounce slide animatable transition animation" }, { @@ -6192,8 +6333,8 @@ "pushedAt": "2024-04-16T14:41:11Z", "forks": 45, "issues": 8, - "subscribers": 6, - "stars": 513 + "subscribers": 5, + "stars": 521 }, "name": "react-native-calendario", "fullName": "maggialejandro/react-native-calendario", @@ -6224,13 +6365,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-calendario", "npm": { - "downloads": 9686, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1915 + "downloads": 10764, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -6238,7 +6377,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.024, + "popularity": 0.028, "topicSearchString": "react-native calendar android ios typescript" }, { @@ -6268,13 +6407,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-22T15:17:37Z", + "updatedAt": "2025-04-15T13:46:14Z", "createdAt": "2016-11-11T12:17:27Z", - "pushedAt": "2025-01-22T15:17:37Z", - "forks": 2799, - "issues": 321, - "subscribers": 354, - "stars": 9682 + "pushedAt": "2025-04-15T13:46:14Z", + "forks": 2824, + "issues": 301, + "subscribers": 352, + "stars": 9831 }, "name": "react-native-calendars", "fullName": "wix/react-native-calendars", @@ -6297,10 +6436,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "", - "tagName": "1.1308.0", - "createdAt": "2025-01-15T08:20:15Z", - "publishedAt": "2025-01-15T08:22:55Z", + "name": "1.1311.0", + "tagName": "1.1311.0", + "createdAt": "2025-04-15T14:12:15Z", + "publishedAt": "2025-04-15T14:15:19Z", "isPrerelease": false }, "hasTypes": true, @@ -6309,10 +6448,9 @@ }, "npmPkg": "react-native-calendars", "npm": { - "downloads": 716311, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 174403 + "downloads": 931463, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -6323,7 +6461,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.021, + "popularity": 0.028, "topicSearchString": "react-native android ios calendar ui-components hacktoberfest" }, { @@ -6347,13 +6485,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-10-01T18:36:31Z", + "updatedAt": "2025-04-08T10:39:37Z", "createdAt": "2016-07-09T01:57:59Z", - "pushedAt": "2024-10-01T18:36:31Z", - "forks": 113, - "issues": 44, + "pushedAt": "2025-04-08T10:39:37Z", + "forks": 114, + "issues": 50, "subscribers": 12, - "stars": 676 + "stars": 689 }, "name": "@expo/vector-icons", "fullName": "expo/vector-icons", @@ -6376,10 +6514,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 43, + "score": 49, "matchingScoreModifiers": [ + "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -6406,8 +6544,8 @@ "pushedAt": "2020-01-09T05:06:42Z", "forks": 39, "issues": 1, - "subscribers": 13, - "stars": 380 + "subscribers": 12, + "stars": 381 }, "name": "react-native-responsive-grid", "fullName": "idibidiart/react-native-responsive-grid", @@ -6438,13 +6576,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-responsive-grid", "npm": { - "downloads": 2580, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 268 + "downloads": 2945, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -6452,7 +6588,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.618, + "popularity": -0.472, "topicSearchString": "react-native react native flexbox grid responsive responsive-layout layout orientation-changes responsive-design universal" }, { @@ -6476,8 +6612,8 @@ "pushedAt": "2020-06-17T11:52:01Z", "forks": 292, "issues": 52, - "subscribers": 10, - "stars": 1447 + "subscribers": 9, + "stars": 1452 }, "name": "react-native-step-indicator", "fullName": "24ark/react-native-step-indicator", @@ -6514,13 +6650,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-step-indicator", "npm": { - "downloads": 65821, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 14909 + "downloads": 100301, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -6529,7 +6663,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.496, + "popularity": -0.472, "topicSearchString": "react-native ios android react-component step-indicator viewpager scrollview listview step progress-view" }, { @@ -6551,10 +6685,10 @@ "updatedAt": "2020-12-19T15:57:48Z", "createdAt": "2016-09-11T00:56:21Z", "pushedAt": "2020-12-19T15:57:48Z", - "forks": 275, + "forks": 277, "issues": 92, - "subscribers": 28, - "stars": 2199 + "subscribers": 27, + "stars": 2202 }, "name": "react-native-modals", "fullName": "jacklam718/react-native-modals", @@ -6594,13 +6728,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-modals", "npm": { - "downloads": 9047, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1544 + "downloads": 8609, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -6610,7 +6742,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.552, + "popularity": -0.472, "topicSearchString": "dialog popup react-dialog react-native modals react-component ios android react react-animate component javascript es6" }, { @@ -6635,10 +6767,10 @@ "updatedAt": "2019-10-26T19:56:56Z", "createdAt": "2017-03-12T10:57:40Z", "pushedAt": "2019-10-26T19:56:56Z", - "forks": 631, + "forks": 633, "issues": 75, - "subscribers": 16, - "stars": 901 + "subscribers": 15, + "stars": 903 }, "name": "react-native-material-textfield", "fullName": "n4kz/react-native-material-textfield", @@ -6678,13 +6810,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-material-textfield", "npm": { - "downloads": 209837, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 50856 + "downloads": 229559, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -6694,7 +6824,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.48, + "popularity": -0.472, "topicSearchString": "react react-component react-native ios android material input textinput field textfield floating label material-design" }, { @@ -6722,8 +6852,8 @@ "pushedAt": "2024-12-15T09:14:54Z", "forks": 463, "issues": 138, - "subscribers": 29, - "stars": 2909 + "subscribers": 28, + "stars": 2910 }, "name": "react-native-modalbox", "fullName": "maxs15/react-native-modalbox", @@ -6760,10 +6890,9 @@ }, "npmPkg": "react-native-modalbox", "npm": { - "downloads": 73189, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 18016 + "downloads": 77835, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -6772,7 +6901,7 @@ "Lots of open issues", "Not supporting New Architecture" ], - "popularity": 0.024, + "popularity": 0.028, "topicSearchString": "react-component react-native ios android modal box modalbox window swipe" }, { @@ -6794,13 +6923,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2022-06-02T00:06:04Z", + "updatedAt": "2025-04-02T15:48:07Z", "createdAt": "2016-09-23T16:45:46Z", - "pushedAt": "2022-06-02T00:06:04Z", - "forks": 609, - "issues": 109, - "subscribers": 40, - "stars": 5515 + "pushedAt": "2025-04-02T15:48:07Z", + "forks": 630, + "issues": 52, + "subscribers": 41, + "stars": 5553 }, "name": "react-native-modal", "fullName": "react-native-modal/react-native-modal", @@ -6826,35 +6955,31 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v13.0.1", - "tagName": "v13.0.1", - "createdAt": "2022-03-01T15:40:27Z", - "publishedAt": "2022-03-01T15:40:31Z", - "isPrerelease": false + "name": "14.0.0-rc.0", + "tagName": "v14.0.0-rc.0", + "createdAt": "2025-03-08T06:52:33Z", + "publishedAt": "2025-03-08T06:58:03Z", + "isPrerelease": true }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "unmaintained": true, - "images": [], "npmPkg": "react-native-modal", "npm": { - "downloads": 1272680, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 287230 + "downloads": 2141881, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 70, + "score": 97, "matchingScoreModifiers": [ "Very popular", "Popular", "Known", - "Lots of open issues", - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.497, + "popularity": 0.028, "topicSearchString": "react-native react native modal android ios backdrop simple animated animation" }, { @@ -6881,10 +7006,10 @@ "updatedAt": "2024-02-04T03:55:07Z", "createdAt": "2016-09-08T14:21:41Z", "pushedAt": "2024-02-04T03:55:07Z", - "forks": 4592, - "issues": 135, + "forks": 4605, + "issues": 140, "subscribers": 370, - "stars": 25189 + "stars": 25362 }, "name": "rneui", "fullName": "react-native-elements/react-native-elements", @@ -6920,12 +7045,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 641, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 133 + "downloads": 818, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 70, "matchingScoreModifiers": [ @@ -6936,7 +7059,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.014, + "popularity": 0.028, "topicSearchString": "ui-components react-native ios android react ui mobile-app hacktoberfest cross-platform hacktoberfest2023" }, { @@ -6962,13 +7085,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-11-28T18:54:45Z", + "updatedAt": "2025-04-08T20:01:19Z", "createdAt": "2017-01-26T19:51:40Z", - "pushedAt": "2024-11-28T18:54:45Z", - "forks": 4887, - "issues": 769, + "pushedAt": "2025-04-08T20:01:19Z", + "forks": 4911, + "issues": 793, "subscribers": 317, - "stars": 23766 + "stars": 23936 }, "name": "react-native-tab-view", "fullName": "react-navigation/react-navigation", @@ -6998,20 +7121,20 @@ }, "npmPkg": "react-native-tab-view", "npm": { - "downloads": 1719005, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 384013 + "downloads": 2515361, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 81, + "score": 86, "matchingScoreModifiers": [ "Very popular", "Popular", "Known", "Lots of open issues", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.001, + "popularity": 0.028, "topicSearchString": "component react-component react-native ios android tab swipe scrollable coverflow" }, { @@ -7034,8 +7157,8 @@ "pushedAt": "2019-07-19T03:02:15Z", "forks": 174, "issues": 25, - "subscribers": 21, - "stars": 877 + "subscribers": 20, + "stars": 882 }, "name": "react-native-circular-slider", "fullName": "bartgryszko/react-native-circular-slider", @@ -7069,13 +7192,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-circular-slider", "npm": { - "downloads": 638, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 105 + "downloads": 662, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -7084,7 +7205,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.556, + "popularity": -0.473, "topicSearchString": "react react-native slider chart svg bedtime circular circle round time timer react-component clock animation" }, { @@ -7114,10 +7235,10 @@ "updatedAt": "2021-02-09T15:27:39Z", "createdAt": "2016-10-11T07:22:24Z", "pushedAt": "2021-02-09T15:27:39Z", - "forks": 2156, - "issues": 337, - "subscribers": 98, - "stars": 10416 + "forks": 2159, + "issues": 342, + "subscribers": 97, + "stars": 10452 }, "name": "react-native-snap-carousel", "fullName": "meliorence/react-native-snap-carousel", @@ -7175,10 +7296,9 @@ "unmaintained": true, "npmPkg": "react-native-snap-carousel", "npm": { - "downloads": 405968, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 94405 + "downloads": 524359, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 70, "matchingScoreModifiers": [ @@ -7189,7 +7309,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.49, + "popularity": -0.472, "topicSearchString": "react native carousel slider swiper flatlist scrollview parallax images infinite scroll scrolling items edge snap card cards stack deck tinder android ios snapping component rtl flatlist-based parallax-effect infinite-scroll advanced-effects" }, { @@ -7215,10 +7335,10 @@ "updatedAt": "2024-08-22T15:03:41Z", "createdAt": "2016-09-14T11:27:18Z", "pushedAt": "2024-08-22T15:03:41Z", - "forks": 391, - "issues": 34, - "subscribers": 35, - "stars": 2997 + "forks": 388, + "issues": 37, + "subscribers": 33, + "stars": 3018 }, "name": "react-native-modal-datetime-picker", "fullName": "mmazzarolo/react-native-modal-datetime-picker", @@ -7255,19 +7375,19 @@ }, "npmPkg": "react-native-modal-datetime-picker", "npm": { - "downloads": 1135908, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 271475 + "downloads": 1473217, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 92, + "score": 81, "matchingScoreModifiers": [ "Very popular", "Popular", "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.017, + "popularity": 0.028, "topicSearchString": "react-native react native date time picker android ios modal" }, { @@ -7291,7 +7411,7 @@ "pushedAt": "2018-03-29T09:07:52Z", "forks": 1, "issues": 3, - "subscribers": 3, + "subscribers": 2, "stars": 10 }, "name": "react-native-universal-picker", @@ -7316,20 +7436,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-universal-picker", "npm": { - "downloads": 74, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 56 + "downloads": 48, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.309, + "popularity": -0.808, "topicSearchString": "react-native picker select dropdown ui" }, { @@ -7354,8 +7472,8 @@ "pushedAt": "2024-05-16T01:59:14Z", "forks": 127, "issues": 15, - "subscribers": 7, - "stars": 727 + "subscribers": 6, + "stars": 729 }, "name": "react-native-root-siblings", "fullName": "magicismight/react-native-root-siblings", @@ -7386,13 +7504,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-root-siblings", "npm": { - "downloads": 208255, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 44306 + "downloads": 252536, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -7401,7 +7517,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.009, + "popularity": 0.028, "topicSearchString": "react-component react-native modal ios android" }, { @@ -7424,7 +7540,7 @@ "pushedAt": "2017-10-28T16:15:58Z", "forks": 109, "issues": 47, - "subscribers": 19, + "subscribers": 18, "stars": 286 }, "name": "react-native-tcp", @@ -7453,13 +7569,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-tcp", "npm": { - "downloads": 12791, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2879 + "downloads": 16310, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -7467,7 +7581,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.497, + "popularity": -0.472, "topicSearchString": "react-component reactnative react-native net tcp sockets ios android" }, { @@ -7483,6 +7597,7 @@ "android": true, "web": true, "windows": true, + "fireos": true, "visionos": true, "tvos": true, "newArchitecture": true, @@ -7497,13 +7612,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": false, - "updatedAt": "2025-01-27T17:43:30Z", + "updatedAt": "2025-04-16T07:30:52Z", "createdAt": "2015-03-31T05:08:38Z", - "pushedAt": "2025-01-27T17:43:30Z", - "forks": 2580, - "issues": 144, - "subscribers": 107, - "stars": 7292 + "pushedAt": "2025-04-16T07:30:52Z", + "forks": 2609, + "issues": 171, + "subscribers": 108, + "stars": 7362 }, "name": "react-native-video", "fullName": "TheWidlarzGroup/react-native-video", @@ -7518,23 +7633,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v6.10.0", - "tagName": "v6.10.0", - "createdAt": "2025-01-22T21:59:47Z", - "publishedAt": "2025-01-22T22:03:32Z", + "name": "v6.12.0", + "tagName": "v6.12.0", + "createdAt": "2025-04-06T14:42:43Z", + "publishedAt": "2025-04-06T14:46:22Z", "isPrerelease": false }, "hasTypes": false, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-video", "npm": { - "downloads": 884906, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 205983 + "downloads": 1170080, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -7545,7 +7658,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.011, + "popularity": 0.028, "topicSearchString": "" }, { @@ -7567,13 +7680,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-30T17:50:29Z", + "updatedAt": "2025-04-03T10:42:41Z", "createdAt": "2015-09-30T02:27:34Z", - "pushedAt": "2024-12-30T17:50:29Z", - "forks": 906, - "issues": 12, + "pushedAt": "2025-04-03T10:42:41Z", + "forks": 914, + "issues": 19, "subscribers": 60, - "stars": 3723 + "stars": 3761 }, "name": "react-native-share", "fullName": "react-native-share/react-native-share", @@ -7598,10 +7711,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v12.0.3", - "tagName": "v12.0.3", - "createdAt": "2024-11-26T12:19:00Z", - "publishedAt": "2024-11-26T12:19:14Z", + "name": "v12.0.9", + "tagName": "v12.0.9", + "createdAt": "2025-02-16T12:33:26Z", + "publishedAt": "2025-02-16T12:33:40Z", "isPrerelease": false }, "hasTypes": true, @@ -7610,19 +7723,19 @@ }, "npmPkg": "react-native-share", "npm": { - "downloads": 1043492, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 231088 + "downloads": 1807038, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 92, + "score": 97, "matchingScoreModifiers": [ "Very popular", "Popular", "Known", + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.001, + "popularity": 0.028, "topicSearchString": "react-native android ios windows bridge react share intent uwp" }, { @@ -7644,8 +7757,8 @@ "pushedAt": "2023-12-13T09:30:31Z", "forks": 112, "issues": 19, - "subscribers": 18, - "stars": 602 + "subscribers": 17, + "stars": 603 }, "name": "react-native-dialogs", "fullName": "react-native-dialogs/react-native-dialogs", @@ -7677,13 +7790,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-dialogs", "npm": { - "downloads": 16078, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5363 + "downloads": 23365, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -7691,7 +7802,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.111, + "popularity": 0.028, "topicSearchString": "react-native android react-component mobile-development cross-platform dialog-box" }, { @@ -7714,13 +7825,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-22T19:10:50Z", + "updatedAt": "2025-03-23T19:06:49Z", "createdAt": "2015-05-20T15:33:48Z", - "pushedAt": "2025-01-22T19:10:50Z", - "forks": 465, + "pushedAt": "2025-03-23T19:06:49Z", + "forks": 467, "issues": 147, "subscribers": 40, - "stars": 3253 + "stars": 3307 }, "name": "react-native-keychain", "fullName": "oblador/react-native-keychain", @@ -7745,23 +7856,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v9.2.2", - "tagName": "v9.2.2", - "createdAt": "2024-11-21T19:16:37Z", - "publishedAt": "2024-11-21T19:18:23Z", + "name": "v10.0.0", + "tagName": "v10.0.0", + "createdAt": "2025-03-23T19:06:49Z", + "publishedAt": "2025-03-23T19:15:41Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-keychain", "npm": { - "downloads": 601980, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 136412 + "downloads": 790413, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 89, "matchingScoreModifiers": [ @@ -7771,7 +7880,7 @@ "Lots of open issues", "Recently updated" ], - "popularity": 0.004, + "popularity": 0.028, "topicSearchString": "react-native react-component component react mobile ios android keychain keychain-access" }, { @@ -7827,13 +7936,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-social-share", "npm": { - "downloads": 610, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 170 + "downloads": 641, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -7841,7 +7948,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.443, + "popularity": -0.472, "topicSearchString": "react twitter facebook slcomposeviewcontroller rctbridgemodule social react-native react-component component mobile ui popup share-popups" }, { @@ -7861,13 +7968,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-22T14:31:57Z", + "updatedAt": "2025-04-09T10:50:39Z", "createdAt": "2016-05-20T09:20:14Z", - "pushedAt": "2025-01-22T14:31:57Z", - "forks": 734, - "issues": 12, - "subscribers": 47, - "stars": 2175 + "pushedAt": "2025-04-09T10:50:39Z", + "forks": 737, + "issues": 22, + "subscribers": 46, + "stars": 2204 }, "name": "react-native-ble-manager", "fullName": "innoveit/react-native-ble-manager", @@ -7890,23 +7997,21 @@ "id": "MDc6TGljZW5zZTI=" }, "lastRelease": { - "name": "v.12.1.3", - "tagName": "v.12.1.3", - "createdAt": "2025-01-16T08:03:00Z", - "publishedAt": "2025-01-16T08:04:13Z", + "name": "v.12.1.4", + "tagName": "v.12.1.4", + "createdAt": "2025-02-19T10:20:02Z", + "publishedAt": "2025-02-19T10:21:08Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-ble-manager", "npm": { - "downloads": 194585, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 49073 + "downloads": 225650, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 76, "matchingScoreModifiers": [ @@ -7914,7 +8019,7 @@ "Known", "Recently updated" ], - "popularity": 0.03, + "popularity": 0.028, "topicSearchString": "react-native android ios ble bluetooth low-energy bluetooth-low-energy" }, { @@ -7935,10 +8040,10 @@ "updatedAt": "2021-11-22T20:20:51Z", "createdAt": "2015-05-10T04:53:50Z", "pushedAt": "2021-11-22T20:20:51Z", - "forks": 203, + "forks": 205, "issues": 68, - "subscribers": 13, - "stars": 445 + "subscribers": 12, + "stars": 446 }, "name": "react-native-mail", "fullName": "chirag04/react-native-mail", @@ -7965,13 +8070,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-mail", "npm": { - "downloads": 36849, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8184 + "downloads": 41043, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -7980,7 +8083,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.5, + "popularity": -0.472, "topicSearchString": "react react-native react-component ios android email mfmailcomposeviewcontroller" }, { @@ -8001,10 +8104,10 @@ "updatedAt": "2017-12-06T23:30:47Z", "createdAt": "2015-12-29T08:01:33Z", "pushedAt": "2017-12-06T23:30:47Z", - "forks": 146, + "forks": 145, "issues": 53, "subscribers": 13, - "stars": 404 + "stars": 405 }, "name": "react-native-pdf-view", "fullName": "cnjon/react-native-pdf-view", @@ -8030,13 +8133,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-pdf-view", "npm": { - "downloads": 146, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 38 + "downloads": 158, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -8044,7 +8145,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.709, + "popularity": -0.725, "topicSearchString": "react-component react-native android ios pdf view" }, { @@ -8068,7 +8169,7 @@ "pushedAt": "2016-05-11T00:41:23Z", "forks": 22, "issues": 5, - "subscribers": 16, + "subscribers": 15, "stars": 174 }, "name": "react-native-card-io", @@ -8097,13 +8198,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-card-io", "npm": { - "downloads": 252, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 54 + "downloads": 315, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -8111,7 +8210,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.758, + "popularity": -0.725, "topicSearchString": "react-component react-native card.io credit card scanner native ios android" }, { @@ -8135,8 +8234,8 @@ "pushedAt": "2022-06-21T16:13:03Z", "forks": 116, "issues": 21, - "subscribers": 9, - "stars": 457 + "subscribers": 8, + "stars": 458 }, "name": "react-native-awesome-card-io", "fullName": "Kerumen/react-native-awesome-card-io", @@ -8165,13 +8264,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-awesome-card-io", "npm": { - "downloads": 9921, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2498 + "downloads": 11386, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -8179,7 +8276,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.47, + "popularity": -0.472, "topicSearchString": "react-native react-component card.io credit-card scan android ios react card-scanning card-io" }, { @@ -8203,8 +8300,8 @@ "pushedAt": "2019-08-06T14:02:33Z", "forks": 258, "issues": 48, - "subscribers": 16, - "stars": 566 + "subscribers": 15, + "stars": 567 }, "name": "react-native-google-places", "fullName": "tolu360/react-native-google-places", @@ -8243,13 +8340,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-google-places", "npm": { - "downloads": 3423, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 614 + "downloads": 5378, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -8258,7 +8353,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.543, + "popularity": -0.472, "topicSearchString": "react react-native react-component map places google-places google-places-api autocomplete ios android google-place-picker google-place-api google-place-autocomplete" }, { @@ -8284,8 +8379,8 @@ "pushedAt": "2019-02-14T20:11:02Z", "forks": 192, "issues": 204, - "subscribers": 28, - "stars": 996 + "subscribers": 27, + "stars": 995 }, "name": "@expo/ex-navigation", "fullName": "expo/ex-navigation", @@ -8308,7 +8403,6 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npm": {}, "score": 22, "matchingScoreModifiers": [ @@ -8338,10 +8432,10 @@ "updatedAt": "2020-04-03T23:39:25Z", "createdAt": "2016-10-04T17:41:20Z", "pushedAt": "2020-04-03T23:39:25Z", - "forks": 227, + "forks": 226, "issues": 76, - "subscribers": 24, - "stars": 1607 + "subscribers": 23, + "stars": 1610 }, "name": "react-native-masked-text", "fullName": "bhrott/react-native-masked-text", @@ -8375,13 +8469,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-masked-text", "npm": { - "downloads": 175040, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 37919 + "downloads": 207708, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -8391,7 +8483,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.506, + "popularity": -0.472, "topicSearchString": "mask text textinput react-native custom money input" }, { @@ -8415,8 +8507,8 @@ "pushedAt": "2020-04-16T13:12:35Z", "forks": 120, "issues": 5, - "subscribers": 14, - "stars": 710 + "subscribers": 13, + "stars": 716 }, "name": "react-native-material-bottom-navigation", "fullName": "timomeh/react-native-material-bottom-navigation", @@ -8450,16 +8542,14 @@ }, "hasTypes": true, "newArchitecture": false, - "isArchived": false + "isArchived": true }, "unmaintained": true, - "images": [], "npmPkg": "react-native-material-bottom-navigation", "npm": { - "downloads": 738, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 130 + "downloads": 763, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -8468,7 +8558,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.546, + "popularity": -0.472, "topicSearchString": "react-native material bottomnavigation bottom-navigation ios android react-component react-navigation component material-design" }, { @@ -8491,7 +8581,7 @@ "pushedAt": "2021-05-08T11:28:39Z", "forks": 112, "issues": 28, - "subscribers": 212, + "subscribers": 211, "stars": 544 }, "name": "react-native-autogrow-textinput", @@ -8519,13 +8609,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-autogrow-textinput", "npm": { - "downloads": 9327, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5273 + "downloads": 23486, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -8534,7 +8622,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 4.843, + "popularity": -0.472, "topicSearchString": "" }, { @@ -8555,10 +8643,10 @@ "updatedAt": "2023-03-08T00:47:54Z", "createdAt": "2016-04-28T21:20:37Z", "pushedAt": "2023-03-08T00:47:54Z", - "forks": 161, + "forks": 160, "issues": 44, - "subscribers": 9, - "stars": 423 + "subscribers": 8, + "stars": 422 }, "name": "react-native-camera-roll-picker", "fullName": "jeanpan/react-native-camera-roll-picker", @@ -8591,13 +8679,12 @@ "newArchitecture": false, "isArchived": false }, - "images": [], + "unmaintained": true, "npmPkg": "react-native-camera-roll-picker", "npm": { - "downloads": 1593, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 185 + "downloads": 1950, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -8605,7 +8692,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.106, + "popularity": -0.472, "topicSearchString": "cameraroll ios picker react-component react-native component camera-roll" }, { @@ -8630,7 +8717,7 @@ "pushedAt": "2017-04-03T22:55:46Z", "forks": 9, "issues": 2, - "subscribers": 7, + "subscribers": 6, "stars": 267 }, "name": "react-native-conductor", @@ -8656,13 +8743,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-conductor", "npm": { - "downloads": 15, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "downloads": 33, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -8670,7 +8755,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.683, + "popularity": -0.72, "topicSearchString": "react-native animation animated tween conductor utility" }, { @@ -8695,7 +8780,7 @@ "forks": 173, "issues": 21, "subscribers": 30, - "stars": 1725 + "stars": 1726 }, "name": "react-native-image-progress", "fullName": "oblador/react-native-image-progress", @@ -8737,13 +8822,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-image-progress", "npm": { - "downloads": 38563, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9926 + "downloads": 47685, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -8752,7 +8835,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.465, + "popularity": -0.472, "topicSearchString": "react-native react-component component react mobile ios ui image progress bar progressbar spinner activityindicator loading indicator" }, { @@ -8778,8 +8861,8 @@ "pushedAt": "2016-10-27T15:56:04Z", "forks": 427, "issues": 60, - "subscribers": 55, - "stars": 3249 + "subscribers": 54, + "stars": 3251 }, "name": "react-native-app-intro", "fullName": "FuYaoDe/react-native-app-intro", @@ -8815,13 +8898,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-app-intro", "npm": { - "downloads": 212, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 26 + "downloads": 561, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -8830,7 +8911,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.849, + "popularity": -0.471, "topicSearchString": "swiper producttour app intro ios android react-component react-native parallax introduction" }, { @@ -8856,10 +8937,10 @@ "updatedAt": "2019-12-15T11:53:26Z", "createdAt": "2015-08-04T00:33:28Z", "pushedAt": "2019-12-15T11:53:26Z", - "forks": 431, + "forks": 429, "issues": 53, "subscribers": 34, - "stars": 2815 + "stars": 2812 }, "name": "react-native-lightbox", "fullName": "oblador/react-native-lightbox", @@ -8896,13 +8977,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-lightbox", "npm": { - "downloads": 107920, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 24922 + "downloads": 130085, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -8911,7 +8990,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.491, + "popularity": -0.472, "topicSearchString": "react-native react-component component react mobile ios android ui lightbox gallery image" }, { @@ -8938,8 +9017,8 @@ "pushedAt": "2024-04-08T12:39:24Z", "forks": 289, "issues": 15, - "subscribers": 35, - "stars": 2992 + "subscribers": 34, + "stars": 2991 }, "name": "react-native-textinput-effects", "fullName": "halilb/react-native-textinput-effects", @@ -8977,10 +9056,9 @@ }, "npmPkg": "react-native-textinput-effects", "npm": { - "downloads": 2909, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 670 + "downloads": 3085, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -8989,7 +9067,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.008, + "popularity": 0.028, "topicSearchString": "react react-component react-native text-input textinput textfield animation animated ios android" }, { @@ -9011,9 +9089,9 @@ "updatedAt": "2020-08-20T19:45:56Z", "createdAt": "2016-02-01T22:24:57Z", "pushedAt": "2020-08-20T19:45:56Z", - "forks": 216, + "forks": 215, "issues": 45, - "subscribers": 11, + "subscribers": 10, "stars": 916 }, "name": "react-native-sortable-listview", @@ -9044,13 +9122,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-sortable-listview", "npm": { - "downloads": 6640, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2142 + "downloads": 13147, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -9059,7 +9135,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.4, + "popularity": -0.472, "topicSearchString": "react-component ios android react-native drag drop touch listview list sort" }, { @@ -9081,9 +9157,9 @@ "updatedAt": "2018-07-28T17:07:04Z", "createdAt": "2016-10-17T04:09:51Z", "pushedAt": "2018-07-28T17:07:04Z", - "forks": 173, + "forks": 171, "issues": 5, - "subscribers": 41, + "subscribers": 40, "stars": 1972 }, "name": "react-native-foldview", @@ -9112,13 +9188,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-foldview", "npm": { - "downloads": 38, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9 + "downloads": 41, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -9127,7 +9201,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.724, + "popularity": -0.726, "topicSearchString": "react react-native native ios andorid foldingcell folding cell view" }, { @@ -9149,10 +9223,10 @@ "updatedAt": "2023-10-26T14:04:57Z", "createdAt": "2015-11-01T05:07:41Z", "pushedAt": "2023-10-26T14:04:57Z", - "forks": 472, - "issues": 106, + "forks": 473, + "issues": 107, "subscribers": 41, - "stars": 3639 + "stars": 3645 }, "name": "react-native-progress", "fullName": "oblador/react-native-progress", @@ -9194,13 +9268,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-progress", "npm": { - "downloads": 502765, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 121472 + "downloads": 681253, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 70, "matchingScoreModifiers": [ @@ -9211,7 +9283,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.019, + "popularity": 0.028, "topicSearchString": "react-native react-component component react mobile ios ui progress progressindicator circle pie bar progressbar indeterminate spinner animation" }, { @@ -9235,10 +9307,10 @@ "updatedAt": "2018-01-04T11:34:41Z", "createdAt": "2016-03-28T09:37:19Z", "pushedAt": "2018-01-04T11:34:41Z", - "forks": 238, + "forks": 239, "issues": 77, - "subscribers": 21, - "stars": 949 + "subscribers": 20, + "stars": 948 }, "name": "rn-viewpager", "fullName": "zbtang/React-Native-ViewPager", @@ -9266,12 +9338,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 5193, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 981 + "downloads": 4545, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -9281,7 +9351,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.533, + "popularity": -0.472, "topicSearchString": "component react-component react-native ios android viewpager pager pageview page tab-navigator scrollable tab navigator tab-bar tab-view" }, { @@ -9305,8 +9375,8 @@ "pushedAt": "2017-08-30T03:46:56Z", "forks": 130, "issues": 1, - "subscribers": 13, - "stars": 394 + "subscribers": 12, + "stars": 396 }, "name": "react-native-menu", "fullName": "jaysoo/react-native-menu", @@ -9327,13 +9397,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-menu", "npm": { - "downloads": 1175, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 254 + "downloads": 1081, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -9341,7 +9409,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.506, + "popularity": -0.472, "topicSearchString": "react-native react menu spinner dropdown react-component ios android" }, { @@ -9365,8 +9433,8 @@ "pushedAt": "2019-07-14T15:20:30Z", "forks": 49, "issues": 11, - "subscribers": 6, - "stars": 531 + "subscribers": 5, + "stars": 532 }, "name": "react-native-button-component", "fullName": "jacklam718/react-native-button-component", @@ -9396,13 +9464,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-button-component", "npm": { - "downloads": 131, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 23 + "downloads": 160, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -9410,7 +9476,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.796, + "popularity": -0.719, "topicSearchString": "react-button react-native button-component button component react-component ios android react javascript" }, { @@ -9434,7 +9500,7 @@ "pushedAt": "2016-07-04T18:18:08Z", "forks": 41, "issues": 12, - "subscribers": 8, + "subscribers": 7, "stars": 177 }, "name": "react-native-fence-html", @@ -9458,13 +9524,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-fence-html", "npm": { - "downloads": 63, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 35 + "downloads": 44, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -9472,7 +9536,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.417, + "popularity": -0.705, "topicSearchString": "react-native react-component component html" }, { @@ -9532,13 +9596,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-autolink", "npm": { - "downloads": 55899, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 13821 + "downloads": 62908, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -9546,7 +9608,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.025, + "popularity": 0.028, "topicSearchString": "react-native autolinking autolink linking autolinker links" }, { @@ -9572,10 +9634,10 @@ "updatedAt": "2022-08-22T15:31:55Z", "createdAt": "2016-04-18T13:21:50Z", "pushedAt": "2022-08-22T15:31:55Z", - "forks": 75, + "forks": 76, "issues": 5, "subscribers": 4, - "stars": 804 + "stars": 807 }, "name": "react-native-hyperlink", "fullName": "obipawan/react-native-hyperlink", @@ -9614,10 +9676,9 @@ "unmaintained": true, "npmPkg": "react-native-hyperlink", "npm": { - "downloads": 141358, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 37670 + "downloads": 180584, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -9626,7 +9687,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.456, + "popularity": -0.472, "topicSearchString": "react react-native text link hyperlink autolink url web fuzzy-links" }, { @@ -9649,10 +9710,10 @@ "updatedAt": "2018-12-13T13:30:51Z", "createdAt": "2016-09-03T09:01:24Z", "pushedAt": "2018-12-13T13:30:51Z", - "forks": 173, - "issues": 46, - "subscribers": 12, - "stars": 521 + "forks": 172, + "issues": 47, + "subscribers": 11, + "stars": 525 }, "name": "react-native-check-box", "fullName": "crazycodeboy/react-native-check-box", @@ -9688,13 +9749,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-check-box", "npm": { - "downloads": 94002, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 21295 + "downloads": 96840, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -9703,7 +9762,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.496, + "popularity": -0.472, "topicSearchString": "react-native component checkbox check-box check box react-component ios android checkbox-component" }, { @@ -9726,9 +9785,9 @@ "updatedAt": "2017-05-03T18:26:58Z", "createdAt": "2015-12-12T04:09:08Z", "pushedAt": "2017-05-03T18:26:58Z", - "forks": 18, + "forks": 17, "issues": 3, - "subscribers": 5, + "subscribers": 4, "stars": 157 }, "name": "react-native-loading-container", @@ -9747,20 +9806,18 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-loading-container", "npm": { - "downloads": 41, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 11 + "downloads": 49, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.701, + "popularity": -0.709, "topicSearchString": "" }, { @@ -9786,8 +9843,8 @@ "pushedAt": "2017-10-21T12:13:58Z", "forks": 259, "issues": 59, - "subscribers": 31, - "stars": 1132 + "subscribers": 30, + "stars": 1134 }, "name": "react-native-swipe-cards", "fullName": "meteor-factory/react-native-tinder-swipe-cards", @@ -9817,12 +9874,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 414, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 74 + "downloads": 342, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -9831,7 +9886,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.793, + "popularity": -0.724, "topicSearchString": "react-native tinder cards swipe" }, { @@ -9850,13 +9905,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-10-26T09:44:48Z", + "updatedAt": "2025-01-30T10:04:12Z", "createdAt": "2015-10-27T15:09:33Z", - "pushedAt": "2024-10-26T09:44:48Z", - "forks": 385, + "pushedAt": "2025-01-30T10:04:12Z", + "forks": 387, "issues": 58, - "subscribers": 22, - "stars": 2165 + "subscribers": 21, + "stars": 2210 }, "name": "react-native-circular-progress", "fullName": "bartgryszko/react-native-circular-progress", @@ -9884,13 +9939,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-circular-progress", "npm": { - "downloads": 227681, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 53781 + "downloads": 302445, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 68, "matchingScoreModifiers": [ @@ -9898,7 +9951,7 @@ "Known", "Not supporting New Architecture" ], - "popularity": 0.014, + "popularity": 0.028, "topicSearchString": "react react-native react-component progress chart react-svg fill circle animation" }, { @@ -9921,10 +9974,10 @@ "updatedAt": "2020-05-28T10:25:37Z", "createdAt": "2015-04-04T21:29:42Z", "pushedAt": "2020-05-28T10:25:37Z", - "forks": 399, + "forks": 398, "issues": 61, - "subscribers": 40, - "stars": 2211 + "subscribers": 39, + "stars": 2208 }, "name": "react-native-side-menu", "fullName": "Kureev/react-native-side-menu", @@ -9957,13 +10010,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-side-menu", "npm": { - "downloads": 8430, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1290 + "downloads": 5684, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -9972,7 +10023,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.569, + "popularity": -0.472, "topicSearchString": "react-native react-component ios sidebar component javascript side-menu" }, { @@ -10005,10 +10056,10 @@ "updatedAt": "2020-07-31T13:09:01Z", "createdAt": "2015-04-20T15:22:55Z", "pushedAt": "2020-07-31T13:09:01Z", - "forks": 2139, + "forks": 2135, "issues": 683, - "subscribers": 147, - "stars": 10437 + "subscribers": 146, + "stars": 10461 }, "name": "react-native-swiper", "fullName": "leecade/react-native-swiper", @@ -10042,10 +10093,9 @@ "unmaintained": true, "npmPkg": "react-native-swiper", "npm": { - "downloads": 245217, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 56852 + "downloads": 291355, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 70, "matchingScoreModifiers": [ @@ -10056,7 +10106,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.49, + "popularity": -0.472, "topicSearchString": "react-component react-native ios swipe react" }, { @@ -10078,10 +10128,10 @@ "updatedAt": "2023-01-17T19:53:06Z", "createdAt": "2015-06-11T05:01:07Z", "pushedAt": "2023-01-17T19:53:06Z", - "forks": 2019, + "forks": 2013, "issues": 136, - "subscribers": 138, - "stars": 6940 + "subscribers": 137, + "stars": 6945 }, "name": "react-native-scrollable-tab-view", "fullName": "ptomasroos/react-native-scrollable-tab-view", @@ -10117,13 +10167,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-scrollable-tab-view", "npm": { - "downloads": 24027, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5962 + "downloads": 42379, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 70, "matchingScoreModifiers": [ @@ -10134,7 +10182,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.474, + "popularity": -0.472, "topicSearchString": "component react-component react-native ios tab scrollable tabs swipe animated" }, { @@ -10156,10 +10204,10 @@ "updatedAt": "2021-03-26T08:20:02Z", "createdAt": "2015-08-25T11:12:44Z", "pushedAt": "2021-03-26T08:20:02Z", - "forks": 2072, + "forks": 2066, "issues": 281, - "subscribers": 192, - "stars": 8978 + "subscribers": 191, + "stars": 8973 }, "name": "react-native-router-flux", "fullName": "aksonov/react-native-router-flux", @@ -10185,13 +10233,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-router-flux", "npm": { - "downloads": 11267, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2109 + "downloads": 10409, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 70, "matchingScoreModifiers": [ @@ -10202,7 +10248,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.535, + "popularity": -0.472, "topicSearchString": "" }, { @@ -10233,10 +10279,10 @@ "updatedAt": "2024-12-18T12:38:54Z", "createdAt": "2016-04-15T11:37:23Z", "pushedAt": "2024-12-18T12:38:54Z", - "forks": 2311, + "forks": 2313, "issues": 276, - "subscribers": 269, - "stars": 20265 + "subscribers": 267, + "stars": 20301 }, "name": "native-base", "fullName": "GeekyAnts/NativeBase", @@ -10276,12 +10322,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 231545, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 56983 + "downloads": 214672, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 81, "matchingScoreModifiers": [ @@ -10291,7 +10335,7 @@ "Lots of open issues", "Not supporting New Architecture" ], - "popularity": 0.024, + "popularity": 0.028, "topicSearchString": "android ios react native react-native native-modules react-component navbar packager nativebase ui-components native-platforms nextjs hacktoberfest" }, { @@ -10316,7 +10360,7 @@ "pushedAt": "2015-09-22T22:11:55Z", "forks": 1, "issues": 0, - "subscribers": 3, + "subscribers": 2, "stars": 71 }, "name": "react-native-switcher", @@ -10335,13 +10379,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-switcher", "npm": { "downloads": 8, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2 + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ @@ -10374,9 +10416,9 @@ "updatedAt": "2020-09-16T16:57:24Z", "createdAt": "2015-05-28T03:00:42Z", "pushedAt": "2020-09-16T16:57:24Z", - "forks": 563, + "forks": 562, "issues": 93, - "subscribers": 49, + "subscribers": 48, "stars": 2614 }, "name": "react-native-swipeout", @@ -10403,13 +10445,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-swipeout", "npm": { - "downloads": 92645, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 17718 + "downloads": 112555, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -10419,7 +10459,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.531, + "popularity": -0.472, "topicSearchString": "react-native react-component ios swipeout button swipe ui" }, { @@ -10441,10 +10481,10 @@ "updatedAt": "2018-11-29T07:34:25Z", "createdAt": "2015-04-02T19:56:05Z", "pushedAt": "2018-11-29T07:34:25Z", - "forks": 289, + "forks": 288, "issues": 52, - "subscribers": 30, - "stars": 1489 + "subscribers": 29, + "stars": 1487 }, "name": "react-native-looped-carousel", "fullName": "phil-r/react-native-looped-carousel", @@ -10469,13 +10509,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-looped-carousel", "npm": { - "downloads": 2231, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 469 + "downloads": 1536, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -10484,7 +10522,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.512, + "popularity": -0.472, "topicSearchString": "react native react-native carousel looped" }, { @@ -10512,8 +10550,8 @@ "pushedAt": "2018-04-24T09:56:34Z", "forks": 116, "issues": 13, - "subscribers": 24, - "stars": 745 + "subscribers": 23, + "stars": 746 }, "name": "apsl-react-native-button", "fullName": "APSL/react-native-button", @@ -10546,12 +10584,10 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": { - "downloads": 705, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 92 + "downloads": 517, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -10560,7 +10596,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.591, + "popularity": -0.471, "topicSearchString": "react-native ios android react-component react button" }, { @@ -10582,10 +10618,10 @@ "updatedAt": "2018-04-22T11:26:47Z", "createdAt": "2016-04-21T11:34:10Z", "pushedAt": "2018-04-22T11:26:47Z", - "forks": 617, + "forks": 616, "issues": 241, - "subscribers": 29, - "stars": 2122 + "subscribers": 28, + "stars": 2125 }, "name": "react-native-datepicker", "fullName": "xgfe/react-native-datepicker", @@ -10614,13 +10650,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-datepicker", "npm": { - "downloads": 98623, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 22755 + "downloads": 105433, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -10630,7 +10664,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.491, + "popularity": -0.472, "topicSearchString": "react-native datepicker" }, { @@ -10656,10 +10690,10 @@ "updatedAt": "2024-12-24T05:38:08Z", "createdAt": "2015-10-14T17:29:41Z", "pushedAt": "2024-12-24T05:38:08Z", - "forks": 806, - "issues": 126, - "subscribers": 23, - "stars": 2027 + "forks": 822, + "issues": 130, + "subscribers": 22, + "stars": 2038 }, "name": "react-native-google-places-autocomplete", "fullName": "FaridSafi/react-native-google-places-autocomplete", @@ -10692,22 +10726,21 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-google-places-autocomplete", "npm": { - "downloads": 413102, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 90130 + "downloads": 962142, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 81, "matchingScoreModifiers": [ + "Very popular", "Popular", "Known", "Lots of open issues", "Not supporting New Architecture" ], - "popularity": -0.004, + "popularity": 0.028, "topicSearchString": "autocomplete google places react-component react-native ios android" }, { @@ -10733,10 +10766,10 @@ "updatedAt": "2018-07-10T07:22:04Z", "createdAt": "2015-07-17T14:13:57Z", "pushedAt": "2018-07-10T07:22:04Z", - "forks": 435, - "issues": 87, - "subscribers": 17, - "stars": 1302 + "forks": 434, + "issues": 86, + "subscribers": 16, + "stars": 1301 }, "name": "react-native-slider", "fullName": "jeanregisser/react-native-slider", @@ -10767,13 +10800,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-slider", "npm": { - "downloads": 91102, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 20824 + "downloads": 90641, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -10783,7 +10814,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.494, + "popularity": -0.472, "topicSearchString": "react-component react-native ios android slider" }, { @@ -10808,10 +10839,10 @@ "updatedAt": "2024-07-19T08:07:52Z", "createdAt": "2016-09-01T05:39:55Z", "pushedAt": "2024-07-19T08:07:52Z", - "forks": 574, + "forks": 576, "issues": 3, - "subscribers": 30, - "stars": 1485 + "subscribers": 29, + "stars": 1494 }, "name": "react-native-credit-card-input", "fullName": "sbycrosz/react-native-credit-card-input", @@ -10844,13 +10875,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-credit-card-input", "npm": { - "downloads": 9054, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2128 + "downloads": 9754, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -10859,7 +10888,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.013, + "popularity": 0.028, "topicSearchString": "react-native ios android component payment credit-card" }, { @@ -10887,7 +10916,7 @@ "pushedAt": "2021-05-17T19:03:55Z", "forks": 169, "issues": 20, - "subscribers": 27, + "subscribers": 26, "stars": 722 }, "name": "react-native-photo-browser", @@ -10923,13 +10952,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-photo-browser", "npm": { - "downloads": 258, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 40 + "downloads": 205, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -10938,7 +10965,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.816, + "popularity": -0.721, "topicSearchString": "react react-component react-native photo-browser image-gallery media-gallery ios android photos" }, { @@ -10961,10 +10988,10 @@ "updatedAt": "2018-03-01T15:28:09Z", "createdAt": "2016-07-29T19:43:20Z", "pushedAt": "2018-03-01T15:28:09Z", - "forks": 247, + "forks": 245, "issues": 72, - "subscribers": 35, - "stars": 881 + "subscribers": 34, + "stars": 880 }, "name": "react-native-pathjs-charts", "fullName": "capitalone/react-native-pathjs-charts", @@ -11001,13 +11028,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-pathjs-charts", "npm": { - "downloads": 228, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 35 + "downloads": 295, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -11016,7 +11041,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.816, + "popularity": -0.723, "topicSearchString": "react-native svg paths-js react-pathjs-chart ios android charts graphs cross-platform radar-graphs bar-graphs" }, { @@ -11037,13 +11062,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": false, - "updatedAt": "2025-01-24T16:40:49Z", + "updatedAt": "2025-04-16T21:20:47Z", "createdAt": "2023-08-08T20:40:44Z", - "pushedAt": "2025-01-24T16:40:49Z", - "forks": 58, - "issues": 41, + "pushedAt": "2025-04-16T21:20:47Z", + "forks": 67, + "issues": 63, "subscribers": 27, - "stars": 820 + "stars": 904 }, "name": "victory-native", "fullName": "FormidableLabs/victory-native-xl", @@ -11060,12 +11085,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 418090, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 100011 + "downloads": 585794, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 73, "matchingScoreModifiers": [ @@ -11074,7 +11097,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.017, + "popularity": 0.028, "topicSearchString": "" }, { @@ -11099,9 +11122,9 @@ "updatedAt": "2020-01-13T17:50:17Z", "createdAt": "2015-10-20T20:01:55Z", "pushedAt": "2020-01-13T17:50:17Z", - "forks": 441, + "forks": 440, "issues": 80, - "subscribers": 35, + "subscribers": 34, "stars": 2524 }, "name": "react-native-action-button", @@ -11129,13 +11152,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-action-button", "npm": { - "downloads": 12811, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2758 + "downloads": 13044, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -11145,7 +11166,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.507, + "popularity": -0.472, "topicSearchString": "react-native action-button float-button multi-action-button fab actionbutton component" }, { @@ -11167,10 +11188,10 @@ "updatedAt": "2017-11-15T23:32:24Z", "createdAt": "2015-11-03T12:37:07Z", "pushedAt": "2017-11-15T23:32:24Z", - "forks": 201, + "forks": 202, "issues": 72, - "subscribers": 33, - "stars": 1443 + "subscribers": 32, + "stars": 1439 }, "name": "react-native-gifted-form", "fullName": "FaridSafi/react-native-gifted-form", @@ -11203,13 +11224,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-gifted-form", "npm": { - "downloads": 168, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 22 + "downloads": 195, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -11218,7 +11237,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.839, + "popularity": -0.724, "topicSearchString": "form react-native react react-component ios android" }, { @@ -11240,10 +11259,10 @@ "updatedAt": "2024-12-08T02:50:24Z", "createdAt": "2016-06-27T03:09:07Z", "pushedAt": "2024-12-08T02:50:24Z", - "forks": 244, - "issues": 8, + "forks": 243, + "issues": 9, "subscribers": 15, - "stars": 1867 + "stars": 1869 }, "name": "react-native-dropdownalert", "fullName": "testshallpass/react-native-dropdownalert", @@ -11280,13 +11299,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-dropdownalert", "npm": { - "downloads": 33836, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7861 + "downloads": 36933, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 68, "matchingScoreModifiers": [ @@ -11294,7 +11311,7 @@ "Known", "Not supporting New Architecture" ], - "popularity": 0.01, + "popularity": 0.028, "topicSearchString": "react-native ios android dropdown alert dismiss error info warn success notification" }, { @@ -11321,7 +11338,7 @@ "pushedAt": "2020-07-17T11:14:59Z", "forks": 108, "issues": 10, - "subscribers": 8, + "subscribers": 7, "stars": 584 }, "name": "react-native-read-more-text", @@ -11341,13 +11358,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-read-more-text", "npm": { - "downloads": 19728, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4154 + "downloads": 19874, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -11355,7 +11370,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.512, + "popularity": -0.472, "topicSearchString": "" }, { @@ -11377,13 +11392,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2023-08-07T20:51:59Z", + "updatedAt": "2025-03-17T21:26:13Z", "createdAt": "2016-05-16T14:16:31Z", - "pushedAt": "2023-08-07T20:51:59Z", - "forks": 245, + "pushedAt": "2025-03-17T21:26:13Z", + "forks": 246, "issues": 39, - "subscribers": 17, - "stars": 1489 + "subscribers": 16, + "stars": 1498 }, "name": "react-native-popup-menu", "fullName": "instea/react-native-popup-menu", @@ -11404,32 +11419,29 @@ "id": "MDc6TGljZW5zZTEw" }, "lastRelease": { - "name": "Back handler registration change", - "tagName": "v0.16.0", - "createdAt": "2022-08-29T13:16:13Z", - "publishedAt": "2022-08-29T13:20:51Z", + "name": "Compatiblity with RN 0.77", + "tagName": "v0.17.0", + "createdAt": "2025-03-17T21:26:13Z", + "publishedAt": "2025-03-17T21:31:05Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-popup-menu", "npm": { - "downloads": 194948, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 44857 + "downloads": 233549, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 68, "matchingScoreModifiers": [ "Popular", "Known", - "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.008, + "popularity": 0.028, "topicSearchString": "popup-menu animation react-native android ios" }, { @@ -11454,10 +11466,10 @@ "updatedAt": "2022-05-11T23:12:12Z", "createdAt": "2016-08-29T15:04:01Z", "pushedAt": "2022-05-11T23:12:12Z", - "forks": 318, - "issues": 82, - "subscribers": 16, - "stars": 963 + "forks": 320, + "issues": 83, + "subscribers": 15, + "stars": 969 }, "name": "react-native-calendar-strip", "fullName": "BugiDev/react-native-calendar-strip", @@ -11492,13 +11504,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-calendar-strip", "npm": { - "downloads": 25132, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5380 + "downloads": 26465, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -11508,7 +11518,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.508, + "popularity": -0.472, "topicSearchString": "rn calendar calendar-strip native react react-native strip javascript" }, { @@ -11533,7 +11543,7 @@ "forks": 64, "issues": 13, "subscribers": 11, - "stars": 396 + "stars": 395 }, "name": "react-native-loader", "fullName": "mohebifar/react-native-loader", @@ -11563,13 +11573,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-loader", "npm": { - "downloads": 1962, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 418 + "downloads": 2393, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -11577,7 +11585,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.509, + "popularity": -0.472, "topicSearchString": "react react-native react-component waiting loading spinner react-art animated-spinners android ios" }, { @@ -11601,7 +11609,7 @@ "pushedAt": "2018-06-09T11:37:05Z", "forks": 49, "issues": 9, - "subscribers": 8, + "subscribers": 7, "stars": 184 }, "name": "react-native-simple-modal", @@ -11636,13 +11644,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-simple-modal", "npm": { - "downloads": 1398, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 386 + "downloads": 1097, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -11650,7 +11656,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.446, + "popularity": -0.472, "topicSearchString": "modal react-native dialog react-component ios android component" }, { @@ -11678,8 +11684,8 @@ "pushedAt": "2022-04-08T18:57:29Z", "forks": 260, "issues": 90, - "subscribers": 25, - "stars": 897 + "subscribers": 24, + "stars": 903 }, "name": "react-native-sortable-list", "fullName": "gitim/react-native-sortable-list", @@ -11715,13 +11721,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-sortable-list", "npm": { - "downloads": 6092, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1504 + "downloads": 6290, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -11731,7 +11735,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.475, + "popularity": -0.472, "topicSearchString": "react-native ios react-component react component android listview scrollview scrollview-component" }, { @@ -11755,7 +11759,7 @@ "pushedAt": "2018-05-03T05:37:14Z", "forks": 101, "issues": 27, - "subscribers": 12, + "subscribers": 11, "stars": 333 }, "name": "react-native-percentage-circle", @@ -11782,13 +11786,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-percentage-circle", "npm": { - "downloads": 264, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 67 + "downloads": 322, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -11796,7 +11798,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.716, + "popularity": -0.722, "topicSearchString": "percentage circle progress bar react-native percent" }, { @@ -11818,9 +11820,9 @@ "updatedAt": "2021-01-09T09:32:41Z", "createdAt": "2017-01-19T20:29:28Z", "pushedAt": "2021-01-09T09:32:41Z", - "forks": 94, + "forks": 93, "issues": 41, - "subscribers": 14, + "subscribers": 13, "stars": 1005 }, "name": "react-native-image-header-scroll-view", @@ -11855,13 +11857,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-image-header-scroll-view", "npm": { - "downloads": 3625, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 797 + "downloads": 4227, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -11870,7 +11870,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.502, + "popularity": -0.472, "topicSearchString": "react-native scrollview animation navbar react-component ios android" }, { @@ -11898,8 +11898,8 @@ "pushedAt": "2023-07-19T22:28:49Z", "forks": 23, "issues": 3, - "subscribers": 4, - "stars": 118 + "subscribers": 3, + "stars": 117 }, "name": "react-native-fade-in-image", "fullName": "expo/react-native-fade-in-image", @@ -11917,20 +11917,18 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-fade-in-image", "npm": { - "downloads": 29603, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8223 + "downloads": 55972, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.444, + "popularity": -0.472, "topicSearchString": "" }, { @@ -11954,8 +11952,8 @@ "pushedAt": "2023-02-13T14:43:32Z", "forks": 99, "issues": 23, - "subscribers": 8, - "stars": 391 + "subscribers": 7, + "stars": 390 }, "name": "react-native-flip-card", "fullName": "moschan/react-native-flip-card", @@ -11990,13 +11988,12 @@ "newArchitecture": false, "isArchived": false }, - "images": [], + "unmaintained": true, "npmPkg": "react-native-flip-card", "npm": { - "downloads": 22100, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5249 + "downloads": 23252, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -12004,7 +12001,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.015, + "popularity": -0.472, "topicSearchString": "react-component react-native ios android card flip react card-component animation" }, { @@ -12028,7 +12025,7 @@ "pushedAt": "2019-03-17T04:07:01Z", "forks": 648, "issues": 285, - "subscribers": 37, + "subscribers": 36, "stars": 1728 }, "name": "react-native-fcm", @@ -12063,13 +12060,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-fcm", "npm": { - "downloads": 1061, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 248 + "downloads": 557, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -12079,7 +12074,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.488, + "popularity": -0.471, "topicSearchString": "react-native ios android fcm firebase cloud-messaging notifications local-notifications" }, { @@ -12101,10 +12096,10 @@ "updatedAt": "2023-02-22T07:34:29Z", "createdAt": "2016-09-02T09:14:42Z", "pushedAt": "2023-02-22T07:34:29Z", - "forks": 243, + "forks": 242, "issues": 53, - "subscribers": 18, - "stars": 1126 + "subscribers": 17, + "stars": 1139 }, "name": "react-native-easy-toast", "fullName": "crazycodeboy/react-native-easy-toast", @@ -12140,13 +12135,12 @@ "newArchitecture": false, "isArchived": false }, - "images": [], + "unmaintained": true, "npmPkg": "react-native-easy-toast", "npm": { - "downloads": 22260, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4395 + "downloads": 25328, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -12155,7 +12149,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.025, + "popularity": -0.472, "topicSearchString": "react-native component toast toast-ios alert react-component navigator ios android react-toast" }, { @@ -12179,7 +12173,7 @@ "pushedAt": "2018-01-09T17:06:38Z", "forks": 73, "issues": 22, - "subscribers": 10, + "subscribers": 9, "stars": 309 }, "name": "react-native-mentions", @@ -12209,13 +12203,11 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npmPkg": "react-native-mentions", "npm": { - "downloads": 873, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 128 + "downloads": 880, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -12223,7 +12215,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.576, + "popularity": -0.472, "topicSearchString": "react-component react-native mentions textinput component ios android autocomplete hashtag" }, { @@ -12247,7 +12239,7 @@ "pushedAt": "2017-10-31T12:56:20Z", "forks": 49, "issues": 8, - "subscribers": 4, + "subscribers": 3, "stars": 247 }, "name": "react-native-carousel-control", @@ -12273,13 +12265,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-carousel-control", "npm": { - "downloads": 415, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 37 + "downloads": 552, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -12287,7 +12277,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.883, + "popularity": -0.471, "topicSearchString": "react native carousel ios android" }, { @@ -12311,7 +12301,7 @@ "pushedAt": "2017-11-04T02:36:11Z", "forks": 69, "issues": 9, - "subscribers": 7, + "subscribers": 6, "stars": 294 }, "name": "react-native-settings-list", @@ -12345,13 +12335,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-settings-list", "npm": { - "downloads": 1545, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 382 + "downloads": 2334, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -12359,7 +12347,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.475, + "popularity": -0.472, "topicSearchString": "react-native react-component ios android settings-list settings" }, { @@ -12383,7 +12371,7 @@ "pushedAt": "2019-01-10T18:31:21Z", "forks": 71, "issues": 40, - "subscribers": 17, + "subscribers": 16, "stars": 477 }, "name": "react-native-clean-form", @@ -12416,13 +12404,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-clean-form", "npm": { - "downloads": 127, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 11 + "downloads": 54, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -12430,7 +12416,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.884, + "popularity": -0.731, "topicSearchString": "react-native redux-form immutable.js styled-components redux" }, { @@ -12453,7 +12439,7 @@ "updatedAt": "2016-07-27T03:33:33Z", "createdAt": "2015-05-20T17:53:22Z", "pushedAt": "2016-07-27T03:33:33Z", - "forks": 76, + "forks": 75, "issues": 24, "subscribers": 11, "stars": 437 @@ -12482,13 +12468,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-accordion", "npm": { - "downloads": 240, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 49 + "downloads": 302, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -12496,7 +12480,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.767, + "popularity": -0.724, "topicSearchString": "react-native react native accordion react-component component" }, { @@ -12521,7 +12505,7 @@ "pushedAt": "2017-11-08T09:36:06Z", "forks": 331, "issues": 87, - "subscribers": 48, + "subscribers": 47, "stars": 1407 }, "name": "react-native-viewpager", @@ -12548,13 +12532,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-viewpager", "npm": { - "downloads": 2130, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 387 + "downloads": 2422, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -12564,7 +12546,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.54, + "popularity": -0.472, "topicSearchString": "component react-component react-native ios android viewpager pager" }, { @@ -12589,8 +12571,8 @@ "pushedAt": "2020-04-12T16:53:01Z", "forks": 128, "issues": 5, - "subscribers": 15, - "stars": 658 + "subscribers": 14, + "stars": 661 }, "name": "react-native-dropdown", "fullName": "alinz/react-native-dropdown", @@ -12611,13 +12593,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-dropdown", "npm": { - "downloads": 1231, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 246 + "downloads": 1446, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -12626,7 +12606,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.522, + "popularity": -0.472, "topicSearchString": "react-component react-native" }, { @@ -12651,7 +12631,7 @@ "pushedAt": "2017-11-29T07:51:04Z", "forks": 47, "issues": 13, - "subscribers": 7, + "subscribers": 6, "stars": 153 }, "name": "react-native-chooser", @@ -12683,13 +12663,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-chooser", "npm": { - "downloads": 184, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 26 + "downloads": 128, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -12697,7 +12675,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.826, + "popularity": -0.719, "topicSearchString": "react-native chooser select picker select-tag" }, { @@ -12720,10 +12698,10 @@ "updatedAt": "2024-08-09T02:37:16Z", "createdAt": "2015-04-12T06:11:27Z", "pushedAt": "2024-08-09T02:37:16Z", - "forks": 332, - "issues": 90, - "subscribers": 14, - "stars": 813 + "forks": 334, + "issues": 95, + "subscribers": 13, + "stars": 814 }, "name": "react-native-calendar-picker", "fullName": "stephy/CalendarPicker", @@ -12757,21 +12735,20 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 72601, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 15344 + "downloads": 90677, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 46, "matchingScoreModifiers": [ "Popular", "Known", "Lots of open issues", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.011, + "popularity": 0.028, "topicSearchString": "calendar picker date day calendar-picker-component component calendarpicker calendar-picker" }, { @@ -12795,8 +12772,8 @@ "pushedAt": "2017-12-19T13:29:37Z", "forks": 104, "issues": 24, - "subscribers": 24, - "stars": 726 + "subscribers": 23, + "stars": 727 }, "name": "react-native-tabs", "fullName": "aksonov/react-native-tabs", @@ -12827,13 +12804,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-tabs", "npm": { - "downloads": 6173, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1216 + "downloads": 5279, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -12842,7 +12817,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.525, + "popularity": -0.472, "topicSearchString": "react-native react-components tabbar tabs" }, { @@ -12869,8 +12844,8 @@ "pushedAt": "2019-08-12T04:05:52Z", "forks": 163, "issues": 20, - "subscribers": 32, - "stars": 2175 + "subscribers": 31, + "stars": 2185 }, "name": "react-native-easy-grid", "fullName": "GeekyAnts/react-native-easy-grid", @@ -12896,13 +12871,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-easy-grid", "npm": { - "downloads": 49891, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9732 + "downloads": 51617, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -12911,7 +12884,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.527, + "popularity": -0.472, "topicSearchString": "" }, { @@ -12939,7 +12912,7 @@ "pushedAt": "2018-04-19T07:09:55Z", "forks": 93, "issues": 17, - "subscribers": 11, + "subscribers": 10, "stars": 412 }, "name": "react-native-radio-buttons", @@ -12966,13 +12939,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-radio-buttons", "npm": { - "downloads": 3506, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 795 + "downloads": 4570, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -12980,7 +12951,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.495, + "popularity": -0.472, "topicSearchString": "react-component react-native ios radio-buttons radio segmentedcontrols segmented-controls" }, { @@ -13002,9 +12973,9 @@ "updatedAt": "2019-12-12T02:59:05Z", "createdAt": "2015-09-01T13:29:42Z", "pushedAt": "2019-12-12T02:59:05Z", - "forks": 112, + "forks": 111, "issues": 15, - "subscribers": 13, + "subscribers": 12, "stars": 548 }, "name": "react-native-gesture-password", @@ -13040,13 +13011,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-gesture-password", "npm": { - "downloads": 509, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 42 + "downloads": 322, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -13054,7 +13023,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.639, + "popularity": -0.722, "topicSearchString": "react-component react-native ios android gesture-password javascript interval react" }, { @@ -13077,9 +13046,9 @@ "updatedAt": "2017-12-27T00:01:40Z", "createdAt": "2015-05-18T21:05:16Z", "pushedAt": "2017-12-27T00:01:40Z", - "forks": 219, + "forks": 217, "issues": 35, - "subscribers": 17, + "subscribers": 16, "stars": 536 }, "name": "react-native-calendar", @@ -13098,13 +13067,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-calendar", "npm": { - "downloads": 1026, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 228 + "downloads": 1157, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -13113,7 +13080,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.5, + "popularity": -0.472, "topicSearchString": "" }, { @@ -13136,9 +13103,9 @@ "createdAt": "2015-08-19T04:12:07Z", "pushedAt": "2020-03-23T22:51:26Z", "forks": 81, - "issues": 2, - "subscribers": 12, - "stars": 872 + "issues": 1, + "subscribers": 11, + "stars": 871 }, "name": "react-native-simple-store", "fullName": "jasonmerino/react-native-simple-store", @@ -13164,13 +13131,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-simple-store", "npm": { - "downloads": 1351, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 272 + "downloads": 1472, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -13179,7 +13144,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.521, + "popularity": -0.472, "topicSearchString": "react-native ios android asyncstorage data-store key-value-store" }, { @@ -13206,8 +13171,8 @@ "pushedAt": "2022-07-28T15:27:57Z", "forks": 170, "issues": 5, - "subscribers": 19, - "stars": 1587 + "subscribers": 18, + "stars": 1590 }, "name": "react-native-loading-spinner-overlay", "fullName": "ladjs/react-native-loading-spinner-overlay", @@ -13256,10 +13221,9 @@ "unmaintained": true, "npmPkg": "react-native-loading-spinner-overlay", "npm": { - "downloads": 62051, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12834 + "downloads": 70036, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -13268,7 +13232,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.515, + "popularity": -0.472, "topicSearchString": "activity android bar full indicator ios loading modal native pop-up popup progress react react-native screen spinner view overlay portal progress-bar" }, { @@ -13290,10 +13254,10 @@ "updatedAt": "2024-03-30T04:45:38Z", "createdAt": "2015-12-16T02:33:09Z", "pushedAt": "2024-03-30T04:45:38Z", - "forks": 341, + "forks": 340, "issues": 80, - "subscribers": 35, - "stars": 2318 + "subscribers": 34, + "stars": 2323 }, "name": "react-native-parallax-scroll-view", "fullName": "i6mi6/react-native-parallax-scroll-view", @@ -13328,13 +13292,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-parallax-scroll-view", "npm": { - "downloads": 8542, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1669 + "downloads": 7531, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -13344,7 +13306,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.027, + "popularity": 0.028, "topicSearchString": "react-native react parallax scrollable scrollview sticky react-component ios android" }, { @@ -13369,8 +13331,8 @@ "pushedAt": "2016-07-31T17:45:32Z", "forks": 48, "issues": 3, - "subscribers": 11, - "stars": 265 + "subscribers": 10, + "stars": 266 }, "name": "react-native-tabbar", "fullName": "alinz/react-native-tabbar", @@ -13391,13 +13353,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-tabbar", "npm": { - "downloads": 69, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12 + "downloads": 68, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -13405,7 +13365,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.793, + "popularity": -0.721, "topicSearchString": "react-native tabbar" }, { @@ -13430,8 +13390,8 @@ "pushedAt": "2016-05-19T09:36:52Z", "forks": 82, "issues": 25, - "subscribers": 9, - "stars": 443 + "subscribers": 8, + "stars": 444 }, "name": "react-native-message-bar", "fullName": "KBLNY/react-native-message-bar", @@ -13465,13 +13425,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-message-bar", "npm": { - "downloads": 2134, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 483 + "downloads": 2282, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -13479,7 +13437,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.496, + "popularity": -0.472, "topicSearchString": "react-native react native message bar alert notification status" }, { @@ -13531,13 +13489,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-floating-label-text-input", "npm": { - "downloads": 182, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 34 + "downloads": 199, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -13545,7 +13501,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.783, + "popularity": -0.725, "topicSearchString": "react-native react-component ios animated floating text-input text-field" }, { @@ -13570,7 +13526,7 @@ "pushedAt": "2016-04-20T14:09:49Z", "forks": 47, "issues": 6, - "subscribers": 8, + "subscribers": 7, "stars": 258 }, "name": "react-native-progress-hud", @@ -13600,13 +13556,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-progress-hud", "npm": { - "downloads": 307, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 27 + "downloads": 356, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -13614,7 +13568,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.884, + "popularity": -0.722, "topicSearchString": "react native progress hud popup spinner loader loading react-component" }, { @@ -13639,10 +13593,10 @@ "updatedAt": "2023-10-03T07:56:19Z", "createdAt": "2016-03-03T20:13:50Z", "pushedAt": "2023-10-03T07:56:19Z", - "forks": 765, - "issues": 38, + "forks": 779, + "issues": 41, "subscribers": 18, - "stars": 1083 + "stars": 1087 }, "name": "react-native-country-picker-modal", "fullName": "xcarpentier/react-native-country-picker-modal", @@ -13675,13 +13629,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-country-picker-modal", "npm": { - "downloads": 229385, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 56156 + "downloads": 271786, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -13690,7 +13642,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.023, + "popularity": 0.028, "topicSearchString": "react-native components country-picker country flag countries modal" }, { @@ -13714,8 +13666,8 @@ "pushedAt": "2017-08-02T14:19:12Z", "forks": 44, "issues": 5, - "subscribers": 8, - "stars": 235 + "subscribers": 7, + "stars": 236 }, "name": "react-native-awesome-button", "fullName": "larsvinter/react-native-awesome-button", @@ -13748,13 +13700,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-awesome-button", "npm": { - "downloads": 62, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 10 + "downloads": 85, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -13762,7 +13712,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.798, + "popularity": -0.715, "topicSearchString": "react react-native react-component button awesome-button react-ui" }, { @@ -13813,13 +13763,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-svg-uri", "npm": { - "downloads": 15095, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3018 + "downloads": 15536, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -13829,7 +13777,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.522, + "popularity": -0.472, "topicSearchString": "react-native svg url uri http" }, { @@ -13861,7 +13809,7 @@ "forks": 84, "issues": 54, "subscribers": 4, - "stars": 146 + "stars": 158 }, "name": "react-native-deck-swiper", "fullName": "webraptor/react-native-deck-swiper", @@ -13898,10 +13846,9 @@ }, "npmPkg": "react-native-deck-swiper", "npm": { - "downloads": 24223, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5645 + "downloads": 29649, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -13909,7 +13856,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.011, + "popularity": 0.028, "topicSearchString": "react-native component tinder cards card swipe swiper deck animation" }, { @@ -13934,8 +13881,8 @@ "pushedAt": "2016-05-01T19:19:56Z", "forks": 49, "issues": 10, - "subscribers": 9, - "stars": 205 + "subscribers": 8, + "stars": 206 }, "name": "react-native-webbrowser", "fullName": "d-a-n/react-native-webbrowser", @@ -13964,13 +13911,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-webbrowser", "npm": { - "downloads": 56, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8 + "downloads": 32, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -13978,7 +13923,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.821, + "popularity": -0.719, "topicSearchString": "webview webbrowser browser web native react ios android react-native react-component" }, { @@ -14001,10 +13946,10 @@ "updatedAt": "2018-10-18T10:59:39Z", "createdAt": "2016-07-04T05:31:27Z", "pushedAt": "2018-10-18T10:59:39Z", - "forks": 87, + "forks": 88, "issues": 0, - "subscribers": 16, - "stars": 472 + "subscribers": 15, + "stars": 473 }, "name": "react-native-circular-action-menu", "fullName": "geremih/react-native-circular-action-menu", @@ -14030,13 +13975,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-circular-action-menu", "npm": { - "downloads": 758, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 253 + "downloads": 692, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -14044,7 +13987,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.388, + "popularity": -0.471, "topicSearchString": "react-native action-button float-button multi-action-button circular-menu arc-menu satellite-menu" }, { @@ -14069,7 +14012,7 @@ "pushedAt": "2017-12-19T17:20:58Z", "forks": 14, "issues": 4, - "subscribers": 10, + "subscribers": 9, "stars": 105 }, "name": "react-native-stateless-form", @@ -14105,20 +14048,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-stateless-form", "npm": { - "downloads": 33, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9 + "downloads": 40, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.689, + "popularity": -0.7, "topicSearchString": "react native react-native form stateless presentational components ios android" }, { @@ -14140,9 +14081,9 @@ "updatedAt": "2022-01-17T21:40:35Z", "createdAt": "2016-09-26T04:01:22Z", "pushedAt": "2022-01-17T21:40:35Z", - "forks": 109, + "forks": 108, "issues": 5, - "subscribers": 7, + "subscribers": 6, "stars": 620 }, "name": "react-native-segmented-control-tab", @@ -14178,21 +14119,20 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-segmented-control-tab", "npm": { - "downloads": 68072, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 15818 + "downloads": 134802, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 41, + "score": 57, "matchingScoreModifiers": [ + "Popular", "Known", "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.49, + "popularity": -0.472, "topicSearchString": "react-native custom component segmentedcontrolios segmentedcontroltab ios android controlled-segmentedcontroltab" }, { @@ -14215,9 +14155,9 @@ "updatedAt": "2020-07-11T13:46:58Z", "createdAt": "2016-10-12T03:32:02Z", "pushedAt": "2020-07-11T13:46:58Z", - "forks": 88, + "forks": 89, "issues": 18, - "subscribers": 9, + "subscribers": 8, "stars": 184 }, "name": "react-native-atoz-list", @@ -14241,13 +14181,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-atoz-list", "npm": { - "downloads": 162, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 45 + "downloads": 45, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -14255,7 +14193,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.694, + "popularity": -0.728, "topicSearchString": "selectlist alphabetlist contactlist" }, { @@ -14281,7 +14219,7 @@ "pushedAt": "2018-06-26T21:16:48Z", "forks": 13, "issues": 0, - "subscribers": 22, + "subscribers": 21, "stars": 159 }, "name": "@expo/react-native-responsive-image", @@ -14305,7 +14243,6 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -14338,7 +14275,7 @@ "pushedAt": "2018-01-31T18:02:22Z", "forks": 2, "issues": 0, - "subscribers": 19, + "subscribers": 18, "stars": 14 }, "name": "@expo/react-native-link", @@ -14360,7 +14297,6 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -14392,7 +14328,7 @@ "pushedAt": "2018-11-09T14:49:11Z", "forks": 39, "issues": 2, - "subscribers": 7, + "subscribers": 6, "stars": 109 }, "name": "react-native-emoji-picker", @@ -14417,20 +14353,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-emoji-picker", "npm": { - "downloads": 279, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 39 + "downloads": 596, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.832, + "popularity": -0.471, "topicSearchString": "react-native react-component ios emoji emoji-picker" }, { @@ -14456,7 +14390,7 @@ "pushedAt": "2016-11-13T06:17:39Z", "forks": 31, "issues": 2, - "subscribers": 3, + "subscribers": 2, "stars": 63 }, "name": "@react-native-component/react-native-smart-badge", @@ -14480,7 +14414,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -14510,10 +14443,10 @@ "updatedAt": "2018-10-11T09:07:16Z", "createdAt": "2015-03-28T18:06:13Z", "pushedAt": "2018-10-11T09:07:16Z", - "forks": 429, + "forks": 428, "issues": 112, - "subscribers": 64, - "stars": 3138 + "subscribers": 63, + "stars": 3137 }, "name": "tcomb-form-native", "fullName": "gcanti/tcomb-form-native", @@ -14545,13 +14478,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "tcomb-form-native", "npm": { - "downloads": 7492, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2150 + "downloads": 12952, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -14561,7 +14492,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.435, + "popularity": -0.472, "topicSearchString": "tcomb form forms react react-native react-component" }, { @@ -14586,8 +14517,8 @@ "pushedAt": "2018-08-28T21:37:36Z", "forks": 55, "issues": 15, - "subscribers": 29, - "stars": 518 + "subscribers": 28, + "stars": 517 }, "name": "react-native-infinite-scroll-view", "fullName": "expo/react-native-infinite-scroll-view", @@ -14610,13 +14541,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-infinite-scroll-view", "npm": { - "downloads": 17141, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4183 + "downloads": 24940, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -14624,7 +14553,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.478, + "popularity": -0.472, "topicSearchString": "react-native infinite pagination scroll-view" }, { @@ -14648,7 +14577,7 @@ "pushedAt": "2023-01-27T04:39:42Z", "forks": 79, "issues": 19, - "subscribers": 24, + "subscribers": 23, "stars": 464 }, "name": "react-native-invertible-scroll-view", @@ -14679,13 +14608,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-invertible-scroll-view", "npm": { - "downloads": 3738, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 892 + "downloads": 4808, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -14693,7 +14620,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.483, + "popularity": -0.472, "topicSearchString": "react-native invertible scroll-view" }, { @@ -14717,7 +14644,7 @@ "pushedAt": "2024-03-10T12:43:33Z", "forks": 52, "issues": 10, - "subscribers": 15, + "subscribers": 14, "stars": 367 }, "name": "react-native-root-modal", @@ -14743,13 +14670,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-root-modal", "npm": { - "downloads": 2072, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 417 + "downloads": 2356, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -14757,7 +14682,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.021, + "popularity": 0.028, "topicSearchString": "react-component react-native ios android modal popover" }, { @@ -14782,7 +14707,7 @@ "pushedAt": "2019-06-05T17:35:05Z", "forks": 56, "issues": 4, - "subscribers": 8, + "subscribers": 7, "stars": 328 }, "name": "react-native-emoji", @@ -14806,13 +14731,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-emoji", "npm": { - "downloads": 14859, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4208 + "downloads": 33522, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -14820,7 +14743,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.439, + "popularity": -0.472, "topicSearchString": "react-native emoji react-component ios" }, { @@ -14844,8 +14767,8 @@ "pushedAt": "2018-01-23T22:12:46Z", "forks": 124, "issues": 40, - "subscribers": 6, - "stars": 414 + "subscribers": 5, + "stars": 416 }, "name": "react-native-simple-markdown", "fullName": "CharlesMangwa/react-native-simple-markdown", @@ -14882,13 +14805,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-simple-markdown", "npm": { - "downloads": 2904, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 515 + "downloads": 4160, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -14896,7 +14817,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.545, + "popularity": -0.472, "topicSearchString": "react-native native markdown md parse parser ios android react library" }, { @@ -14920,7 +14841,7 @@ "pushedAt": "2018-09-13T13:17:00Z", "forks": 27, "issues": 6, - "subscribers": 8, + "subscribers": 7, "stars": 231 }, "name": "react-native-statusbar-alert", @@ -14949,13 +14870,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-statusbar-alert", "npm": { - "downloads": 1213, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 214 + "downloads": 874, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -14963,7 +14882,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.545, + "popularity": -0.473, "topicSearchString": "react-native status-bar alert banner ios android statusbar" }, { @@ -14988,7 +14907,7 @@ "forks": 26, "issues": 1, "subscribers": 6, - "stars": 267 + "stars": 268 }, "name": "react-native-text", "fullName": "knowbody/react-native-text", @@ -15022,13 +14941,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-text", "npm": { - "downloads": 2783, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 679 + "downloads": 2403, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -15036,7 +14953,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.478, + "popularity": -0.473, "topicSearchString": "react-native scaled ios android text react" }, { @@ -15060,7 +14977,7 @@ "pushedAt": "2019-10-19T01:55:38Z", "forks": 28, "issues": 2, - "subscribers": 6, + "subscribers": 5, "stars": 204 }, "name": "react-native-immutable-list-view", @@ -15101,13 +15018,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-immutable-list-view", "npm": { - "downloads": 2208, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 518 + "downloads": 2172, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -15115,7 +15030,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.487, + "popularity": -0.472, "topicSearchString": "react listview datasource pure immutable list map set react-native immutablejs component flatlist virtualizedlist" }, { @@ -15171,13 +15086,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-search-header", "npm": { - "downloads": 321, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 55 + "downloads": 273, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -15185,7 +15098,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.8, + "popularity": -0.721, "topicSearchString": "search-header react-native android ios search header mobile material-design component ui uikit" }, { @@ -15209,7 +15122,7 @@ "pushedAt": "2019-11-06T02:25:24Z", "forks": 5, "issues": 0, - "subscribers": 6, + "subscribers": 5, "stars": 40 }, "name": "react-native-device-monitor", @@ -15236,13 +15149,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-device-monitor", "npm": { - "downloads": 8, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1 + "downloads": 27, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ @@ -15270,10 +15181,10 @@ "updatedAt": "2022-05-16T20:08:07Z", "createdAt": "2016-09-24T12:46:21Z", "pushedAt": "2022-05-16T20:08:07Z", - "forks": 135, - "issues": 35, - "subscribers": 25, - "stars": 443 + "forks": 136, + "issues": 36, + "subscribers": 24, + "stars": 442 }, "name": "react-native-fbads", "fullName": "callstack/react-native-fbads", @@ -15306,13 +15217,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-fbads", "npm": { - "downloads": 767, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 186 + "downloads": 846, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -15320,7 +15229,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.479, + "popularity": -0.473, "topicSearchString": "react-native facebook audience-network native-ads facebook-sdk javascript" }, { @@ -15339,13 +15248,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-13T14:34:48Z", + "updatedAt": "2025-03-27T23:31:20Z", "createdAt": "2016-04-10T23:56:20Z", - "pushedAt": "2024-12-13T14:34:48Z", + "pushedAt": "2025-03-27T23:31:20Z", "forks": 188, "issues": 0, "subscribers": 72, - "stars": 527 + "stars": 528 }, "name": "react-native-branch", "fullName": "BranchMetrics/react-native-branch-deep-linking-attribution", @@ -15376,30 +15285,29 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 6.4.0", - "tagName": "v6.4.0", - "createdAt": "2024-10-30T22:46:04Z", - "publishedAt": "2024-10-30T22:48:30Z", + "name": "Release 6.6.0", + "tagName": "v6.6.0", + "createdAt": "2025-03-27T23:31:20Z", + "publishedAt": "2025-04-05T00:01:53Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 195601, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 46455 + "downloads": 271706, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 68, + "score": 73, "matchingScoreModifiers": [ "Popular", "Known", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.015, + "popularity": 0.028, "topicSearchString": "react-native react-component ios android branch metrics deeplink deep link attribution universal-links app-links analytics react deep-linking" }, { @@ -15422,7 +15330,7 @@ "pushedAt": "2017-08-02T16:40:01Z", "forks": 16, "issues": 3, - "subscribers": 6, + "subscribers": 5, "stars": 90 }, "name": "react-native-social-auth", @@ -15455,23 +15363,21 @@ }, "hasTypes": false, "newArchitecture": false, - "isArchived": false + "isArchived": true }, "unmaintained": true, - "images": [], "npmPkg": "react-native-social-auth", "npm": { - "downloads": 43, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6 + "downloads": 88, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.82, + "popularity": -0.716, "topicSearchString": "react-native module auth ios android facebook twitter native" }, { @@ -15495,8 +15401,8 @@ "pushedAt": "2022-02-15T15:48:10Z", "forks": 127, "issues": 4, - "subscribers": 8, - "stars": 624 + "subscribers": 7, + "stars": 625 }, "name": "react-native-keep-awake", "fullName": "corbt/react-native-keep-awake", @@ -15522,13 +15428,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-keep-awake", "npm": { - "downloads": 111325, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 29050 + "downloads": 156044, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -15537,7 +15441,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.461, + "popularity": -0.472, "topicSearchString": "react-native ios android awake screen lock sleep" }, { @@ -15559,9 +15463,9 @@ "createdAt": "2015-11-05T16:33:08Z", "pushedAt": "2021-09-28T12:20:08Z", "forks": 149, - "issues": 50, - "subscribers": 10, - "stars": 419 + "issues": 51, + "subscribers": 9, + "stars": 422 }, "name": "react-native-send-intent", "fullName": "lucasferreira/react-native-send-intent", @@ -15598,13 +15502,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-send-intent", "npm": { - "downloads": 28479, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5395 + "downloads": 36041, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -15612,7 +15514,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.533, + "popularity": -0.472, "topicSearchString": "react react-native react-component intent email send sent share text phone sms call calls dial number maps android" }, { @@ -15635,7 +15537,7 @@ "pushedAt": "2017-08-23T14:06:56Z", "forks": 23, "issues": 3, - "subscribers": 6, + "subscribers": 5, "stars": 144 }, "name": "react-native-android-statusbar", @@ -15659,20 +15561,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-android-statusbar", "npm": { - "downloads": 36, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 10 + "downloads": 40, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.694, + "popularity": -0.7, "topicSearchString": "react-component react-native android" }, { @@ -15695,8 +15595,8 @@ "pushedAt": "2017-08-17T11:32:39Z", "forks": 95, "issues": 45, - "subscribers": 14, - "stars": 491 + "subscribers": 13, + "stars": 489 }, "name": "react-native-smart-splash-screen", "fullName": "react-native-component/react-native-smart-splash-screen", @@ -15722,13 +15622,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-smart-splash-screen", "npm": { - "downloads": 165, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 10 + "downloads": 151, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -15736,7 +15634,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.908, + "popularity": -0.724, "topicSearchString": "react-native smart splash screen splashscreen component" }, { @@ -15759,7 +15657,7 @@ "pushedAt": "2017-09-12T00:03:06Z", "forks": 87, "issues": 10, - "subscribers": 12, + "subscribers": 11, "stars": 350 }, "name": "rn-splash-screen", @@ -15791,13 +15689,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "rn-splash-screen", "npm": { - "downloads": 55, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 11 + "downloads": 116, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -15805,7 +15701,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.768, + "popularity": -0.716, "topicSearchString": "react-native react-component ios android splashscreen splash launchui show hide mobile splash-screen" }, { @@ -15827,7 +15723,7 @@ "pushedAt": "2017-12-08T15:56:44Z", "forks": 21, "issues": 7, - "subscribers": 9, + "subscribers": 8, "stars": 387 }, "name": "react-native-effects-view", @@ -15855,13 +15751,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-effects-view", "npm": { - "downloads": 50, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 17 + "downloads": 27, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -15869,7 +15763,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.63, + "popularity": -0.75, "topicSearchString": "react react-native react-component ios blur uiview view" }, { @@ -15892,8 +15786,8 @@ "pushedAt": "2022-12-30T19:44:45Z", "forks": 196, "issues": 60, - "subscribers": 15, - "stars": 882 + "subscribers": 14, + "stars": 886 }, "name": "react-native-location", "fullName": "timfpark/react-native-location", @@ -15925,13 +15819,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-location", "npm": { - "downloads": 8267, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1998 + "downloads": 12528, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -15940,7 +15832,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.481, + "popularity": -0.472, "topicSearchString": "react-native react-component ios android location" }, { @@ -15959,13 +15851,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-21T17:37:26Z", + "updatedAt": "2025-03-21T18:11:24Z", "createdAt": "2016-03-24T16:33:42Z", - "pushedAt": "2025-01-21T17:37:26Z", - "forks": 757, - "issues": 6, - "subscribers": 34, - "stars": 4145 + "pushedAt": "2025-03-21T18:11:24Z", + "forks": 764, + "issues": 10, + "subscribers": 36, + "stars": 4204 }, "name": "react-native-permissions", "fullName": "zoontek/react-native-permissions", @@ -15987,23 +15879,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "5.2.4", - "tagName": "5.2.4", - "createdAt": "2025-01-21T17:37:26Z", - "publishedAt": "2025-01-21T17:42:26Z", + "name": "5.3.0", + "tagName": "5.3.0", + "createdAt": "2025-03-21T18:11:24Z", + "publishedAt": "2025-03-21T18:12:45Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-permissions", "npm": { - "downloads": 1623446, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 378188 + "downloads": 2464443, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 97, "matchingScoreModifiers": [ @@ -16013,7 +15903,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.011, + "popularity": 0.028, "topicSearchString": "react-native windows permission authorization react permissions" }, { @@ -16036,10 +15926,10 @@ "updatedAt": "2024-12-06T21:21:21Z", "createdAt": "2016-08-23T20:02:58Z", "pushedAt": "2024-12-06T21:21:21Z", - "forks": 330, - "issues": 96, - "subscribers": 16, - "stars": 2746 + "forks": 332, + "issues": 102, + "subscribers": 15, + "stars": 2799 }, "name": "react-native-view-shot", "fullName": "gre/react-native-view-shot", @@ -16072,22 +15962,21 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-view-shot", "npm": { - "downloads": 684477, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 148646 + "downloads": 1351773, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 81, "matchingScoreModifiers": [ + "Very popular", "Popular", "Known", "Lots of open issues", "Not supporting New Architecture" ], - "popularity": -0.005, + "popularity": 0.028, "topicSearchString": "react-native screenshot viewshot view-snapshot snapshot rasterize capture" }, { @@ -16147,13 +16036,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-safari-view", "npm": { - "downloads": 24297, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4729 + "downloads": 30141, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -16161,7 +16048,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.528, + "popularity": -0.472, "topicSearchString": "react-native react native webview web view safari safariview react-component component apple safari-view-controller" }, { @@ -16184,8 +16071,8 @@ "pushedAt": "2018-07-29T21:50:13Z", "forks": 199, "issues": 118, - "subscribers": 26, - "stars": 802 + "subscribers": 25, + "stars": 805 }, "name": "react-native-oauth", "fullName": "fullstackreact/react-native-oauth", @@ -16211,13 +16098,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-oauth", "npm": { - "downloads": 312, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 61 + "downloads": 366, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -16227,7 +16112,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.776, + "popularity": -0.723, "topicSearchString": "react react-native firestack firebase oauth twitter" }, { @@ -16251,8 +16136,8 @@ "pushedAt": "2017-09-27T12:13:53Z", "forks": 64, "issues": 10, - "subscribers": 10, - "stars": 247 + "subscribers": 9, + "stars": 248 }, "name": "react-native-motion-manager", "fullName": "pwmckenna/react-native-motion-manager", @@ -16279,13 +16164,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-motion-manager", "npm": { - "downloads": 39, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6 + "downloads": 24, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -16293,7 +16176,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.801, + "popularity": -0.708, "topicSearchString": "react-component react-native ios cmmotionmanager motionmanager gyroscope accelerometer magnetometer" }, { @@ -16316,10 +16199,10 @@ "updatedAt": "2021-04-14T01:50:45Z", "createdAt": "2017-09-17T11:37:11Z", "pushedAt": "2021-04-14T01:50:45Z", - "forks": 256, + "forks": 255, "issues": 67, - "subscribers": 17, - "stars": 522 + "subscribers": 16, + "stars": 523 }, "name": "rn-apple-healthkit", "fullName": "lucaspbordignon/rn-apple-healthkit", @@ -16354,13 +16237,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "rn-apple-healthkit", "npm": { - "downloads": 1341, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 198 + "downloads": 1037, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -16369,7 +16250,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.575, + "popularity": -0.472, "topicSearchString": "apple health-kit healthkit reactnative react-native react native ios" }, { @@ -16390,13 +16271,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-11-21T18:43:31Z", + "updatedAt": "2024-11-25T16:32:57Z", "createdAt": "2015-10-16T06:35:30Z", - "pushedAt": "2024-11-21T18:43:31Z", - "forks": 538, - "issues": 7, - "subscribers": 28, - "stars": 1659 + "pushedAt": "2024-11-25T16:32:57Z", + "forks": 541, + "issues": 10, + "subscribers": 27, + "stars": 1663 }, "name": "react-native-contacts", "fullName": "morenoh149/react-native-contacts", @@ -16434,10 +16315,9 @@ }, "npmPkg": "react-native-contacts", "npm": { - "downloads": 155009, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 38831 + "downloads": 213750, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 68, "matchingScoreModifiers": [ @@ -16465,10 +16345,10 @@ "updatedAt": "2019-12-16T15:33:01Z", "createdAt": "2016-12-15T15:59:10Z", "pushedAt": "2019-12-16T15:33:01Z", - "forks": 109, + "forks": 107, "issues": 71, - "subscribers": 17, - "stars": 748 + "subscribers": 16, + "stars": 749 }, "name": "react-native-background-job", "fullName": "vikeri/react-native-background-job", @@ -16499,13 +16379,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-background-job", "npm": { - "downloads": 302, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 59 + "downloads": 472, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -16514,7 +16392,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.776, + "popularity": -0.72, "topicSearchString": "react-native background-job scheduled-jobs background-jobs" }, { @@ -16538,7 +16416,7 @@ "pushedAt": "2017-10-11T13:12:35Z", "forks": 161, "issues": 37, - "subscribers": 10, + "subscribers": 9, "stars": 428 }, "name": "react-native-geocoder", @@ -16570,13 +16448,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-geocoder", "npm": { - "downloads": 9724, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2199 + "downloads": 11289, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -16584,7 +16460,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.496, + "popularity": -0.472, "topicSearchString": "react-component react-native geocoding ios android" }, { @@ -16606,9 +16482,9 @@ "updatedAt": "2020-08-17T17:57:33Z", "createdAt": "2015-09-14T19:47:34Z", "pushedAt": "2020-08-17T17:57:33Z", - "forks": 30, + "forks": 29, "issues": 0, - "subscribers": 9, + "subscribers": 8, "stars": 151 }, "name": "react-native-orientation-listener", @@ -16638,13 +16514,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-orientation-listener", "npm": { - "downloads": 41, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 28 + "downloads": 38, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -16652,7 +16526,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.287, + "popularity": -0.724, "topicSearchString": "react-native orientation device-orientation" }, { @@ -16712,20 +16586,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-device-display", "npm": { - "downloads": 36, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 15 + "downloads": 44, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.556, + "popularity": -0.705, "topicSearchString": "react-component react-native ios display viewport device orientation orientation-changes universal-apps device-detection" }, { @@ -16751,9 +16623,9 @@ "createdAt": "2016-08-01T18:44:54Z", "pushedAt": "2025-01-20T21:52:12Z", "forks": 191, - "issues": 3, - "subscribers": 23, - "stars": 1525 + "issues": 6, + "subscribers": 22, + "stars": 1556 }, "name": "react-native-background-fetch", "fullName": "transistorsoft/react-native-background-fetch", @@ -16777,22 +16649,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-background-fetch", "npm": { - "downloads": 162478, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 37036 + "downloads": 206637, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 73, + "score": 68, "matchingScoreModifiers": [ "Popular", "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.006, + "popularity": 0.028, "topicSearchString": "react-native react-component ios background fetch" }, { @@ -16815,7 +16684,7 @@ "pushedAt": "2017-05-01T12:33:40Z", "forks": 26, "issues": 5, - "subscribers": 7, + "subscribers": 6, "stars": 130 }, "name": "react-native-stripe", @@ -16844,20 +16713,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-stripe", "npm": { - "downloads": 110, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 16 + "downloads": 145, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.823, + "popularity": -0.722, "topicSearchString": "android ios login native react react-component react-native sdk stripe" }, { @@ -16910,13 +16777,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-speech", "npm": { - "downloads": 164, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 60 + "downloads": 78, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -16924,7 +16789,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.604, + "popularity": -0.724, "topicSearchString": "react-native react native siri speech speak speech-to-text react-component component" }, { @@ -16948,8 +16813,8 @@ "pushedAt": "2016-11-20T16:49:35Z", "forks": 37, "issues": 6, - "subscribers": 316, - "stars": 246 + "subscribers": 315, + "stars": 247 }, "name": "react-native-wordpress-editor", "fullName": "wix-incubator/react-native-wordpress-editor", @@ -16968,13 +16833,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-wordpress-editor", "npm": { - "downloads": 458, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 241 + "downloads": 307, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -16983,7 +16846,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.444, + "popularity": -0.724, "topicSearchString": "" }, { @@ -17003,9 +16866,9 @@ "updatedAt": "2020-09-09T03:34:31Z", "createdAt": "2015-06-14T00:19:53Z", "pushedAt": "2020-09-09T03:34:31Z", - "forks": 187, + "forks": 186, "issues": 12, - "subscribers": 13, + "subscribers": 12, "stars": 868 }, "name": "react-native-search-bar", @@ -17037,13 +16900,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-search-bar", "npm": { - "downloads": 1518, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 299 + "downloads": 1508, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -17052,7 +16913,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.525, + "popularity": -0.472, "topicSearchString": "search-bar react-component react-native ios" }, { @@ -17076,7 +16937,7 @@ "pushedAt": "2016-07-08T14:59:42Z", "forks": 6, "issues": 6, - "subscribers": 6, + "subscribers": 5, "stars": 61 }, "name": "react-native-digits", @@ -17110,20 +16971,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-digits", "npm": { - "downloads": 28, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 16 + "downloads": 33, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.393, + "popularity": -0.72, "topicSearchString": "react-native component fabric twitter authentication digits android" }, { @@ -17147,7 +17006,7 @@ "pushedAt": "2019-02-12T20:07:50Z", "forks": 49, "issues": 18, - "subscribers": 3, + "subscribers": 2, "stars": 149 }, "name": "react-native-directed-scrollview", @@ -17180,13 +17039,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-directed-scrollview", "npm": { - "downloads": 76, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 14 + "downloads": 137, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -17194,7 +17051,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.776, + "popularity": -0.721, "topicSearchString": "react-component react-native ios android scrollview horizontal vertical direction native scroll react javascript reactnative" }, { @@ -17216,10 +17073,10 @@ "updatedAt": "2020-08-30T10:54:32Z", "createdAt": "2016-12-14T09:49:51Z", "pushedAt": "2020-08-30T10:54:32Z", - "forks": 142, + "forks": 143, "issues": 53, - "subscribers": 280, - "stars": 821 + "subscribers": 279, + "stars": 823 }, "name": "react-native-keyboard-input", "fullName": "wix-incubator/react-native-keyboard-input", @@ -17250,13 +17107,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-keyboard-input", "npm": { - "downloads": 2880, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 757 + "downloads": 3436, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -17265,7 +17120,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.459, + "popularity": -0.472, "topicSearchString": "react-native react react-component custom-input input ios android keyboard-input keyboard keyboard-component inputaccessoryview" }, { @@ -17288,7 +17143,7 @@ "pushedAt": "2017-02-28T01:43:05Z", "forks": 33, "issues": 5, - "subscribers": 13, + "subscribers": 12, "stars": 183 }, "name": "react-native-privacy-snapshot", @@ -17313,13 +17168,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-privacy-snapshot", "npm": { - "downloads": 160, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 42 + "downloads": 375, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -17327,7 +17180,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.706, + "popularity": -0.723, "topicSearchString": "react-native react-component privacy snapshot secure" }, { @@ -17347,10 +17200,10 @@ "updatedAt": "2020-09-09T12:37:59Z", "createdAt": "2016-02-09T15:29:10Z", "pushedAt": "2020-09-09T12:37:59Z", - "forks": 93, + "forks": 92, "issues": 12, - "subscribers": 5, - "stars": 361 + "subscribers": 4, + "stars": 363 }, "name": "react-native-android-sms-listener", "fullName": "andreyvital/react-native-android-sms-listener", @@ -17377,13 +17230,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-android-sms-listener", "npm": { - "downloads": 961, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 209 + "downloads": 578, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -17391,7 +17242,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.504, + "popularity": -0.472, "topicSearchString": "react native react-native android sms listener sms-listener" }, { @@ -17414,7 +17265,7 @@ "pushedAt": "2021-03-22T16:30:40Z", "forks": 100, "issues": 27, - "subscribers": 9, + "subscribers": 8, "stars": 358 }, "name": "react-native-network-info", @@ -17451,13 +17302,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-network-info", "npm": { - "downloads": 41124, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9874 + "downloads": 54604, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -17465,7 +17314,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.482, + "popularity": -0.472, "topicSearchString": "react-component react-native ios network lan android-library ios-lib android networking" }, { @@ -17488,7 +17337,7 @@ "pushedAt": "2021-04-19T16:36:58Z", "forks": 99, "issues": 33, - "subscribers": 8, + "subscribers": 7, "stars": 623 }, "name": "rn-nodeify", @@ -17508,13 +17357,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "rn-nodeify", "npm": { - "downloads": 53260, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 14004 + "downloads": 84509, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -17522,7 +17369,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.459, + "popularity": -0.472, "topicSearchString": "" }, { @@ -17542,10 +17389,10 @@ "updatedAt": "2022-05-29T16:37:01Z", "createdAt": "2015-12-22T22:05:40Z", "pushedAt": "2022-05-29T16:37:01Z", - "forks": 102, + "forks": 103, "issues": 19, - "subscribers": 6, - "stars": 432 + "subscribers": 5, + "stars": 433 }, "name": "react-native-extra-dimensions-android", "fullName": "Sunhat/react-native-extra-dimensions-android", @@ -17575,13 +17422,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-extra-dimensions-android", "npm": { - "downloads": 23273, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5802 + "downloads": 28312, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -17589,7 +17434,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.473, + "popularity": -0.472, "topicSearchString": "react-native react android" }, { @@ -17611,9 +17456,9 @@ "updatedAt": "2017-12-20T14:15:25Z", "createdAt": "2016-05-02T13:19:21Z", "pushedAt": "2017-12-20T14:15:25Z", - "forks": 48, + "forks": 47, "issues": 9, - "subscribers": 7, + "subscribers": 6, "stars": 211 }, "name": "react-native-proximity", @@ -17649,13 +17494,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-proximity", "npm": { - "downloads": 102, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 22 + "downloads": 156, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -17663,7 +17506,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.75, + "popularity": -0.718, "topicSearchString": "react-native react native proximity proximity-sensor sensor iphone ios android" }, { @@ -17684,10 +17527,10 @@ "updatedAt": "2022-12-30T11:04:58Z", "createdAt": "2016-02-24T04:23:38Z", "pushedAt": "2022-12-30T11:04:58Z", - "forks": 248, + "forks": 247, "issues": 50, - "subscribers": 11, - "stars": 923 + "subscribers": 10, + "stars": 928 }, "name": "react-native-calendar-events", "fullName": "wmcmahan/react-native-calendar-events", @@ -17729,13 +17572,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-calendar-events", "npm": { - "downloads": 119009, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 27335 + "downloads": 140465, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -17744,7 +17585,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.493, + "popularity": -0.472, "topicSearchString": "react-native react-component ios android eventkit reminders calendar-events android-calendar-events ios-calendar-events alarms calendar-api recurring-events ios-calendar-api android-calendar-api module" }, { @@ -17768,7 +17609,7 @@ "forks": 328, "issues": 107, "subscribers": 13, - "stars": 819 + "stars": 820 }, "name": "react-native-photo-view", "fullName": "alwx/react-native-photo-view", @@ -17797,13 +17638,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-photo-view", "npm": { - "downloads": 1616, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 346 + "downloads": 819, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -17813,7 +17652,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.508, + "popularity": -0.473, "topicSearchString": "react-native react-component ios android gallery lightbox pinch pinch-to-zoom mobile" }, { @@ -17834,10 +17673,10 @@ "updatedAt": "2020-02-20T11:25:10Z", "createdAt": "2015-07-01T12:33:24Z", "pushedAt": "2020-02-20T11:25:10Z", - "forks": 552, + "forks": 553, "issues": 151, - "subscribers": 102, - "stars": 4832 + "subscribers": 101, + "stars": 4835 }, "name": "react-native-material-kit", "fullName": "xinthink/react-native-material-kit", @@ -17873,13 +17712,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-material-kit", "npm": { - "downloads": 941, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 301 + "downloads": 549, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 70, "matchingScoreModifiers": [ @@ -17890,7 +17727,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.402, + "popularity": -0.473, "topicSearchString": "react native react-component react-native component ios android material-design materialkit" }, { @@ -17917,8 +17754,8 @@ "pushedAt": "2021-03-18T20:47:21Z", "forks": 432, "issues": 59, - "subscribers": 31, - "stars": 2181 + "subscribers": 30, + "stars": 2180 }, "name": "react-native-i18n", "fullName": "AlexanderZaytsev/react-native-i18n", @@ -17948,13 +17785,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-i18n", "npm": { - "downloads": 59657, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 14095 + "downloads": 84427, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -17963,7 +17798,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.486, + "popularity": -0.472, "topicSearchString": "react-native react-component ios i18n" }, { @@ -17986,7 +17821,7 @@ "pushedAt": "2016-11-02T06:21:10Z", "forks": 44, "issues": 21, - "subscribers": 6, + "subscribers": 5, "stars": 115 }, "name": "react-native-image-zoom", @@ -18016,13 +17851,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-image-zoom", "npm": { - "downloads": 545, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 135 + "downloads": 409, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -18030,7 +17863,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.474, + "popularity": -0.721, "topicSearchString": "react-native android react-component" }, { @@ -18052,8 +17885,8 @@ "pushedAt": "2021-03-17T15:18:43Z", "forks": 56, "issues": 17, - "subscribers": 9, - "stars": 289 + "subscribers": 8, + "stars": 290 }, "name": "react-native-tooltip", "fullName": "chirag04/react-native-tooltip", @@ -18078,13 +17911,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-tooltip", "npm": { - "downloads": 1111, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 237 + "downloads": 1341, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -18092,7 +17923,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.508, + "popularity": -0.472, "topicSearchString": "react react-native react-component ios tooltip" }, { @@ -18114,8 +17945,8 @@ "pushedAt": "2019-05-29T10:01:30Z", "forks": 112, "issues": 17, - "subscribers": 25, - "stars": 1158 + "subscribers": 24, + "stars": 1157 }, "name": "react-native-bottom-sheet-behavior", "fullName": "cesardeazevedo/react-native-bottom-sheet-behavior", @@ -18151,13 +17982,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-bottom-sheet-behavior", "npm": { - "downloads": 155, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 36 + "downloads": 340, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -18166,7 +17995,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.737, + "popularity": -0.721, "topicSearchString": "android react-native bottom-sheet-behavior coordinatorlayout bottomsheet bottomsheetbehavior google-maps floatingactionbutton nestedscrollview" }, { @@ -18193,7 +18022,7 @@ "pushedAt": "2021-12-09T23:52:04Z", "forks": 258, "issues": 8, - "subscribers": 5, + "subscribers": 4, "stars": 406 }, "name": "react-native-intercom", @@ -18219,13 +18048,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-intercom", "npm": { - "downloads": 7075, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1499 + "downloads": 6639, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -18234,7 +18061,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.51, + "popularity": -0.472, "topicSearchString": "" }, { @@ -18259,7 +18086,7 @@ "forks": 65, "issues": 2, "subscribers": 6, - "stars": 257 + "stars": 259 }, "name": "react-native-globalize", "fullName": "joshswan/react-native-globalize", @@ -18295,13 +18122,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-globalize", "npm": { - "downloads": 3239, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 818 + "downloads": 5569, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -18309,7 +18134,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.469, + "popularity": -0.472, "topicSearchString": "react-native internationalization globalization localization i18n l10n currency datetime language" }, { @@ -18334,7 +18159,7 @@ "forks": 265, "issues": 23, "subscribers": 45, - "stars": 3021 + "stars": 3035 }, "name": "react-native-storage", "fullName": "sunnylqm/react-native-storage", @@ -18358,13 +18183,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-storage", "npm": { - "downloads": 23071, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5515 + "downloads": 33894, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -18373,7 +18196,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.017, + "popularity": 0.028, "topicSearchString": "react-native localstorage asyncstorage reactjs sync" }, { @@ -18392,13 +18215,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2021-03-05T14:47:05Z", + "updatedAt": "2025-02-05T16:37:19Z", "createdAt": "2016-02-02T18:02:10Z", - "pushedAt": "2021-03-05T14:47:05Z", - "forks": 129, + "pushedAt": "2025-02-05T16:37:19Z", + "forks": 128, "issues": 12, - "subscribers": 38, - "stars": 2936 + "subscribers": 37, + "stars": 2941 }, "name": "react-native-extended-stylesheet", "fullName": "vitalets/react-native-extended-stylesheet", @@ -18429,23 +18252,19 @@ "newArchitecture": false, "isArchived": false }, - "unmaintained": true, - "images": [], "npmPkg": "react-native-extended-stylesheet", "npm": { - "downloads": 36996, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8928 + "downloads": 47783, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 68, "matchingScoreModifiers": [ "Popular", "Known", - "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.481, + "popularity": 0.028, "topicSearchString": "react react-native react-component component mobile ios android stylesheets theme theming style styling" }, { @@ -18464,12 +18283,12 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-03T06:13:38Z", + "updatedAt": "2025-04-03T04:56:23Z", "createdAt": "2016-05-21T17:27:47Z", - "pushedAt": "2025-01-03T06:13:38Z", + "pushedAt": "2025-04-03T04:56:23Z", "forks": 50, "issues": 0, - "subscribers": 11, + "subscribers": 10, "stars": 692 }, "name": "react-native-style-tachyons", @@ -18502,13 +18321,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-style-tachyons", "npm": { - "downloads": 3084, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 648 + "downloads": 4505, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -18516,7 +18333,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.012, + "popularity": 0.028, "topicSearchString": "react react-native android ios stylesheet style responsive mobile performance design css typography css-modules" }, { @@ -18541,8 +18358,8 @@ "pushedAt": "2020-05-14T21:52:33Z", "forks": 49, "issues": 16, - "subscribers": 11, - "stars": 383 + "subscribers": 10, + "stars": 382 }, "name": "react-native-google-analytics", "fullName": "rnc-archive/react-native-google-analytics", @@ -18572,13 +18389,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-google-analytics", "npm": { - "downloads": 1232, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 203 + "downloads": 1325, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -18586,7 +18401,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.557, + "popularity": -0.472, "topicSearchString": "react native ab test testing analytics metrics events google experiment variant" }, { @@ -18608,10 +18423,10 @@ "updatedAt": "2020-10-15T10:31:29Z", "createdAt": "2016-04-14T14:40:11Z", "pushedAt": "2020-10-15T10:31:29Z", - "forks": 69, + "forks": 68, "issues": 29, - "subscribers": 15, - "stars": 483 + "subscribers": 14, + "stars": 484 }, "name": "pouchdb-react-native", "fullName": "seigel/pouchdb-react-native", @@ -18635,15 +18450,11 @@ "isArchived": false }, "unmaintained": true, - "images": [ - "https://raw.githubusercontent.com/stockulus/pouchdb-react-native/master/static/pouchdb-react-native.png" - ], "npmPkg": "pouchdb-react-native", "npm": { - "downloads": 1029, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 276 + "downloads": 1143, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -18651,7 +18462,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.453, + "popularity": -0.473, "topicSearchString": "pouchdb react-native asyncstorage offlinefirst" }, { @@ -18676,7 +18487,7 @@ "pushedAt": "2018-04-15T10:41:10Z", "forks": 30, "issues": 11, - "subscribers": 11, + "subscribers": 10, "stars": 173 }, "name": "react-native-db-models", @@ -18706,13 +18517,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-db-models", "npm": { - "downloads": 72, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 19 + "downloads": 128, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -18720,7 +18529,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.708, + "popularity": -0.719, "topicSearchString": "react-native asyncstorage database local-db db-events rerender emmit-database-operations models data-store ios" }, { @@ -18744,7 +18553,7 @@ "pushedAt": "2019-09-02T11:29:15Z", "forks": 4, "issues": 1, - "subscribers": 5, + "subscribers": 4, "stars": 114 }, "name": "cairn", @@ -18771,20 +18580,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "cairn", "npm": { - "downloads": 57, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 15 + "downloads": 92, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.697, + "popularity": -0.717, "topicSearchString": "react react-native css styling styles cairn" }, { @@ -18808,7 +18615,7 @@ "pushedAt": "2017-02-08T09:40:47Z", "forks": 14, "issues": 3, - "subscribers": 5, + "subscribers": 4, "stars": 376 }, "name": "react-native-slowlog", @@ -18834,13 +18641,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-slowlog", "npm": { - "downloads": 2669, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 675 + "downloads": 1716, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -18848,7 +18653,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.469, + "popularity": -0.472, "topicSearchString": "performance react-native debugging infrastructure tools" }, { @@ -18873,7 +18678,7 @@ "pushedAt": "2019-04-09T05:19:43Z", "forks": 17, "issues": 1, - "subscribers": 6, + "subscribers": 5, "stars": 85 }, "name": "react-native-console-panel", @@ -18899,20 +18704,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-console-panel", "npm": { - "downloads": 82, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 21 + "downloads": 74, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.713, + "popularity": -0.723, "topicSearchString": "react-component react-native ios android console debug-panel" }, { @@ -18937,7 +18740,7 @@ "pushedAt": "2023-05-28T16:01:47Z", "forks": 8, "issues": 6, - "subscribers": 2, + "subscribers": 1, "stars": 94 }, "name": "react-native-dismiss-keyboard", @@ -18971,20 +18774,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-dismiss-keyboard", "npm": { - "downloads": 67709, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 15026 + "downloads": 67136, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.5, + "popularity": -0.472, "topicSearchString": "react-component react react-native ios android keyboard dismiss" }, { @@ -19007,9 +18808,9 @@ "updatedAt": "2016-11-14T06:57:13Z", "createdAt": "2015-12-15T10:22:51Z", "pushedAt": "2016-11-14T06:57:13Z", - "forks": 40, + "forks": 39, "issues": 9, - "subscribers": 9, + "subscribers": 8, "stars": 168 }, "name": "react-native-popup", @@ -19025,13 +18826,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-popup", "npm": { - "downloads": 101, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 15 + "downloads": 151, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -19039,7 +18838,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.819, + "popularity": -0.724, "topicSearchString": "react-native popup" }, { @@ -19061,10 +18860,10 @@ "updatedAt": "2024-11-25T14:34:01Z", "createdAt": "2015-11-30T10:23:11Z", "pushedAt": "2024-11-25T14:34:01Z", - "forks": 328, - "issues": 5, - "subscribers": 20, - "stars": 1625 + "forks": 329, + "issues": 4, + "subscribers": 19, + "stars": 1638 }, "name": "@bam.tech/react-native-image-resizer", "fullName": "bamlab/react-native-image-resizer", @@ -19102,7 +18901,6 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, "score": 43, "matchingScoreModifiers": [ @@ -19133,8 +18931,8 @@ "pushedAt": "2017-10-16T03:43:50Z", "forks": 127, "issues": 22, - "subscribers": 9, - "stars": 345 + "subscribers": 8, + "stars": 343 }, "name": "@remobile/react-native-toast", "fullName": "remobile/react-native-toast", @@ -19161,7 +18959,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -19193,7 +18990,7 @@ "pushedAt": "2016-08-26T12:26:10Z", "forks": 93, "issues": 19, - "subscribers": 21, + "subscribers": 20, "stars": 414 }, "name": "react-native-lazyload", @@ -19219,13 +19016,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-lazyload", "npm": { - "downloads": 799, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 163 + "downloads": 954, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -19233,7 +19028,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.518, + "popularity": -0.473, "topicSearchString": "react-component react-native ios android lazyload load" }, { @@ -19256,9 +19051,9 @@ "updatedAt": "2019-11-11T19:37:21Z", "createdAt": "2016-03-26T22:02:21Z", "pushedAt": "2019-11-11T19:37:21Z", - "forks": 27, + "forks": 26, "issues": 3, - "subscribers": 6, + "subscribers": 5, "stars": 264 }, "name": "react-native-nav", @@ -19297,13 +19092,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-nav", "npm": { - "downloads": 2042, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 502 + "downloads": 808, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -19311,7 +19104,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.476, + "popularity": -0.472, "topicSearchString": "react native ios android navigation bar component customizable navbar nav app react-native" }, { @@ -19336,7 +19129,7 @@ "pushedAt": "2018-11-20T23:14:30Z", "forks": 10, "issues": 0, - "subscribers": 7, + "subscribers": 6, "stars": 236 }, "name": "react-imation", @@ -19362,13 +19155,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-imation", "npm": { - "downloads": 87, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9 + "downloads": 78, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -19376,7 +19167,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.865, + "popularity": -0.724, "topicSearchString": "react react-native react-component animation tweening easing" }, { @@ -19400,7 +19191,7 @@ "pushedAt": "2016-09-13T19:25:12Z", "forks": 28, "issues": 10, - "subscribers": 12, + "subscribers": 11, "stars": 140 }, "name": "react-native-android-tablayout", @@ -19426,13 +19217,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-android-tablayout", "npm": { - "downloads": 96, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 15 + "downloads": 91, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -19440,7 +19229,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.813, + "popularity": -0.728, "topicSearchString": "react-component react-native android tablayout design support" }, { @@ -19463,9 +19252,9 @@ "updatedAt": "2018-01-04T19:07:12Z", "createdAt": "2015-10-23T14:50:37Z", "pushedAt": "2018-01-04T19:07:12Z", - "forks": 272, + "forks": 274, "issues": 40, - "subscribers": 39, + "subscribers": 38, "stars": 1618 }, "name": "react-native-gifted-listview", @@ -19500,13 +19289,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-gifted-listview", "npm": { - "downloads": 117, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 29 + "downloads": 70, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -19515,7 +19302,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.724, + "popularity": -0.721, "topicSearchString": "pull-to-refresh refreshable listview infinite-scrolling react-component react-native ios android" }, { @@ -19543,8 +19330,8 @@ "pushedAt": "2024-09-21T01:05:50Z", "forks": 55, "issues": 2, - "subscribers": 6, - "stars": 387 + "subscribers": 5, + "stars": 413 }, "name": "react-native-simple-dialogs", "fullName": "douglasjunior/react-native-simple-dialogs", @@ -19580,20 +19367,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-simple-dialogs", "npm": { - "downloads": 7487, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1715 + "downloads": 8659, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 41, "matchingScoreModifiers": [ "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.007, + "popularity": 0.028, "topicSearchString": "react-native android ios dialog modal popup confirm progress cross-platform hacktoberfest" }, { @@ -19616,10 +19402,10 @@ "updatedAt": "2024-09-21T00:41:52Z", "createdAt": "2017-06-21T11:27:21Z", "pushedAt": "2024-09-21T00:41:52Z", - "forks": 57, + "forks": 58, "issues": 2, - "subscribers": 8, - "stars": 974 + "subscribers": 7, + "stars": 987 }, "name": "react-native-keyboard-manager", "fullName": "douglasjunior/react-native-keyboard-manager", @@ -19650,21 +19436,20 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-keyboard-manager", "npm": { - "downloads": 87556, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 22994 + "downloads": 113680, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 68, + "score": 57, "matchingScoreModifiers": [ "Popular", "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.04, + "popularity": 0.028, "topicSearchString": "react-native ios keyboard iqkeyboardmanager hacktoberfest" }, { @@ -19686,9 +19471,9 @@ "updatedAt": "2018-08-15T19:47:46Z", "createdAt": "2017-01-30T14:22:09Z", "pushedAt": "2018-08-15T19:47:46Z", - "forks": 116, + "forks": 115, "issues": 13, - "subscribers": 34, + "subscribers": 33, "stars": 2066 }, "name": "nachos-ui", @@ -19715,13 +19500,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "nachos-ui", "npm": { - "downloads": 120, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 14 + "downloads": 162, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -19730,7 +19513,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.85, + "popularity": -0.725, "topicSearchString": "react react-component react-native ui-kit uikit web" }, { @@ -19753,7 +19536,7 @@ "pushedAt": "2018-12-27T10:31:48Z", "forks": 353, "issues": 70, - "subscribers": 95, + "subscribers": 94, "stars": 3146 }, "name": "react-native-material-design", @@ -19787,13 +19570,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-material-design", "npm": { - "downloads": 4330, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1004 + "downloads": 354, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -19802,7 +19583,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.49, + "popularity": -0.722, "topicSearchString": "react-native material design ui components react-component android" }, { @@ -19825,7 +19606,7 @@ "pushedAt": "2019-05-28T08:31:20Z", "forks": 106, "issues": 13, - "subscribers": 45, + "subscribers": 44, "stars": 1727 }, "name": "mrn", @@ -19854,13 +19635,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "mrn", "npm": { - "downloads": 32, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8 + "downloads": 55, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -19869,7 +19648,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.719, + "popularity": -0.732, "topicSearchString": "react-native material design ui components react-component mrn ui-components android" }, { @@ -19895,7 +19674,7 @@ "forks": 68, "issues": 10, "subscribers": 15, - "stars": 584 + "stars": 586 }, "name": "react-native-parallax", "fullName": "oblador/react-native-parallax", @@ -19931,13 +19710,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-parallax", "npm": { - "downloads": 71, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7 + "downloads": 91, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -19945,7 +19722,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.863, + "popularity": -0.728, "topicSearchString": "react-native react-component component react mobile ios android ui parallax image" }, { @@ -19971,9 +19748,9 @@ "createdAt": "2015-04-29T20:31:35Z", "pushedAt": "2019-12-24T15:18:02Z", "forks": 216, - "issues": 54, - "subscribers": 46, - "stars": 1574 + "issues": 53, + "subscribers": 45, + "stars": 1573 }, "name": "react-native-chart", "fullName": "tomauty/react-native-chart", @@ -20005,10 +19782,9 @@ }, "npmPkg": "react-native-chart", "npm": { - "downloads": 277, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 82 + "downloads": 226, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -20017,7 +19793,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.674, + "popularity": -0.723, "topicSearchString": "chart javascript react-native svg" }, { @@ -20040,10 +19816,10 @@ "updatedAt": "2016-09-16T16:53:00Z", "createdAt": "2015-05-08T03:47:19Z", "pushedAt": "2016-09-16T16:53:00Z", - "forks": 155, + "forks": 156, "issues": 22, "subscribers": 24, - "stars": 1290 + "stars": 1291 }, "name": "react-native-parallax-view", "fullName": "lelandrichardson/react-native-parallax-view", @@ -20066,13 +19842,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-parallax-view", "npm": { - "downloads": 121, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 22 + "downloads": 83, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -20081,7 +19855,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.783, + "popularity": -0.726, "topicSearchString": "react react-native react-component parallax" }, { @@ -20107,9 +19881,9 @@ "createdAt": "2015-06-07T13:36:23Z", "pushedAt": "2024-08-27T20:12:02Z", "forks": 429, - "issues": 86, + "issues": 88, "subscribers": 30, - "stars": 2495 + "stars": 2525 }, "name": "react-native-collapsible", "fullName": "oblador/react-native-collapsible", @@ -20148,22 +19922,21 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-collapsible", "npm": { - "downloads": 536184, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 116303 + "downloads": 1160818, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 46, "matchingScoreModifiers": [ "Popular", "Known", "Lots of open issues", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.005, + "popularity": 0.028, "topicSearchString": "react-native react-component component react mobile ios android ui collapse collapsible toggle accordion animation" }, { @@ -20186,10 +19959,10 @@ "updatedAt": "2016-05-27T07:42:55Z", "createdAt": "2015-05-29T22:40:18Z", "pushedAt": "2016-05-27T07:42:55Z", - "forks": 167, + "forks": 165, "issues": 18, - "subscribers": 10, - "stars": 662 + "subscribers": 9, + "stars": 666 }, "name": "react-native-popover", "fullName": "jeanregisser/react-native-popover", @@ -20214,13 +19987,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-popover", "npm": { - "downloads": 1220, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 294 + "downloads": 2125, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -20229,7 +20000,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.481, + "popularity": -0.472, "topicSearchString": "react-component react-native ios ui popover modal" }, { @@ -20254,8 +20025,8 @@ "pushedAt": "2018-05-13T15:45:39Z", "forks": 97, "issues": 58, - "subscribers": 17, - "stars": 375 + "subscribers": 16, + "stars": 376 }, "name": "react-native-form-generator", "fullName": "MichaelCereda/react-native-form-generator", @@ -20278,13 +20049,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-form-generator", "npm": { - "downloads": 518, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 108 + "downloads": 684, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -20292,7 +20061,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.514, + "popularity": -0.472, "topicSearchString": "react native forms input" }, { @@ -20317,7 +20086,7 @@ "pushedAt": "2019-05-31T16:29:19Z", "forks": 51, "issues": 26, - "subscribers": 15, + "subscribers": 14, "stars": 268 }, "name": "react-native-simple-router", @@ -20355,13 +20124,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-simple-router", "npm": { - "downloads": 37, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12 + "downloads": 76, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -20369,7 +20136,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.642, + "popularity": -0.711, "topicSearchString": "react react-component react-native ios navigation navigation-bar navbar router simple react-router react-navigation" }, { @@ -20394,7 +20161,7 @@ "pushedAt": "2015-07-04T18:55:07Z", "forks": 63, "issues": 13, - "subscribers": 8, + "subscribers": 7, "stars": 277 }, "name": "react-native-markdown", @@ -20420,13 +20187,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-markdown", "npm": { - "downloads": 35, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 14 + "downloads": 48, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -20434,7 +20199,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.55, + "popularity": -0.708, "topicSearchString": "react native markdown md parse parser" }, { @@ -20459,7 +20224,7 @@ "pushedAt": "2016-01-11T10:51:49Z", "forks": 22, "issues": 4, - "subscribers": 4, + "subscribers": 3, "stars": 189 }, "name": "react-native-custom-navigation", @@ -20487,13 +20252,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-custom-navigation", "npm": { - "downloads": 19, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7 + "downloads": 31, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -20501,7 +20264,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.592, + "popularity": -0.718, "topicSearchString": "react react-component react-native react-navigation ios navigation navbar router" }, { @@ -20526,7 +20289,7 @@ "pushedAt": "2017-05-15T12:53:27Z", "forks": 44, "issues": 7, - "subscribers": 13, + "subscribers": 12, "stars": 366 }, "name": "react-native-gesture-recognizers", @@ -20549,13 +20312,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-gesture-recognizers", "npm": { - "downloads": 21, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2 + "downloads": 49, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -20563,7 +20324,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.845, + "popularity": -0.709, "topicSearchString": "react-native gesture detection" }, { @@ -20588,8 +20349,8 @@ "pushedAt": "2016-07-22T02:59:09Z", "forks": 92, "issues": 35, - "subscribers": 7, - "stars": 331 + "subscribers": 6, + "stars": 332 }, "name": "react-native-gallery", "fullName": "ldn0x7dc/react-native-gallery", @@ -20601,13 +20362,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-gallery", "npm": { - "downloads": 68, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 13 + "downloads": 123, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -20615,7 +20374,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.779, + "popularity": -0.726, "topicSearchString": "" }, { @@ -20665,13 +20424,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-md-textinput", "npm": { - "downloads": 452, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 145 + "downloads": 123, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -20679,7 +20436,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.65, + "popularity": -0.726, "topicSearchString": "react-native textinput material-design material design" }, { @@ -20728,13 +20485,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-custom-action-sheet", "npm": { - "downloads": 32, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5 + "downloads": 47, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -20742,7 +20497,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.813, + "popularity": -0.729, "topicSearchString": "react-native react-component ios action-sheet" }, { @@ -20767,8 +20522,8 @@ "pushedAt": "2023-03-13T08:53:00Z", "forks": 91, "issues": 20, - "subscribers": 47, - "stars": 493 + "subscribers": 48, + "stars": 494 }, "name": "react-native-keyboard-aware-scrollview", "fullName": "wix-incubator/react-native-keyboard-aware-scrollview", @@ -20794,13 +20549,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-keyboard-aware-scrollview", "npm": { - "downloads": 20353, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5215 + "downloads": 24922, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -20808,7 +20561,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.466, + "popularity": -0.472, "topicSearchString": "" }, { @@ -20868,13 +20621,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-gestures", "npm": { - "downloads": 129, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 26 + "downloads": 97, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -20882,7 +20633,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.766, + "popularity": -0.719, "topicSearchString": "react-native react-component ios gestures pinch zoom drag drop" }, { @@ -20907,7 +20658,7 @@ "pushedAt": "2015-07-24T01:25:49Z", "forks": 21, "issues": 1, - "subscribers": 5, + "subscribers": 4, "stars": 181 }, "name": "react-native-ab", @@ -20928,13 +20679,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-ab", "npm": { - "downloads": 8, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2 + "downloads": 9, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -20942,7 +20691,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.625, + "popularity": -0.75, "topicSearchString": "react native ab test testing experiment variant" }, { @@ -20967,7 +20716,7 @@ "pushedAt": "2017-01-31T17:39:39Z", "forks": 14, "issues": 3, - "subscribers": 4, + "subscribers": 3, "stars": 151 }, "name": "react-native-animated-ptr", @@ -21000,20 +20749,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-animated-ptr", "npm": { - "downloads": 40, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 14 + "downloads": 24, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.6, + "popularity": -0.708, "topicSearchString": "react-native react-component ios android animated pull-to-refresh" }, { @@ -21038,7 +20785,7 @@ "pushedAt": "2015-03-30T14:33:47Z", "forks": 38, "issues": 4, - "subscribers": 3, + "subscribers": 2, "stars": 138 }, "name": "react-native-htmltext", @@ -21051,20 +20798,18 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-htmltext", "npm": { - "downloads": 23, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "downloads": 29, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.793, + "popularity": -0.716, "topicSearchString": "" }, { @@ -21088,7 +20833,7 @@ "pushedAt": "2018-02-06T16:45:32Z", "forks": 8, "issues": 4, - "subscribers": 3, + "subscribers": 2, "stars": 90 }, "name": "react-native-listitem", @@ -21114,82 +20859,20 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-listitem", "npm": { - "downloads": 37, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "downloads": 90, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.858, + "popularity": -0.728, "topicSearchString": "react-native react-component ios listitem swipe ui" }, - { - "githubUrl": "https://github.com/ilansas/react-native-navigation-drawer", - "ios": true, - "android": true, - "expoGo": true, - "unmaintained": true, - "github": { - "urls": { - "repo": "https://github.com/ilansas/react-native-navigation-drawer", - "clone": "https://github.com/ilansas/react-native-navigation-drawer.git", - "homepage": null - }, - "stats": { - "hasIssues": true, - "hasWiki": true, - "hasSponsorships": false, - "hasTopics": true, - "updatedAt": "2015-08-10T08:51:12Z", - "createdAt": "2015-07-03T09:11:00Z", - "pushedAt": "2015-08-10T08:51:12Z", - "forks": 23, - "issues": 3, - "subscribers": 3, - "stars": 98 - }, - "name": "react-native-navigation-drawer", - "fullName": "ilansas/react-native-navigation-drawer", - "isPrivate": false, - "description": "A slide menu inspired from Android for React-Native", - "topics": [ - "slide", - "menu", - "react", - "native", - "react-native", - "navigation", - "drawer", - "navigation-drawer" - ], - "license": null, - "hasTypes": false, - "newArchitecture": false, - "isArchived": false - }, - "images": [], - "npmPkg": "react-native-navigation-drawer", - "npm": { - "downloads": 31, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 13 - }, - "score": 32, - "matchingScoreModifiers": [ - "Not updated recently", - "Not supporting New Architecture" - ], - "popularity": -0.524, - "topicSearchString": "slide menu react native react-native navigation drawer navigation-drawer" - }, { "githubUrl": "https://github.com/Polidea/react-native-ble-plx", "ios": true, @@ -21206,13 +20889,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-23T17:01:43Z", + "updatedAt": "2025-02-11T18:10:12Z", "createdAt": "2016-07-27T10:57:27Z", - "pushedAt": "2025-01-23T17:01:43Z", - "forks": 502, - "issues": 12, + "pushedAt": "2025-02-11T18:10:12Z", + "forks": 504, + "issues": 25, "subscribers": 72, - "stars": 3126 + "stars": 3206 }, "name": "react-native-ble-plx", "fullName": "dotintent/react-native-ble-plx", @@ -21238,32 +20921,29 @@ "id": "MDc6TGljZW5zZTI=" }, "lastRelease": { - "name": "3.4.0", - "tagName": "v3.4.0", - "createdAt": "2025-01-08T12:17:13Z", - "publishedAt": "2025-01-08T13:58:08Z", + "name": "Release 3.5.0", + "tagName": "v3.5.0", + "createdAt": "2025-02-11T18:07:22Z", + "publishedAt": "2025-02-11T18:07:42Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-ble-plx", "npm": { - "downloads": 94417, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 25995 + "downloads": 168280, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 73, + "score": 68, "matchingScoreModifiers": [ "Popular", "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.053, + "popularity": 0.028, "topicSearchString": "react-native ios android react native bluetooth low energy ble" }, { @@ -21294,7 +20974,7 @@ "forks": 178, "issues": 7, "subscribers": 12, - "stars": 2134 + "stars": 2132 }, "name": "rn-placeholder", "fullName": "mfrachet/rn-placeholder", @@ -21330,10 +21010,9 @@ "unmaintained": true, "npmPkg": "rn-placeholder", "npm": { - "downloads": 67514, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 16113 + "downloads": 84821, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -21342,7 +21021,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.484, + "popularity": -0.472, "topicSearchString": "react-native ios android expo react ux placeholder" }, { @@ -21367,7 +21046,7 @@ "pushedAt": "2018-09-17T11:11:37Z", "forks": 3, "issues": 0, - "subscribers": 2, + "subscribers": 1, "stars": 17 }, "name": "rn-displayable", @@ -21385,20 +21064,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "rn-displayable", "npm": { - "downloads": 17, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "downloads": 24, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.791, + "popularity": -0.808, "topicSearchString": "react-native ios android expo" }, { @@ -21422,7 +21099,7 @@ "forks": 488, "issues": 2, "subscribers": 26, - "stars": 1136 + "stars": 1137 }, "name": "tipsi-stripe", "fullName": "tipsi/tipsi-stripe", @@ -21455,13 +21132,11 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npmPkg": "tipsi-stripe", "npm": { - "downloads": 7666, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1986 + "downloads": 6626, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -21470,13 +21145,14 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.463, + "popularity": -0.472, "topicSearchString": "react react-native stripe ios android apple-pay" }, { "githubUrl": "https://github.com/awesomejerry/react-native-qrcode-svg", "ios": true, "android": true, + "fireos": true, "expoGo": true, "github": { "urls": { @@ -21489,13 +21165,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-08T21:08:30Z", + "updatedAt": "2025-02-21T05:43:57Z", "createdAt": "2016-05-05T17:04:15Z", - "pushedAt": "2025-01-08T21:08:30Z", - "forks": 205, - "issues": 32, + "pushedAt": "2025-02-21T05:43:57Z", + "forks": 207, + "issues": 36, "subscribers": 44, - "stars": 1088 + "stars": 1103 }, "name": "react-native-qrcode-svg", "fullName": "Expensify/react-native-qrcode-svg", @@ -21525,22 +21201,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-qrcode-svg", "npm": { - "downloads": 564323, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 125074 + "downloads": 871236, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 73, + "score": 68, "matchingScoreModifiers": [ "Popular", "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.001, + "popularity": 0.028, "topicSearchString": "react-native qrcode svg node-qrcode" }, { @@ -21562,13 +21235,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-23T17:29:33Z", + "updatedAt": "2025-04-15T10:32:14Z", "createdAt": "2021-04-20T12:33:05Z", - "pushedAt": "2025-01-23T17:29:33Z", - "forks": 153, - "issues": 8, - "subscribers": 20, - "stars": 754 + "pushedAt": "2025-04-15T10:32:14Z", + "forks": 164, + "issues": 11, + "subscribers": 18, + "stars": 807 }, "name": "react-native-google-mobile-ads", "fullName": "invertase/react-native-google-mobile-ads", @@ -21597,23 +21270,21 @@ "spdxId": "Apache-2.0" }, "lastRelease": { - "name": "v14.8.1", - "tagName": "v14.8.1", - "createdAt": "2025-01-23T16:44:16Z", - "publishedAt": "2025-01-23T16:44:26Z", + "name": "v15.1.0", + "tagName": "v15.1.0", + "createdAt": "2025-04-15T10:32:14Z", + "publishedAt": "2025-04-15T10:32:24Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-google-mobile-ads", "npm": { - "downloads": 88241, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 21322 + "downloads": 124229, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 76, "matchingScoreModifiers": [ @@ -21621,7 +21292,7 @@ "Known", "Recently updated" ], - "popularity": 0.019, + "popularity": 0.028, "topicSearchString": "react react-native admob mobile-ads google-ads gdpr banner-ad rewarded-ad interstitial ad-consent android ios google" }, { @@ -21642,13 +21313,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-20T02:23:39Z", + "updatedAt": "2025-04-14T19:10:26Z", "createdAt": "2017-02-01T12:01:03Z", - "pushedAt": "2025-01-20T02:23:39Z", - "forks": 2149, - "issues": 46, - "subscribers": 164, - "stars": 11777 + "pushedAt": "2025-04-14T19:10:26Z", + "forks": 2173, + "issues": 62, + "subscribers": 165, + "stars": 11888 }, "name": "@react-native-firebase/analytics", "fullName": "invertase/react-native-firebase", @@ -21671,7 +21342,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -21699,13 +21369,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-20T02:23:39Z", + "updatedAt": "2025-04-14T19:10:26Z", "createdAt": "2017-02-01T12:01:03Z", - "pushedAt": "2025-01-20T02:23:39Z", - "forks": 2149, - "issues": 46, - "subscribers": 164, - "stars": 11777 + "pushedAt": "2025-04-14T19:10:26Z", + "forks": 2173, + "issues": 62, + "subscribers": 165, + "stars": 11888 }, "name": "@react-native-firebase/app-check", "fullName": "invertase/react-native-firebase", @@ -21729,7 +21399,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -21756,13 +21425,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-22T17:26:08Z", + "updatedAt": "2025-04-14T19:10:26Z", "createdAt": "2017-02-01T12:01:03Z", - "pushedAt": "2025-01-22T17:26:08Z", - "forks": 2149, - "issues": 46, - "subscribers": 164, - "stars": 11777 + "pushedAt": "2025-04-14T19:10:26Z", + "forks": 2173, + "issues": 62, + "subscribers": 165, + "stars": 11888 }, "name": "@react-native-firebase/app-distribution", "fullName": "invertase/react-native-firebase", @@ -21785,7 +21454,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -21813,13 +21481,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-22T17:26:08Z", + "updatedAt": "2025-04-14T19:10:26Z", "createdAt": "2017-02-01T12:01:03Z", - "pushedAt": "2025-01-22T17:26:08Z", - "forks": 2149, - "issues": 46, - "subscribers": 164, - "stars": 11777 + "pushedAt": "2025-04-14T19:10:26Z", + "forks": 2173, + "issues": 62, + "subscribers": 165, + "stars": 11888 }, "name": "@react-native-firebase/app", "fullName": "invertase/react-native-firebase", @@ -21869,7 +21537,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -21897,13 +21564,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-20T02:23:39Z", + "updatedAt": "2025-04-15T18:30:20Z", "createdAt": "2017-02-01T12:01:03Z", - "pushedAt": "2025-01-20T02:23:39Z", - "forks": 2149, - "issues": 46, - "subscribers": 164, - "stars": 11777 + "pushedAt": "2025-04-15T18:30:20Z", + "forks": 2173, + "issues": 62, + "subscribers": 165, + "stars": 11888 }, "name": "@react-native-firebase/auth", "fullName": "invertase/react-native-firebase", @@ -21926,7 +21593,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -21954,13 +21620,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-20T02:23:39Z", + "updatedAt": "2025-04-14T19:10:26Z", "createdAt": "2017-02-01T12:01:03Z", - "pushedAt": "2025-01-20T02:23:39Z", - "forks": 2149, - "issues": 46, - "subscribers": 164, - "stars": 11777 + "pushedAt": "2025-04-14T19:10:26Z", + "forks": 2173, + "issues": 62, + "subscribers": 165, + "stars": 11888 }, "name": "@react-native-firebase/crashlytics", "fullName": "invertase/react-native-firebase", @@ -21988,7 +21654,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -22016,13 +21681,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-20T02:23:39Z", + "updatedAt": "2025-04-14T19:10:26Z", "createdAt": "2017-02-01T12:01:03Z", - "pushedAt": "2025-01-20T02:23:39Z", - "forks": 2149, - "issues": 46, - "subscribers": 164, - "stars": 11777 + "pushedAt": "2025-04-14T19:10:26Z", + "forks": 2173, + "issues": 62, + "subscribers": 165, + "stars": 11888 }, "name": "@react-native-firebase/database", "fullName": "invertase/react-native-firebase", @@ -22048,7 +21713,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -22075,13 +21739,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-20T02:23:39Z", + "updatedAt": "2025-04-14T19:10:26Z", "createdAt": "2017-02-01T12:01:03Z", - "pushedAt": "2025-01-20T02:23:39Z", - "forks": 2149, - "issues": 46, - "subscribers": 164, - "stars": 11777 + "pushedAt": "2025-04-14T19:10:26Z", + "forks": 2173, + "issues": 62, + "subscribers": 165, + "stars": 11888 }, "name": "@react-native-firebase/dynamic-links", "fullName": "invertase/react-native-firebase", @@ -22105,7 +21769,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -22133,13 +21796,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-20T02:23:39Z", + "updatedAt": "2025-04-14T19:10:26Z", "createdAt": "2017-02-01T12:01:03Z", - "pushedAt": "2025-01-20T02:23:39Z", - "forks": 2149, - "issues": 46, - "subscribers": 164, - "stars": 11777 + "pushedAt": "2025-04-14T19:10:26Z", + "forks": 2173, + "issues": 62, + "subscribers": 165, + "stars": 11888 }, "name": "@react-native-firebase/firestore", "fullName": "invertase/react-native-firebase", @@ -22167,7 +21830,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -22195,13 +21857,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-20T02:23:39Z", + "updatedAt": "2025-04-14T19:10:26Z", "createdAt": "2017-02-01T12:01:03Z", - "pushedAt": "2025-01-20T02:23:39Z", - "forks": 2149, - "issues": 46, - "subscribers": 164, - "stars": 11777 + "pushedAt": "2025-04-14T19:10:26Z", + "forks": 2173, + "issues": 62, + "subscribers": 165, + "stars": 11888 }, "name": "@react-native-firebase/functions", "fullName": "invertase/react-native-firebase", @@ -22226,7 +21888,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -22254,13 +21915,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-20T02:23:39Z", + "updatedAt": "2025-04-14T19:10:26Z", "createdAt": "2017-02-01T12:01:03Z", - "pushedAt": "2025-01-20T02:23:39Z", - "forks": 2149, - "issues": 46, - "subscribers": 164, - "stars": 11777 + "pushedAt": "2025-04-14T19:10:26Z", + "forks": 2173, + "issues": 62, + "subscribers": 165, + "stars": 11888 }, "name": "@react-native-firebase/in-app-messaging", "fullName": "invertase/react-native-firebase", @@ -22288,7 +21949,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -22316,13 +21976,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-20T02:23:39Z", + "updatedAt": "2025-04-14T19:10:26Z", "createdAt": "2017-02-01T12:01:03Z", - "pushedAt": "2025-01-20T02:23:39Z", - "forks": 2149, - "issues": 46, - "subscribers": 164, - "stars": 11777 + "pushedAt": "2025-04-14T19:10:26Z", + "forks": 2173, + "issues": 62, + "subscribers": 165, + "stars": 11888 }, "name": "@react-native-firebase/messaging", "fullName": "invertase/react-native-firebase", @@ -22345,7 +22005,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -22373,13 +22032,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-20T02:23:39Z", + "updatedAt": "2025-04-14T19:10:26Z", "createdAt": "2017-02-01T12:01:03Z", - "pushedAt": "2025-01-20T02:23:39Z", - "forks": 2149, - "issues": 46, - "subscribers": 164, - "stars": 11777 + "pushedAt": "2025-04-14T19:10:26Z", + "forks": 2173, + "issues": 62, + "subscribers": 165, + "stars": 11888 }, "name": "@react-native-firebase/ml", "fullName": "invertase/react-native-firebase", @@ -22406,7 +22065,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -22434,13 +22092,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-20T02:23:39Z", + "updatedAt": "2025-04-14T19:10:26Z", "createdAt": "2017-02-01T12:01:03Z", - "pushedAt": "2025-01-20T02:23:39Z", - "forks": 2149, - "issues": 46, - "subscribers": 164, - "stars": 11777 + "pushedAt": "2025-04-14T19:10:26Z", + "forks": 2173, + "issues": 62, + "subscribers": 165, + "stars": 11888 }, "name": "@react-native-firebase/perf", "fullName": "invertase/react-native-firebase", @@ -22468,7 +22126,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -22496,13 +22153,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-20T02:23:39Z", + "updatedAt": "2025-04-14T19:10:26Z", "createdAt": "2017-02-01T12:01:03Z", - "pushedAt": "2025-01-20T02:23:39Z", - "forks": 2149, - "issues": 46, - "subscribers": 164, - "stars": 11777 + "pushedAt": "2025-04-14T19:10:26Z", + "forks": 2173, + "issues": 62, + "subscribers": 165, + "stars": 11888 }, "name": "@react-native-firebase/remote-config", "fullName": "invertase/react-native-firebase", @@ -22527,7 +22184,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -22555,13 +22211,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-20T02:23:39Z", + "updatedAt": "2025-04-14T19:10:26Z", "createdAt": "2017-02-01T12:01:03Z", - "pushedAt": "2025-01-20T02:23:39Z", - "forks": 2149, - "issues": 46, - "subscribers": 164, - "stars": 11777 + "pushedAt": "2025-04-14T19:10:26Z", + "forks": 2173, + "issues": 62, + "subscribers": 165, + "stars": 11888 }, "name": "@react-native-firebase/storage", "fullName": "invertase/react-native-firebase", @@ -22591,7 +22247,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -22625,9 +22280,9 @@ "createdAt": "2015-05-08T17:04:15Z", "pushedAt": "2023-04-12T21:30:13Z", "forks": 882, - "issues": 551, + "issues": 552, "subscribers": 43, - "stars": 4989 + "stars": 5015 }, "name": "react-native-fs", "fullName": "itinance/react-native-fs", @@ -22662,13 +22317,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-fs", "npm": { - "downloads": 1232544, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 279279 + "downloads": 1913592, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 70, "matchingScoreModifiers": [ @@ -22679,7 +22332,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.496, + "popularity": -0.472, "topicSearchString": "react-component react-native ios android fs filesystem download upload file-transfer" }, { @@ -22704,7 +22357,7 @@ "forks": 14, "issues": 0, "subscribers": 6, - "stars": 176 + "stars": 177 }, "name": "react-native-cell-components", "fullName": "lodev09/react-native-cell-components", @@ -22737,20 +22390,18 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npmPkg": "react-native-cell-components", "npm": { - "downloads": 177, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 85 + "downloads": 212, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.49, + "popularity": -0.722, "topicSearchString": "react-native cell components ios listview tableview" }, { @@ -22774,7 +22425,7 @@ "pushedAt": "2018-08-31T20:30:20Z", "forks": 79, "issues": 37, - "subscribers": 9, + "subscribers": 8, "stars": 206 }, "name": "react-native-photo-upload", @@ -22808,13 +22459,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-photo-upload", "npm": { - "downloads": 343, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 62 + "downloads": 580, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -22822,7 +22471,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.791, + "popularity": -0.471, "topicSearchString": "photo react react-native resizer image picker base64 ios android photos reactjs image-picker fs image-resizer" }, { @@ -22845,8 +22494,8 @@ "pushedAt": "2020-09-27T01:31:06Z", "forks": 63, "issues": 34, - "subscribers": 28, - "stars": 1022 + "subscribers": 27, + "stars": 1024 }, "name": "react-native-create-bridge", "fullName": "peggyrayzis/react-native-create-bridge", @@ -22882,13 +22531,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-create-bridge", "npm": { - "downloads": 1036, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 297 + "downloads": 1058, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -22897,7 +22544,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.435, + "popularity": -0.473, "topicSearchString": "react native react-native bridge cli swift java objective-c kotlin" }, { @@ -22921,7 +22568,7 @@ "pushedAt": "2019-04-21T14:52:03Z", "forks": 3, "issues": 0, - "subscribers": 2, + "subscribers": 1, "stars": 11 }, "name": "react-native-fa-icons", @@ -22949,20 +22596,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-fa-icons", "npm": { - "downloads": 59, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5 + "downloads": 91, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.986, + "popularity": -0.828, "topicSearchString": "react-native fonts font-awesome fontawesome icon icons-fontawesome icons" }, { @@ -22986,7 +22631,7 @@ "pushedAt": "2017-11-22T11:04:15Z", "forks": 4, "issues": 23, - "subscribers": 9, + "subscribers": 8, "stars": 38 }, "name": "material-native", @@ -23014,20 +22659,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "material-native", "npm": { - "downloads": 39, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 14 + "downloads": 61, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.596, + "popularity": -0.717, "topicSearchString": "react react-component react-native material material-design android ios" }, { @@ -23049,9 +22692,9 @@ "updatedAt": "2017-10-24T11:42:29Z", "createdAt": "2017-01-08T16:31:26Z", "pushedAt": "2017-10-24T11:42:29Z", - "forks": 16, + "forks": 15, "issues": 1, - "subscribers": 9, + "subscribers": 8, "stars": 121 }, "name": "react-native-submit-button", @@ -23081,20 +22724,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-submit-button", "npm": { - "downloads": 37, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 10 + "downloads": 35, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.696, + "popularity": -0.721, "topicSearchString": "react native animated component button submit android ios react-native submit-button" }, { @@ -23112,13 +22753,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-07T13:19:17Z", + "updatedAt": "2025-02-22T00:51:21Z", "createdAt": "2015-08-26T09:06:18Z", - "pushedAt": "2025-01-07T13:19:17Z", - "forks": 153, - "issues": 14, - "subscribers": 13, - "stars": 433 + "pushedAt": "2025-02-22T00:51:21Z", + "forks": 152, + "issues": 13, + "subscribers": 12, + "stars": 437 }, "name": "react-native-zip-archive", "fullName": "mockingbot/react-native-zip-archive", @@ -23152,22 +22793,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-zip-archive", "npm": { - "downloads": 124859, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 29689 + "downloads": 127560, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 73, + "score": 68, "matchingScoreModifiers": [ "Popular", "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.016, + "popularity": 0.028, "topicSearchString": "react-native ios android zip archive zip-archive unzip zip-assets" }, { @@ -23189,10 +22827,10 @@ "updatedAt": "2018-05-23T11:37:11Z", "createdAt": "2016-03-01T14:11:31Z", "pushedAt": "2018-05-23T11:37:11Z", - "forks": 290, + "forks": 286, "issues": 50, - "subscribers": 14, - "stars": 1352 + "subscribers": 13, + "stars": 1355 }, "name": "react-native-actionsheet", "fullName": "beefe/react-native-actionsheet", @@ -23222,13 +22860,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-actionsheet", "npm": { - "downloads": 52742, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 11254 + "downloads": 65997, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -23237,7 +22873,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.509, + "popularity": -0.472, "topicSearchString": "actionsheet action-sheet react-native custom-action-sheet" }, { @@ -23257,10 +22893,10 @@ "updatedAt": "2020-01-22T08:41:43Z", "createdAt": "2017-06-23T07:11:35Z", "pushedAt": "2020-01-22T08:41:43Z", - "forks": 196, + "forks": 197, "issues": 45, - "subscribers": 29, - "stars": 854 + "subscribers": 28, + "stars": 866 }, "name": "react-native-document-scanner", "fullName": "Michaelvilleneuve/react-native-document-scanner", @@ -23291,13 +22927,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-document-scanner", "npm": { - "downloads": 99, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 28 + "downloads": 105, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -23306,7 +22940,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.689, + "popularity": -0.721, "topicSearchString": "react-native scanner ios document" }, { @@ -23328,8 +22962,8 @@ "pushedAt": "2019-12-16T10:56:28Z", "forks": 102, "issues": 21, - "subscribers": 9, - "stars": 308 + "subscribers": 8, + "stars": 310 }, "name": "react-native-perspective-image-cropper", "fullName": "Michaelvilleneuve/react-native-perspective-image-cropper", @@ -23363,13 +22997,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-perspective-image-cropper", "npm": { - "downloads": 296, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 21 + "downloads": 408, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -23377,7 +23009,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.899, + "popularity": -0.721, "topicSearchString": "react-native scanner crop react image custom perspective" }, { @@ -23429,20 +23061,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-loading-placeholder", "npm": { - "downloads": 4819, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 974 + "downloads": 4496, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.52, + "popularity": -0.472, "topicSearchString": "react-native react-component ios android placeholder loading loader skeletor" }, { @@ -23470,8 +23100,8 @@ "pushedAt": "2022-07-28T09:37:00Z", "forks": 22, "issues": 0, - "subscribers": 21, - "stars": 41 + "subscribers": 19, + "stars": 40 }, "name": "@bam.tech/react-native-batch", "fullName": "bamlab/react-native-batch-push", @@ -23506,7 +23136,6 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -23537,7 +23166,7 @@ "pushedAt": "2018-06-19T20:17:37Z", "forks": 18, "issues": 4, - "subscribers": 6, + "subscribers": 5, "stars": 153 }, "name": "react-native-bouncy-drawer", @@ -23561,20 +23190,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-bouncy-drawer", "npm": { - "downloads": 19, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5 + "downloads": 14, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.697, + "popularity": -0.75, "topicSearchString": "drawer react-native bouncy" }, { @@ -23597,7 +23224,7 @@ "pushedAt": "2017-10-13T11:41:01Z", "forks": 4, "issues": 1, - "subscribers": 3, + "subscribers": 2, "stars": 94 }, "name": "react-native-ios-drag-drop", @@ -23622,20 +23249,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-ios-drag-drop", "npm": { - "downloads": 26, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7 + "downloads": 38, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.673, + "popularity": -0.724, "topicSearchString": "react-native drag-and-drop ios react component" }, { @@ -23659,7 +23284,7 @@ "pushedAt": "2018-06-28T13:36:16Z", "forks": 8, "issues": 6, - "subscribers": 8, + "subscribers": 7, "stars": 104 }, "name": "react-native-material-palette", @@ -23683,20 +23308,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-material-palette", "npm": { - "downloads": 29, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7 + "downloads": 34, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.716, + "popularity": -0.721, "topicSearchString": "react-native react material-design material-ui" }, { @@ -23723,10 +23346,10 @@ "updatedAt": "2024-07-29T15:02:28Z", "createdAt": "2017-10-12T20:02:23Z", "pushedAt": "2024-07-29T15:02:28Z", - "forks": 167, - "issues": 30, - "subscribers": 13, - "stars": 1015 + "forks": 166, + "issues": 31, + "subscribers": 12, + "stars": 1033 }, "name": "react-native-onboarding-swiper", "fullName": "jfilter/react-native-onboarding-swiper", @@ -23759,10 +23382,9 @@ }, "npmPkg": "react-native-onboarding-swiper", "npm": { - "downloads": 28408, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6646 + "downloads": 34368, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -23771,7 +23393,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.012, + "popularity": 0.028, "topicSearchString": "react native react-native component onboarding tutorial intro swiper welcome introduction instructions slider" }, { @@ -23796,8 +23418,8 @@ "pushedAt": "2019-04-19T21:39:12Z", "forks": 582, "issues": 171, - "subscribers": 86, - "stars": 3780 + "subscribers": 85, + "stars": 3782 }, "name": "react-native-material-ui", "fullName": "xotahal/react-native-material-ui", @@ -23834,13 +23456,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-material-ui", "npm": { - "downloads": 1690, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 390 + "downloads": 1362, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 70, "matchingScoreModifiers": [ @@ -23851,7 +23471,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.491, + "popularity": -0.472, "topicSearchString": "react-native material design ui components react-component android material-design ui-kit ios" }, { @@ -23876,7 +23496,7 @@ "pushedAt": "2018-06-19T20:19:16Z", "forks": 13, "issues": 1, - "subscribers": 7, + "subscribers": 6, "stars": 116 }, "name": "react-native-falling-drawer", @@ -23901,20 +23521,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-falling-drawer", "npm": { - "downloads": 16, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "downloads": 30, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.688, + "popularity": -0.717, "topicSearchString": "drawer falling customizable collapsible" }, { @@ -23958,20 +23576,18 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "rn-render-perfs", "npm": { - "downloads": 9, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3 + "downloads": 13, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.639, + "popularity": -0.673, "topicSearchString": "" }, { @@ -23994,7 +23610,7 @@ "pushedAt": "2021-12-24T12:56:15Z", "forks": 59, "issues": 12, - "subscribers": 6, + "subscribers": 5, "stars": 399 }, "name": "react-native-schemes-manager", @@ -24031,13 +23647,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-schemes-manager", "npm": { - "downloads": 8277, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2394 + "downloads": 10788, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -24045,7 +23659,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.433, + "popularity": -0.472, "topicSearchString": "react native xcode scheme build configuration environment variables react-native" }, { @@ -24073,10 +23687,10 @@ "updatedAt": "2023-06-12T07:52:42Z", "createdAt": "2016-12-20T08:22:38Z", "pushedAt": "2023-06-12T07:52:42Z", - "forks": 936, - "issues": 170, - "subscribers": 127, - "stars": 10420 + "forks": 949, + "issues": 175, + "subscribers": 126, + "stars": 10487 }, "name": "@ui-kitten/components", "fullName": "akveo/react-native-ui-kitten", @@ -24098,7 +23712,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 22, "matchingScoreModifiers": [ @@ -24135,7 +23748,7 @@ "pushedAt": "2018-01-26T01:59:19Z", "forks": 1, "issues": 1, - "subscribers": 3, + "subscribers": 2, "stars": 22 }, "name": "react-native-offscreen-toolbar", @@ -24168,17 +23781,16 @@ }, "npmPkg": "react-native-offscreen-toolbar", "npm": { - "downloads": 32, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 10 + "downloads": 77, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.756, + "popularity": -0.824, "topicSearchString": "react-native react-component component react mobile ui toolbar navbar header material material-design" }, { @@ -24199,9 +23811,9 @@ "updatedAt": "2019-10-28T11:18:23Z", "createdAt": "2018-03-01T15:06:13Z", "pushedAt": "2019-10-28T11:18:23Z", - "forks": 25, + "forks": 24, "issues": 10, - "subscribers": 7, + "subscribers": 6, "stars": 35 }, "name": "react-native-braintree-payments-drop-in", @@ -24233,20 +23845,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-braintree-payments-drop-in", "npm": { - "downloads": 89, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 40 + "downloads": 271, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.514, + "popularity": -0.724, "topicSearchString": "react-native braintree payments drop-in" }, { @@ -24269,10 +23879,10 @@ "updatedAt": "2024-08-30T21:17:50Z", "createdAt": "2017-06-14T19:50:59Z", "pushedAt": "2024-08-30T21:17:50Z", - "forks": 2755, - "issues": 697, + "forks": 2761, + "issues": 699, "subscribers": 229, - "stars": 34100 + "stars": 34223 }, "name": "formik", "fullName": "jaredpalmer/formik", @@ -24303,25 +23913,22 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://user-images.githubusercontent.com/4060187/61057426-4e5a4600-a3c3-11e9-9114-630743e05814.png" - ], "npmPkg": "formik", "npm": { - "downloads": 9641736, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2272652 + "downloads": 12106933, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 81, + "score": 70, "matchingScoreModifiers": [ "Very popular", "Popular", "Known", "Lots of open issues", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.013, + "popularity": 0.028, "topicSearchString": "formik form forms react react-dom hooks react-hooks validation render-props validation higher-order-component hoc" }, { @@ -24344,7 +23951,7 @@ "pushedAt": "2018-09-13T19:26:14Z", "forks": 7, "issues": 2, - "subscribers": 4, + "subscribers": 3, "stars": 23 }, "name": "react-native-google-play-game-services", @@ -24370,20 +23977,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-google-play-game-services", "npm": { "downloads": 17, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8 + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.556, + "popularity": -0.791, "topicSearchString": "react-native google-play google-play-game-services android google-play-games google-play-service" }, { @@ -24406,7 +24011,7 @@ "pushedAt": "2018-05-22T08:08:11Z", "forks": 5, "issues": 2, - "subscribers": 2, + "subscribers": 1, "stars": 19 }, "name": "react-native-popup-menu-android", @@ -24430,20 +24035,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-popup-menu-android", "npm": { - "downloads": 120, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 31 + "downloads": 336, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.808, + "popularity": -0.82, "topicSearchString": "react-native android popup popover menu overlay native-native native material" }, { @@ -24465,9 +24068,9 @@ "updatedAt": "2020-04-25T15:57:02Z", "createdAt": "2018-03-10T02:20:58Z", "pushedAt": "2020-04-25T15:57:02Z", - "forks": 5, + "forks": 4, "issues": 3, - "subscribers": 2, + "subscribers": 1, "stars": 51 }, "name": "react-scroll-paged-view", @@ -24496,20 +24099,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-scroll-paged-view", "npm": { - "downloads": 133, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 25 + "downloads": 181, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.78, + "popularity": -0.722, "topicSearchString": "react react-native scrollview full-page-scroll full-screen-scroll scroll paged view" }, { @@ -24527,12 +24128,12 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-27T11:58:03Z", + "updatedAt": "2025-04-16T12:56:32Z", "createdAt": "2018-02-23T08:03:13Z", - "pushedAt": "2024-11-27T11:58:03Z", - "forks": 65, + "pushedAt": "2025-04-16T12:56:32Z", + "forks": 67, "issues": 19, - "subscribers": 7, + "subscribers": 6, "stars": 85 }, "name": "react-native-azure-auth", @@ -24559,20 +24160,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-azure-auth", "npm": { - "downloads": 9535, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2227 + "downloads": 12540, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 57, "matchingScoreModifiers": [ "Known", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.011, + "popularity": 0.028, "topicSearchString": "azure azuread authentication active-directory react-native oauth oauth2" }, { @@ -24595,9 +24195,9 @@ "createdAt": "2017-06-18T12:44:10Z", "pushedAt": "2022-12-30T12:05:21Z", "forks": 43, - "issues": 22, - "subscribers": 4, - "stars": 323 + "issues": 23, + "subscribers": 3, + "stars": 322 }, "name": "react-native-modal-popover", "fullName": "doomsower/react-native-modal-popover", @@ -24628,13 +24228,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-modal-popover", "npm": { - "downloads": 22878, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5079 + "downloads": 38569, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -24642,7 +24240,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.5, + "popularity": -0.472, "topicSearchString": "react react-native popover modal" }, { @@ -24665,7 +24263,7 @@ "pushedAt": "2020-07-20T06:56:26Z", "forks": 39, "issues": 16, - "subscribers": 5, + "subscribers": 4, "stars": 98 }, "name": "react-native-vkontakte-login", @@ -24700,20 +24298,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-vkontakte-login", "npm": { - "downloads": 623, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 223 + "downloads": 785, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.364, + "popularity": -0.472, "topicSearchString": "react react-native vk vkontakte sdk login share" }, { @@ -24732,13 +24328,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-27T16:11:49Z", + "updatedAt": "2025-04-14T15:01:32Z", "createdAt": "2018-02-11T22:31:55Z", - "pushedAt": "2025-01-27T16:11:49Z", + "pushedAt": "2025-04-14T15:01:32Z", "forks": 464, - "issues": 79, + "issues": 82, "subscribers": 20, - "stars": 1790 + "stars": 1817 }, "name": "react-native-picker-select", "fullName": "lawnstarter/react-native-picker-select", @@ -24776,13 +24372,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-picker-select", "npm": { - "downloads": 447524, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 108479 + "downloads": 556787, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 62, "matchingScoreModifiers": [ @@ -24792,7 +24386,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.02, + "popularity": 0.028, "topicSearchString": "dropdown picker select react react-native expo items frontend javascript library npm npm-package" }, { @@ -24816,7 +24410,7 @@ "pushedAt": "2018-03-28T12:42:08Z", "forks": 4, "issues": 1, - "subscribers": 2, + "subscribers": 1, "stars": 1 }, "name": "react-native-keyguard", @@ -24840,20 +24434,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-keyguard", "npm": { - "downloads": 51, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 14 + "downloads": 32, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.791, + "popularity": -0.819, "topicSearchString": "react-component react-native android lock-screen" }, { @@ -24882,10 +24474,10 @@ "updatedAt": "2024-09-16T10:39:08Z", "createdAt": "2017-11-19T21:58:25Z", "pushedAt": "2024-09-16T10:39:08Z", - "forks": 97, - "issues": 6, - "subscribers": 11, - "stars": 567 + "forks": 100, + "issues": 8, + "subscribers": 10, + "stars": 577 }, "name": "react-native-swiper-flatlist", "fullName": "gusgard/react-native-swiper-flatlist", @@ -24935,20 +24527,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-swiper-flatlist", "npm": { - "downloads": 49995, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 11109 + "downloads": 63698, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 41, "matchingScoreModifiers": [ "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0, + "popularity": 0.028, "topicSearchString": "swiper swiper-flatlist hooks typescript component react-native flatlist flatlist-swiper react native carousel slider scrollview images infinite scroll scrolling cards stack android ios swipeview swipe expo" }, { @@ -24975,7 +24566,7 @@ "pushedAt": "2020-12-28T14:04:33Z", "forks": 8, "issues": 0, - "subscribers": 3, + "subscribers": 2, "stars": 104 }, "name": "react-native-grid-list", @@ -25012,20 +24603,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-grid-list", "npm": { - "downloads": 254, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 33 + "downloads": 272, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.841, + "popularity": -0.721, "topicSearchString": "grid-list grid grid-view grid-component grid-layout react-native react flatlist flatlist-grid" }, { @@ -25057,10 +24646,10 @@ "updatedAt": "2024-02-04T13:21:23Z", "createdAt": "2017-03-04T16:33:14Z", "pushedAt": "2024-02-04T13:21:23Z", - "forks": 90, - "issues": 11, - "subscribers": 5, - "stars": 330 + "forks": 92, + "issues": 13, + "subscribers": 4, + "stars": 333 }, "name": "react-native-image-marker", "fullName": "JimmyDaddy/react-native-image-marker", @@ -25101,10 +24690,9 @@ }, "npmPkg": "react-native-image-marker", "npm": { - "downloads": 98618, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 23490 + "downloads": 99793, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -25112,7 +24700,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.016, + "popularity": 0.028, "topicSearchString": "react-native ios android image marker text watermark icon mark photo reactnative icon-watermark" }, { @@ -25137,10 +24725,10 @@ "updatedAt": "2024-01-09T16:09:55Z", "createdAt": "2018-04-18T05:50:46Z", "pushedAt": "2024-01-09T16:09:55Z", - "forks": 171, - "issues": 51, - "subscribers": 8, - "stars": 634 + "forks": 170, + "issues": 52, + "subscribers": 7, + "stars": 646 }, "name": "react-native-walkthrough-tooltip", "fullName": "jasongaare/react-native-walkthrough-tooltip", @@ -25174,10 +24762,9 @@ }, "npmPkg": "react-native-walkthrough-tooltip", "npm": { - "downloads": 252642, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 54195 + "downloads": 271509, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -25186,7 +24773,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.008, + "popularity": 0.028, "topicSearchString": "react react-native walkthrough tooltip popover highlighting" }, { @@ -25210,8 +24797,8 @@ "pushedAt": "2024-06-02T10:23:45Z", "forks": 164, "issues": 26, - "subscribers": 24, - "stars": 1005 + "subscribers": 23, + "stars": 1011 }, "name": "react-native-canvas", "fullName": "iddan/react-native-canvas", @@ -25235,13 +24822,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-canvas", "npm": { - "downloads": 106437, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 25802 + "downloads": 110155, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -25250,7 +24835,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.02, + "popularity": 0.028, "topicSearchString": "react canvas native javascript graphics" }, { @@ -25303,20 +24888,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-draggable-calendar", "npm": { - "downloads": 23, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7 + "downloads": 25, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.663, + "popularity": -0.71, "topicSearchString": "react-native calendar drag draggable draggable-calendar" }, { @@ -25338,10 +24921,10 @@ "updatedAt": "2021-04-12T19:22:08Z", "createdAt": "2018-03-27T08:56:51Z", "pushedAt": "2021-04-12T19:22:08Z", - "forks": 133, + "forks": 134, "issues": 16, - "subscribers": 6, - "stars": 388 + "subscribers": 5, + "stars": 390 }, "name": "rn-pdf-reader-js", "fullName": "xcarpentier/rn-pdf-reader-js", @@ -25376,13 +24959,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "rn-pdf-reader-js", "npm": { - "downloads": 12443, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2935 + "downloads": 13822, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -25390,7 +24971,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.486, + "popularity": -0.472, "topicSearchString": "react-native pdf pdfjs reader pdf-reader pdf-viewer react-pdf expo" }, { @@ -25414,13 +24995,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-09-26T23:20:21Z", + "updatedAt": "2025-03-29T21:34:40Z", "createdAt": "2016-04-06T15:06:29Z", - "pushedAt": "2024-09-26T23:20:21Z", - "forks": 136, + "pushedAt": "2025-03-29T21:34:40Z", + "forks": 139, "issues": 24, - "subscribers": 12, - "stars": 841 + "subscribers": 11, + "stars": 851 }, "name": "react-native-snackbar", "fullName": "cooperka/react-native-snackbar", @@ -25445,9 +25026,9 @@ }, "lastRelease": { "name": "", - "tagName": "v2.8.0", - "createdAt": "2024-09-26T23:20:21Z", - "publishedAt": "2024-09-26T23:22:10Z", + "tagName": "v2.9.0", + "createdAt": "2025-03-29T21:30:02Z", + "publishedAt": "2025-03-29T21:35:21Z", "isPrerelease": false }, "hasTypes": true, @@ -25456,18 +25037,18 @@ }, "npmPkg": "react-native-snackbar", "npm": { - "downloads": 48465, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 11768 + "downloads": 55435, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 68, + "score": 73, "matchingScoreModifiers": [ "Popular", "Known", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.021, + "popularity": 0.028, "topicSearchString": "react-native component ios android material-design snackbar snack-bar material" }, { @@ -25525,20 +25106,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-pseudo-localization", "npm": { - "downloads": 32, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 13 + "downloads": 22, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.662, + "popularity": -0.805, "topicSearchString": "chaos-engineering i18n internationalization l10n language localization pseudo-localization psuedo-localize psuedo translation i10n react-native pseudo" }, { @@ -25567,7 +25146,7 @@ "updatedAt": "2021-11-29T19:16:33Z", "createdAt": "2017-08-21T08:30:34Z", "pushedAt": "2021-11-29T19:16:33Z", - "forks": 60, + "forks": 59, "issues": 21, "subscribers": 4, "stars": 540 @@ -25608,10 +25187,9 @@ "unmaintained": true, "npmPkg": "react-native-keyboard-accessory", "npm": { - "downloads": 37781, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8337 + "downloads": 48935, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -25619,7 +25197,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.502, + "popularity": -0.472, "topicSearchString": "react react-native keyboard-accessory keyboard ios android react-component input-accessory sticky-views" }, { @@ -25644,13 +25222,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-26T16:36:58Z", + "updatedAt": "2025-04-06T11:36:15Z", "createdAt": "2018-04-08T18:31:00Z", - "pushedAt": "2025-01-26T16:36:58Z", - "forks": 331, - "issues": 43, - "subscribers": 9, - "stars": 2304 + "pushedAt": "2025-04-06T11:36:15Z", + "forks": 336, + "issues": 34, + "subscribers": 8, + "stars": 2356 }, "name": "react-native-date-picker", "fullName": "henninghall/react-native-date-picker", @@ -25675,10 +25253,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "5.0.9", - "tagName": "5.0.9", - "createdAt": "2025-01-26T16:36:58Z", - "publishedAt": "2025-01-26T16:37:20Z", + "name": "5.0.12", + "tagName": "5.0.12", + "createdAt": "2025-04-06T11:08:35Z", + "publishedAt": "2025-04-06T11:08:55Z", "isPrerelease": false }, "hasTypes": true, @@ -25687,10 +25265,9 @@ }, "npmPkg": "react-native-date-picker", "npm": { - "downloads": 648407, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 155487 + "downloads": 798690, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 73, "matchingScoreModifiers": [ @@ -25699,7 +25276,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.018, + "popularity": 0.028, "topicSearchString": "datepicker date-picker react-native datetimepicker date-time-picker datepicker-component time-picker timepicker datetime" }, { @@ -25728,8 +25305,8 @@ "pushedAt": "2023-11-03T13:59:26Z", "forks": 11, "issues": 2, - "subscribers": 2, - "stars": 58 + "subscribers": 1, + "stars": 59 }, "name": "react-native-gradients", "fullName": "FriendsOfReact/react-native-gradients", @@ -25760,17 +25337,16 @@ }, "npmPkg": "react-native-gradients", "npm": { - "downloads": 5714, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1183 + "downloads": 7545, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.015, + "popularity": 0.028, "topicSearchString": "react-component react-native ios android linear-gradient radial-gradient gradient react javascript es6" }, { @@ -25793,13 +25369,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-22T12:43:52Z", + "updatedAt": "2025-04-07T20:34:04Z", "createdAt": "2018-08-28T15:32:05Z", - "pushedAt": "2025-01-22T12:43:52Z", - "forks": 594, - "issues": 231, - "subscribers": 105, - "stars": 10772 + "pushedAt": "2025-04-07T20:34:04Z", + "forks": 601, + "issues": 242, + "subscribers": 106, + "stars": 10930 }, "name": "@nozbe/watermelondb", "fullName": "Nozbe/WatermelonDB", @@ -25865,7 +25441,7 @@ "pushedAt": "2024-03-10T06:33:32Z", "forks": 8, "issues": 0, - "subscribers": 3, + "subscribers": 2, "stars": 46 }, "name": "react-native-version-info", @@ -25893,20 +25469,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-version-info", "npm": { - "downloads": 28273, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6206 + "downloads": 33819, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.003, + "popularity": 0.028, "topicSearchString": "react react-native android ios react-component react-android react-ios react-windows" }, { @@ -25939,10 +25513,10 @@ "updatedAt": "2024-12-20T20:40:29Z", "createdAt": "2017-03-16T20:18:39Z", "pushedAt": "2024-12-20T20:40:29Z", - "forks": 918, - "issues": 26, - "subscribers": 51, - "stars": 3375 + "forks": 928, + "issues": 28, + "subscribers": 54, + "stars": 3436 }, "name": "react-native-track-player", "fullName": "doublesymmetry/react-native-track-player", @@ -25980,10 +25554,9 @@ }, "npmPkg": "react-native-track-player", "npm": { - "downloads": 93688, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 21820 + "downloads": 134236, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 92, "matchingScoreModifiers": [ @@ -25992,7 +25565,7 @@ "Known", "Not supporting New Architecture" ], - "popularity": 0.011, + "popularity": 0.028, "topicSearchString": "react react-native track-player audio-player audio player music controls chromecast android ios windows hooks music-player music-library media-control audio-library" }, { @@ -26020,8 +25593,8 @@ "pushedAt": "2024-09-27T20:45:33Z", "forks": 3, "issues": 0, - "subscribers": 5, - "stars": 33 + "subscribers": 4, + "stars": 32 }, "name": "react-native-hotspot", "fullName": "lawnstarter/react-native-hotspot", @@ -26049,16 +25622,16 @@ }, "npmPkg": "react-native-hotspot", "npm": { - "downloads": 43, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 16 + "downloads": 31, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.087, + "popularity": -0.218, "topicSearchString": "hotspot tutorial onboarding react react-native expo frontend" }, { @@ -26082,7 +25655,7 @@ "pushedAt": "2019-06-06T15:33:13Z", "forks": 2, "issues": 0, - "subscribers": 4, + "subscribers": 3, "stars": 28 }, "name": "react-native-text-avatar", @@ -26111,20 +25684,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-text-avatar", "npm": { - "downloads": 511, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 96 + "downloads": 341, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.533, + "popularity": -0.721, "topicSearchString": "react-native component avatar text letter text-avatar letter-avatar" }, { @@ -26147,7 +25718,7 @@ "pushedAt": "2019-03-18T10:01:38Z", "forks": 11, "issues": 6, - "subscribers": 3, + "subscribers": 2, "stars": 12 }, "name": "react-native-buglife", @@ -26178,20 +25749,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-buglife", "npm": { - "downloads": 67, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 18 + "downloads": 108, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.79, + "popularity": -0.822, "topicSearchString": "react-native react-component component react mobile ios android buglife bug-reporting bug-reporter" }, { @@ -26244,20 +25813,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-customize-selected-date", "npm": { - "downloads": 67, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 24 + "downloads": 93, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.701, + "popularity": -0.818, "topicSearchString": "customize selected date calendar event customize-event react-native customize-date" }, { @@ -26280,7 +25847,7 @@ "pushedAt": "2023-12-15T17:47:39Z", "forks": 4, "issues": 2, - "subscribers": 5, + "subscribers": 4, "stars": 59 }, "name": "react-native-suggester", @@ -26303,20 +25870,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-suggester", "npm": { - "downloads": 82, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 20 + "downloads": 53, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.226, + "popularity": -0.212, "topicSearchString": "react-native textinput autocompletion" }, { @@ -26340,7 +25905,7 @@ "pushedAt": "2022-06-28T14:03:28Z", "forks": 3, "issues": 0, - "subscribers": 2, + "subscribers": 1, "stars": 17 }, "name": "react-native-scrolling-images", @@ -26366,20 +25931,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-scrolling-images", "npm": { - "downloads": 60, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 21 + "downloads": 43, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.717, + "popularity": -0.827, "topicSearchString": "animated scrolling image background parallax" }, { @@ -26400,10 +25963,10 @@ "updatedAt": "2024-06-29T13:46:27Z", "createdAt": "2017-06-22T07:27:48Z", "pushedAt": "2024-06-29T13:46:27Z", - "forks": 97, - "issues": 22, + "forks": 99, + "issues": 23, "subscribers": 7, - "stars": 187 + "stars": 191 }, "name": "react-native-instagram-login", "fullName": "hungdev/react-native-instagram-login", @@ -26433,13 +25996,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-instagram-login", "npm": { - "downloads": 4088, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 864 + "downloads": 2296, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -26447,7 +26008,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.011, + "popularity": 0.028, "topicSearchString": "instagram login auth react-native ios android instagram-login instagram-api instagram-oauth authentication oauth" }, { @@ -26471,8 +26032,8 @@ "pushedAt": "2020-01-21T19:07:36Z", "forks": 1, "issues": 0, - "subscribers": 2, - "stars": 34 + "subscribers": 1, + "stars": 33 }, "name": "react-native-ruler", "fullName": "lfkwtz/react-native-ruler", @@ -26505,20 +26066,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-ruler", "npm": { - "downloads": 24, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "downloads": 47, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.792, + "popularity": -0.729, "topicSearchString": "devtools measure ruler react react-native expo" }, { @@ -26542,7 +26101,7 @@ "pushedAt": "2019-11-20T17:02:25Z", "forks": 1, "issues": 0, - "subscribers": 3, + "subscribers": 2, "stars": 28 }, "name": "react-native-safe-image", @@ -26567,24 +26126,25 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-safe-image", "npm": { - "downloads": 26, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5 + "downloads": 41, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.75, + "popularity": -0.726, "topicSearchString": "react-native image fallback typescript" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-apple-authentication", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/apple-authentication/#usage" + ], "ios": true, "expoGo": true, "newArchitecture": true, @@ -26599,13 +26159,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:51:08Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:51:08Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-apple-authentication", "fullName": "expo/expo", @@ -26629,13 +26189,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-apple-authentication", "npm": { - "downloads": 262311, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 66566 + "downloads": 362683, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -26646,7 +26204,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.032, + "popularity": 0.028, "topicSearchString": "react-native expo expo-apple-authentiocation apple-authentication sign-in-with-apple" }, { @@ -26667,13 +26225,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-24T17:46:32Z", + "updatedAt": "2025-04-14T18:51:08Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-24T17:46:32Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:51:08Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-application", "fullName": "expo/expo", @@ -26695,13 +26253,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-application", "npm": { - "downloads": 1673311, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 399212 + "downloads": 2294050, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -26712,7 +26268,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.016, + "popularity": 0.028, "topicSearchString": "react-native expo expo-application" }, { @@ -26733,13 +26289,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-24T17:46:32Z", + "updatedAt": "2025-04-14T18:42:50Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-24T17:46:32Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-asset", "fullName": "expo/expo", @@ -26761,13 +26317,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-asset", "npm": { - "downloads": 3282536, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 762991 + "downloads": 5164738, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -26778,11 +26332,17 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.01, + "popularity": 0.028, "topicSearchString": "react-native expo asset" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-av", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/audio-av/#playing-sounds", + "https://docs.expo.dev/versions/latest/sdk/audio-av/#recording-sounds", + "https://docs.expo.dev/versions/latest/sdk/video-av/#usage", + "https://github.com/expo/examples/tree/master/with-video-background" + ], "ios": true, "android": true, "web": true, @@ -26799,13 +26359,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-24T17:46:32Z", + "updatedAt": "2025-04-14T18:42:50Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-24T17:46:32Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-av", "fullName": "expo/expo", @@ -26828,15 +26388,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-av.svg" - ], "npmPkg": "expo-av", "npm": { - "downloads": 780352, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 176163 + "downloads": 1495427, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -26847,11 +26403,14 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.004, + "popularity": 0.028, "topicSearchString": "expo react-native audio video" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-background-fetch", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/background-fetch/#usage" + ], "ios": true, "android": true, "expoGo": true, @@ -26867,13 +26426,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:51:08Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:51:08Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-background-fetch", "fullName": "expo/expo", @@ -26897,13 +26456,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-background-fetch", "npm": { - "downloads": 123927, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 30450 + "downloads": 149189, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -26914,75 +26471,19 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.023, + "popularity": 0.028, "topicSearchString": "expo react-native fetch background background-fetch" }, - { - "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-barcode-scanner", - "ios": true, - "android": true, - "expoGo": true, - "newArchitecture": true, - "unmaintained": true, - "alternatives": [ - "expo-camera" - ], - "github": { - "urls": { - "repo": "https://github.com/expo/expo", - "clone": "https://github.com/expo/expo.git", - "homepage": "https://docs.expo.dev" - }, - "stats": { - "hasIssues": true, - "hasWiki": true, - "hasSponsorships": false, - "updatedAt": "2024-10-30T13:17:22Z", - "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2024-10-30T13:17:22Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 - }, - "name": "expo", - "fullName": "expo/expo", - "description": "An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.", - "license": { - "key": "mit", - "name": "MIT License", - "spdxId": "MIT", - "url": "http://choosealicense.com/licenses/mit/", - "id": "MDc6TGljZW5zZTEz" - }, - "hasTypes": false, - "isArchived": false - }, - "images": [], - "npmPkg": "expo-barcode-scanner", - "npm": { - "downloads": 152302, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 34910 - }, - "score": 81, - "matchingScoreModifiers": [ - "Very popular", - "Popular", - "Known", - "Lots of open issues", - "Not supporting New Architecture" - ], - "popularity": -0.493, - "topicSearchString": "" - }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-battery", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/battery/#usage" + ], "ios": true, "android": true, "web": true, "expoGo": true, + "fireos": true, "newArchitecture": true, "github": { "urls": { @@ -26995,13 +26496,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:42:50Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-battery", "fullName": "expo/expo", @@ -27023,15 +26524,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-battery.svg" - ], "npmPkg": "expo-battery", "npm": { - "downloads": 44724, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 11087 + "downloads": 54815, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -27042,11 +26539,14 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.026, + "popularity": 0.028, "topicSearchString": "react-native expo expo-battery" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-blur", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/blur-view/#usage" + ], "ios": true, "android": true, "web": true, @@ -27063,13 +26563,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:42:50Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-blur", "fullName": "expo/expo", @@ -27091,15 +26591,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-blur.svg" - ], "npmPkg": "expo-blur", "npm": { - "downloads": 799052, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 197968 + "downloads": 1299959, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -27110,14 +26606,18 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.026, + "popularity": 0.028, "topicSearchString": "react-native expo expo-blur" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-brightness", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/brightness/#usage" + ], "ios": true, "android": true, "expoGo": true, + "fireos": true, "newArchitecture": true, "github": { "urls": { @@ -27130,13 +26630,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:51:08Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:51:08Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-brightness", "fullName": "expo/expo", @@ -27159,15 +26659,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-brightness.svg" - ], "npmPkg": "expo-brightness", "npm": { - "downloads": 53121, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 14695 + "downloads": 66098, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -27178,11 +26674,14 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.054, + "popularity": 0.028, "topicSearchString": "react-native expo expo-brightness brightness" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-calendar", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/calendar/#usage" + ], "ios": true, "android": true, "expoGo": true, @@ -27198,13 +26697,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:42:50Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-calendar", "fullName": "expo/expo", @@ -27227,15 +26726,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-calendar.svg" - ], "npmPkg": "expo-calendar", "npm": { - "downloads": 128591, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 33234 + "downloads": 159323, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -27246,11 +26741,15 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.036, + "popularity": 0.028, "topicSearchString": "react-native expo calendar reminders" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-camera", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/camera/#usage", + "https://github.com/expo/examples/tree/master/with-camera" + ], "ios": true, "android": true, "web": true, @@ -27267,13 +26766,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:42:50Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-camera", "fullName": "expo/expo", @@ -27295,15 +26794,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-camera.svg" - ], "npmPkg": "expo-camera", "npm": { - "downloads": 581910, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 144316 + "downloads": 816707, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -27314,7 +26809,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.026, + "popularity": 0.028, "topicSearchString": "react-native expo camera" }, { @@ -27335,13 +26830,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:51:08Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:51:08Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-cellular", "fullName": "expo/expo", @@ -27363,15 +26858,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-cellular.svg" - ], "npmPkg": "expo-cellular", "npm": { - "downloads": 12322, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2906 + "downloads": 21957, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -27382,7 +26873,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.014, + "popularity": 0.028, "topicSearchString": "react-native expo expo-cellular" }, { @@ -27391,6 +26882,7 @@ "android": true, "web": true, "expoGo": true, + "fireos": true, "newArchitecture": true, "github": { "urls": { @@ -27403,13 +26895,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-24T17:46:32Z", + "updatedAt": "2025-04-14T18:51:08Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-24T17:46:32Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:51:08Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-constants", "fullName": "expo/expo", @@ -27431,13 +26923,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-constants", "npm": { - "downloads": 3669924, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 867316 + "downloads": 5680284, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -27448,7 +26938,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.014, + "popularity": 0.028, "topicSearchString": "react-native expo constants" }, { @@ -27468,13 +26958,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-28T11:00:23Z", + "updatedAt": "2025-04-14T18:42:50Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-28T11:00:23Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-contacts", "fullName": "expo/expo", @@ -27496,15 +26986,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-contacts.svg" - ], "npmPkg": "expo-contacts", "npm": { - "downloads": 135062, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 30415 + "downloads": 176479, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -27515,11 +27001,14 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.003, + "popularity": 0.028, "topicSearchString": "react-native expo contacts" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-crypto", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/crypto/#usage" + ], "ios": true, "android": true, "web": true, @@ -27536,13 +27025,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-24T17:46:32Z", + "updatedAt": "2025-04-14T18:51:08Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-24T17:46:32Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:51:08Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-crypto", "fullName": "expo/expo", @@ -27569,15 +27058,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-crypto.svg" - ], "npmPkg": "expo-crypto", "npm": { - "downloads": 884682, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 219554 + "downloads": 1245574, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -27588,15 +27073,19 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.026, + "popularity": 0.028, "topicSearchString": "react-native web expo crypto ios android web native" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-device", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/device/#usage" + ], "ios": true, "android": true, "web": true, "expoGo": true, + "fireos": true, "newArchitecture": true, "github": { "urls": { @@ -27609,13 +27098,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-24T17:46:32Z", + "updatedAt": "2025-04-14T18:42:50Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-24T17:46:32Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-device", "fullName": "expo/expo", @@ -27637,15 +27126,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-device.svg" - ], "npmPkg": "expo-device", "npm": { - "downloads": 1063307, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 255038 + "downloads": 1456098, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -27656,7 +27141,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.018, + "popularity": 0.028, "topicSearchString": "react-native expo expo-device" }, { @@ -27677,13 +27162,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-28T17:21:56Z", + "updatedAt": "2025-04-14T18:51:08Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-28T17:21:56Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:51:08Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-document-picker", "fullName": "expo/expo", @@ -27706,15 +27191,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-document-picker.svg" - ], "npmPkg": "expo-document-picker", "npm": { - "downloads": 443060, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 109481 + "downloads": 605172, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -27725,74 +27206,18 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.025, + "popularity": 0.028, "topicSearchString": "react-native expo expo-document-picker document-picker" }, - { - "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-face-detector", - "ios": true, - "android": true, - "expoGo": true, - "unmaintained": true, - "newArchitecture": true, - "alternatives": [ - "react-native-vision-camera" - ], - "github": { - "urls": { - "repo": "https://github.com/expo/expo", - "clone": "https://github.com/expo/expo.git", - "homepage": "https://docs.expo.dev" - }, - "stats": { - "hasIssues": true, - "hasWiki": true, - "hasSponsorships": false, - "updatedAt": "2024-12-27T10:30:32Z", - "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2024-12-27T10:30:32Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 - }, - "name": "expo", - "fullName": "expo/expo", - "description": "An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.", - "license": { - "key": "mit", - "name": "MIT License", - "spdxId": "MIT", - "url": "http://choosealicense.com/licenses/mit/", - "id": "MDc6TGljZW5zZTEz" - }, - "hasTypes": false, - "isArchived": false - }, - "images": [], - "npmPkg": "expo-face-detector", - "npm": { - "downloads": 8028, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1605 - }, - "score": 81, - "matchingScoreModifiers": [ - "Very popular", - "Popular", - "Known", - "Lots of open issues", - "Not supporting New Architecture" - ], - "popularity": -0.522, - "topicSearchString": "" - }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-file-system", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/filesystem/#usage" + ], "ios": true, "android": true, "expoGo": true, + "fireos": true, "newArchitecture": true, "github": { "urls": { @@ -27805,13 +27230,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-30T07:49:00Z", + "updatedAt": "2025-04-14T20:11:26Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-30T07:49:00Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T20:11:26Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-file-system", "fullName": "expo/expo", @@ -27834,15 +27259,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-file-system.svg" - ], "npmPkg": "expo-file-system", "npm": { - "downloads": 3449045, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 794457 + "downloads": 5339468, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -27853,11 +27274,14 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.008, + "popularity": 0.028, "topicSearchString": "react-native expo file-system file" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-font", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/font/#usage" + ], "ios": true, "android": true, "web": true, @@ -27874,13 +27298,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-24T17:46:32Z", + "updatedAt": "2025-04-14T18:42:50Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-24T17:46:32Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-font", "fullName": "expo/expo", @@ -27902,15 +27326,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-font.svg" - ], "npmPkg": "expo-font", "npm": { - "downloads": 3393996, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 783364 + "downloads": 5131000, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -27921,11 +27341,14 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.009, + "popularity": 0.028, "topicSearchString": "react-native expo font" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-gl", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/gl-view/#usage" + ], "ios": true, "android": true, "web": true, @@ -27942,13 +27365,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:42:50Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-gl", "fullName": "expo/expo", @@ -27972,15 +27395,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-gl.svg" - ], "npmPkg": "expo-gl", "npm": { - "downloads": 46690, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 11464 + "downloads": 84452, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -27991,14 +27410,18 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.023, + "popularity": 0.028, "topicSearchString": "react-native expo gl glview webgl" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-haptics", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/haptics/#usage" + ], "ios": true, "android": true, "expoGo": true, + "fireos": true, "newArchitecture": true, "github": { "urls": { @@ -28011,13 +27434,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-27T13:34:47Z", + "updatedAt": "2025-04-14T18:51:08Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-27T13:34:47Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:51:08Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-haptics", "fullName": "expo/expo", @@ -28040,15 +27463,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-haptics.svg" - ], "npmPkg": "expo-haptics", "npm": { - "downloads": 904620, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 225333 + "downloads": 1423989, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -28059,11 +27478,14 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.027, + "popularity": 0.028, "topicSearchString": "react-native expo expo-haptics haptics" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-image-manipulator", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/imagemanipulator/#usage" + ], "ios": true, "android": true, "web": true, @@ -28080,13 +27502,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:42:50Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-image-manipulator", "fullName": "expo/expo", @@ -28108,15 +27530,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-image-manipulator.svg" - ], "npmPkg": "expo-image-manipulator", "npm": { - "downloads": 534210, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 120491 + "downloads": 1134060, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -28127,15 +27545,19 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.003, + "popularity": 0.028, "topicSearchString": "react-native expo expo-image-manipulator" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-image-picker", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/imagepicker/#usage" + ], "ios": true, "android": true, "web": true, "expoGo": true, + "fireos": true, "newArchitecture": true, "github": { "urls": { @@ -28148,13 +27570,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-28T14:00:01Z", + "updatedAt": "2025-04-14T18:42:50Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-28T14:00:01Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-image-picker", "fullName": "expo/expo", @@ -28178,15 +27600,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-image-picker.svg" - ], "npmPkg": "expo-image-picker", "npm": { - "downloads": 925782, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 221314 + "downloads": 1274700, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -28197,7 +27615,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.017, + "popularity": 0.028, "topicSearchString": "react-native expo image picker image-picker" }, { @@ -28217,13 +27635,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:51:08Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:51:08Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-intent-launcher", "fullName": "expo/expo", @@ -28247,13 +27665,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-intent-launcher", "npm": { - "downloads": 156580, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 38684 + "downloads": 214976, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -28264,14 +27680,18 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.025, + "popularity": 0.028, "topicSearchString": "react-native expo expo-intent-launcher intent launcher" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-keep-awake", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/keep-awake/#usage" + ], "ios": true, "android": true, "expoGo": true, + "fireos": true, "newArchitecture": true, "github": { "urls": { @@ -28284,13 +27704,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-24T17:46:32Z", + "updatedAt": "2025-04-14T18:51:08Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-24T17:46:32Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:51:08Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-keep-awake", "fullName": "expo/expo", @@ -28313,15 +27733,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-keep-awake.svg" - ], "npmPkg": "expo-keep-awake", "npm": { - "downloads": 3245647, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 754953 + "downloads": 4981014, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -28332,15 +27748,19 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.01, + "popularity": 0.028, "topicSearchString": "react-native expo awake keep-awake" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-linear-gradient", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/linear-gradient/#usage" + ], "ios": true, "android": true, "web": true, "expoGo": true, + "fireos": true, "newArchitecture": true, "github": { "urls": { @@ -28353,13 +27773,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:51:08Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:51:08Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-linear-gradient", "fullName": "expo/expo", @@ -28381,15 +27801,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-linear-gradient.svg" - ], "npmPkg": "expo-linear-gradient", "npm": { - "downloads": 1172751, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 272842 + "downloads": 1629364, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -28400,7 +27816,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.01, + "popularity": 0.028, "topicSearchString": "react-native expo gradient" }, { @@ -28421,13 +27837,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:51:08Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:51:08Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-local-authentication", "fullName": "expo/expo", @@ -28453,15 +27869,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-local-authentication.svg" - ], "npmPkg": "expo-local-authentication", "npm": { - "downloads": 371566, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 90818 + "downloads": 476984, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -28472,7 +27884,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.022, + "popularity": 0.028, "topicSearchString": "react-native expo authentication auth touchid faceid fingerprint" }, { @@ -28493,13 +27905,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-24T17:46:32Z", + "updatedAt": "2025-04-14T18:42:50Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-24T17:46:32Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-localization", "fullName": "expo/expo", @@ -28523,15 +27935,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-localization.svg" - ], "npmPkg": "expo-localization", "npm": { - "downloads": 751635, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 180057 + "downloads": 999153, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -28542,11 +27950,14 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.017, + "popularity": 0.028, "topicSearchString": "react-native expo localization locales l10n" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-location", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/location/#usage" + ], "ios": true, "android": true, "web": true, @@ -28563,13 +27974,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-24T17:46:32Z", + "updatedAt": "2025-04-14T18:42:50Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-24T17:46:32Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-location", "fullName": "expo/expo", @@ -28596,15 +28007,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-location.svg" - ], "npmPkg": "expo-location", "npm": { - "downloads": 611762, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 146266 + "downloads": 874757, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -28615,7 +28022,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.017, + "popularity": 0.028, "topicSearchString": "react-native expo location geolocation coords geocoding compass heading" }, { @@ -28636,13 +28043,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:42:50Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-mail-composer", "fullName": "expo/expo", @@ -28665,15 +28072,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-mail-composer.svg" - ], "npmPkg": "expo-mail-composer", "npm": { - "downloads": 89064, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 24768 + "downloads": 119076, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -28684,11 +28087,14 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.056, + "popularity": 0.028, "topicSearchString": "react-native expo mail composer" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-media-library", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/media-library/#usage" + ], "ios": true, "android": true, "expoGo": true, @@ -28704,13 +28110,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-16T16:00:55Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-16T16:00:55Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-media-library", "fullName": "expo/expo", @@ -28736,15 +28142,11 @@ "newArchitecture": true, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-media-library.svg" - ], "npmPkg": "expo-media-library", "npm": { - "downloads": 333749, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 79583 + "downloads": 434414, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 89, "matchingScoreModifiers": [ @@ -28754,7 +28156,7 @@ "Lots of open issues", "Recently updated" ], - "popularity": 0.016, + "popularity": 0.028, "topicSearchString": "react-native expo media library cameraroll photos videos" }, { @@ -28775,13 +28177,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:42:50Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-network", "fullName": "expo/expo", @@ -28803,15 +28205,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-network.svg" - ], "npmPkg": "expo-network", "npm": { - "downloads": 161788, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 37978 + "downloads": 236740, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -28822,11 +28220,14 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.013, + "popularity": 0.028, "topicSearchString": "react-native expo expo-network" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-notifications", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/notifications/#usage" + ], "ios": true, "android": true, "expoGo": true, @@ -28841,13 +28242,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-28T12:26:26Z", + "updatedAt": "2025-04-15T10:01:06Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-28T12:26:26Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-15T10:01:06Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-notifications", "fullName": "expo/expo", @@ -28871,15 +28272,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-notifications.svg" - ], "npmPkg": "expo-notifications", "npm": { - "downloads": 927347, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 227186 + "downloads": 1307079, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -28890,7 +28287,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.023, + "popularity": 0.028, "topicSearchString": "react-native expo notifications expo-notifications push-nofifications" }, { @@ -28916,8 +28313,8 @@ "pushedAt": "2022-05-16T16:19:09Z", "forks": 109, "issues": 75, - "subscribers": 12, - "stars": 304 + "subscribers": 11, + "stars": 303 }, "name": "expo-pixi", "fullName": "expo/expo-pixi", @@ -28951,13 +28348,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "expo-pixi", "npm": { - "downloads": 693, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 133 + "downloads": 536, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 30, "matchingScoreModifiers": [ @@ -28966,7 +28361,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.53, + "popularity": -0.472, "topicSearchString": "react native expo exponent game gl graphics opengl 2d pixi pixi.js sprite webgl cross-platform signature" }, { @@ -28987,13 +28382,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:51:08Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:51:08Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-print", "fullName": "expo/expo", @@ -29018,15 +28413,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-print.svg" - ], "npmPkg": "expo-print", "npm": { - "downloads": 113736, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 26362 + "downloads": 158371, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -29037,7 +28428,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.01, + "popularity": 0.028, "topicSearchString": "react-native expo print android ios airprint" }, { @@ -29057,13 +28448,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-14T23:20:14Z", + "updatedAt": "2025-04-14T18:42:50Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2024-11-14T23:20:14Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-processing", "fullName": "expo/expo", @@ -29087,89 +28478,29 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-processing", "npm": { - "downloads": 325, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 78 + "downloads": 919, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 81, + "score": 86, "matchingScoreModifiers": [ "Very popular", "Popular", "Known", "Lots of open issues", + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.232, + "popularity": 0.027, "topicSearchString": "expo processing.js graphics opengl gl" }, - { - "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-random", - "ios": true, - "android": true, - "web": true, - "expoGo": true, - "newArchitecture": true, - "unmaintained": true, - "alternatives": [ - "expo-crypto" - ], - "github": { - "urls": { - "repo": "https://github.com/expo/expo", - "clone": "https://github.com/expo/expo.git", - "homepage": "https://docs.expo.dev" - }, - "stats": { - "hasIssues": true, - "hasWiki": true, - "hasSponsorships": false, - "updatedAt": "2024-05-20T11:46:30Z", - "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2024-05-20T11:46:30Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 - }, - "name": "expo", - "fullName": "expo/expo", - "description": "An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.", - "license": { - "key": "mit", - "name": "MIT License", - "spdxId": "MIT", - "url": "http://choosealicense.com/licenses/mit/", - "id": "MDc6TGljZW5zZTEz" - }, - "hasTypes": false, - "isArchived": false - }, - "images": [], - "npmPkg": "expo-random", - "npm": { - "downloads": 562282, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 139007 - }, - "score": 70, - "matchingScoreModifiers": [ - "Very popular", - "Popular", - "Known", - "Lots of open issues", - "Not updated recently", - "Not supporting New Architecture" - ], - "popularity": -0.475, - "topicSearchString": "" - }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-secure-store", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/securestore/#usage" + ], "ios": true, "android": true, "expoGo": true, @@ -29185,13 +28516,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-24T17:46:32Z", + "updatedAt": "2025-04-14T18:51:08Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-24T17:46:32Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:51:08Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-secure-store", "fullName": "expo/expo", @@ -29215,15 +28546,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-secure-store.svg" - ], "npmPkg": "expo-secure-store", "npm": { - "downloads": 1000322, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 238016 + "downloads": 1340526, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -29234,15 +28561,24 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.016, + "popularity": 0.028, "topicSearchString": "react-native expo expo-secure-store secure store" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-sensors", + "examples": [ + "https://docs.expo.dev/versions/unversioned/sdk/barometer/#usage", + "https://docs.expo.dev/versions/unversioned/sdk/battery/#usage", + "https://docs.expo.dev/versions/unversioned/sdk/gyroscope/#usage", + "https://docs.expo.dev/versions/unversioned/sdk/light-sensor/#usage", + "https://docs.expo.dev/versions/unversioned/sdk/magnetometer/#usage", + "https://docs.expo.dev/versions/unversioned/sdk/pedometer/#usage" + ], "ios": true, "android": true, "web": true, "expoGo": true, + "fireos": true, "newArchitecture": true, "github": { "urls": { @@ -29255,13 +28591,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:42:50Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-sensors", "fullName": "expo/expo", @@ -29290,15 +28626,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-sensors.svg" - ], "npmPkg": "expo-sensors", "npm": { - "downloads": 57019, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 13268 + "downloads": 85249, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -29309,7 +28641,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.01, + "popularity": 0.028, "topicSearchString": "react-native expo sensors accelerometer devicemotion gyroscope lightsensor magnetometer pedometer barometer" }, { @@ -29329,13 +28661,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:51:08Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:51:08Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-sms", "fullName": "expo/expo", @@ -29357,15 +28689,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-sms.svg" - ], "npmPkg": "expo-sms", "npm": { - "downloads": 63122, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 14376 + "downloads": 79659, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -29376,11 +28704,14 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.006, + "popularity": 0.028, "topicSearchString": "react-native expo sms" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-speech", + "examples": [ + "https://docs.expo.dev/versions/unversioned/sdk/speech/#usage" + ], "ios": true, "android": true, "web": true, @@ -29397,13 +28728,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:42:50Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-speech", "fullName": "expo/expo", @@ -29427,15 +28758,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-speech.svg" - ], "npmPkg": "expo-speech", "npm": { - "downloads": 29952, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7150 + "downloads": 57655, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -29446,11 +28773,16 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.016, + "popularity": 0.028, "topicSearchString": "react-native expo expo-speech speech voice" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-sqlite", + "examples": [ + "https://docs.expo.dev/versions/unversioned/sdk/sqlite/#usage", + "https://github.com/expo/examples/blob/master/with-sqlite", + "https://github.com/expo/examples/blob/master/with-libsql" + ], "ios": true, "android": true, "expoGo": true, @@ -29466,13 +28798,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-28T20:55:27Z", + "updatedAt": "2025-04-15T08:12:33Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-28T20:55:27Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-15T08:12:33Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-sqlite", "fullName": "expo/expo", @@ -29497,15 +28829,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-sqlite.svg" - ], "npmPkg": "expo-sqlite", "npm": { - "downloads": 150688, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 35080 + "downloads": 226017, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -29516,11 +28844,14 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.011, + "popularity": 0.028, "topicSearchString": "react-native expo sqlite sql storage async-storage" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-store-review", + "examples": [ + "https://docs.expo.dev/versions/unversioned/sdk/storereview/#usage" + ], "ios": true, "android": true, "expoGo": true, @@ -29536,13 +28867,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:51:08Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:51:08Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-store-review", "fullName": "expo/expo", @@ -29567,15 +28898,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-store-review.svg" - ], "npmPkg": "expo-store-review", "npm": { - "downloads": 330216, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 83414 + "downloads": 444433, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -29586,11 +28913,14 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.03, + "popularity": 0.028, "topicSearchString": "react-native expo expo-store-review reviews app-store google-play-store" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-task-manager", + "examples": [ + "https://docs.expo.dev/versions/unversioned/sdk/task-manager/#example" + ], "ios": true, "android": true, "expoGo": true, @@ -29605,13 +28935,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:51:08Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:51:08Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-task-manager", "fullName": "expo/expo", @@ -29635,13 +28965,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-task-manager", "npm": { - "downloads": 271292, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 62628 + "downloads": 358456, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -29652,11 +28980,14 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.009, + "popularity": 0.028, "topicSearchString": "expo react-native task-manager task background" }, { "githubUrl": "https://github.com/expo/expo-three", + "examples": [ + "https://github.com/expo/examples/tree/master/with-three" + ], "ios": true, "android": true, "web": true, @@ -29677,8 +29008,8 @@ "pushedAt": "2024-07-28T18:21:03Z", "forks": 87, "issues": 80, - "subscribers": 23, - "stars": 776 + "subscribers": 22, + "stars": 795 }, "name": "expo-three", "fullName": "expo/expo-three", @@ -29713,13 +29044,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-three", "npm": { - "downloads": 25390, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6210 + "downloads": 39141, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -29729,11 +29058,14 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.022, + "popularity": 0.028, "topicSearchString": "three.js three gaming graphics opengl gl expo arkit expo-web react react-native web threejs ar-session javascript javascript-game" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-video-thumbnails", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/video-thumbnails/#usage" + ], "ios": true, "android": true, "expoGo": true, @@ -29749,13 +29081,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:42:50Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-video-thumbnails", "fullName": "expo/expo", @@ -29780,13 +29112,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-video-thumbnails", "npm": { - "downloads": 79097, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 18344 + "downloads": 106220, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -29797,15 +29127,19 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.01, + "popularity": 0.028, "topicSearchString": "react-native expo expo-video-thumbnails thumbnail android ios" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-web-browser", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/webbrowser/#usage" + ], "ios": true, "android": true, "web": true, "expoGo": true, + "fireos": true, "newArchitecture": true, "github": { "urls": { @@ -29818,13 +29152,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-16T10:08:35Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-16T10:08:35Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-web-browser", "fullName": "expo/expo", @@ -29848,15 +29182,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-web-browser.svg" - ], "npmPkg": "expo-web-browser", "npm": { - "downloads": 1477431, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 353398 + "downloads": 2089902, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -29867,7 +29197,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.017, + "popularity": 0.028, "topicSearchString": "react-native expo expo-web-browser web browser" }, { @@ -29888,13 +29218,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": false, - "updatedAt": "2024-11-15T22:28:25Z", + "updatedAt": "2025-04-14T20:11:26Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2024-11-15T22:28:25Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T20:11:26Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "jest-expo", "fullName": "expo/expo", @@ -29912,85 +29242,22 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "jest-expo", "npm": { - "downloads": 1747880, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 403292 - }, - "score": 81, - "matchingScoreModifiers": [ - "Very popular", - "Popular", - "Known", - "Lots of open issues", - "Not supporting New Architecture" - ], - "popularity": 0.009, - "topicSearchString": "" - }, - { - "githubUrl": "https://github.com/expo/expo/tree/main/packages/jest-expo-enzyme", - "ios": true, - "android": true, - "web": true, - "expoGo": true, - "dev": true, - "unmaintained": true, - "alternatives": [ - "@testing-library/react-native" - ], - "github": { - "urls": { - "repo": "https://github.com/expo/expo", - "clone": "https://github.com/expo/expo.git", - "homepage": "https://docs.expo.dev" - }, - "stats": { - "hasIssues": true, - "hasWiki": true, - "hasSponsorships": false, - "updatedAt": "2023-01-17T17:28:20Z", - "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2023-01-17T17:28:20Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 - }, - "name": "expo", - "fullName": "expo/expo", - "description": "An open-source framework for making universal native apps with React. Expo runs on Android, iOS, and the web.", - "license": { - "key": "mit", - "name": "MIT License", - "spdxId": "MIT", - "url": "http://choosealicense.com/licenses/mit/", - "id": "MDc6TGljZW5zZTEz" - }, - "hasTypes": false, - "isArchived": false - }, - "images": [], - "npmPkg": "jest-expo-enzyme", - "npm": { - "downloads": 7190, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1359 + "downloads": 2933758, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 70, + "score": 86, "matchingScoreModifiers": [ "Very popular", "Popular", "Known", "Lots of open issues", - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.533, + "popularity": 0.028, "topicSearchString": "" }, { @@ -30014,7 +29281,7 @@ "pushedAt": "2023-12-15T17:44:54Z", "forks": 2, "issues": 0, - "subscribers": 3, + "subscribers": 2, "stars": 25 }, "name": "rn-verifcode", @@ -30039,20 +29306,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "rn-verifcode", "npm": { "downloads": 8, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3 + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0, + "popularity": -0.125, "topicSearchString": "react-native textinput sms-code verification verification-code" }, { @@ -30077,7 +29342,7 @@ "pushedAt": "2020-10-09T08:18:36Z", "forks": 5, "issues": 0, - "subscribers": 5, + "subscribers": 4, "stars": 45 }, "name": "@matt-block/react-native-in-app-browser", @@ -30117,7 +29382,6 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -30183,20 +29447,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-window-guard", "npm": { - "downloads": 473, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 149 + "downloads": 425, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.657, + "popularity": -0.722, "topicSearchString": "react-native component safearea ios android" }, { @@ -30218,9 +29480,9 @@ "updatedAt": "2022-10-06T18:27:00Z", "createdAt": "2019-05-06T22:08:47Z", "pushedAt": "2022-10-06T18:27:00Z", - "forks": 10, + "forks": 11, "issues": 5, - "subscribers": 9, + "subscribers": 8, "stars": 32 }, "name": "react-native-dns-lookup", @@ -30249,20 +29511,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-dns-lookup", "npm": { - "downloads": 1924, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 461 + "downloads": 3820, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.482, + "popularity": -0.472, "topicSearchString": "dns" }, { @@ -30293,8 +29553,8 @@ "pushedAt": "2023-04-19T05:52:26Z", "forks": 33, "issues": 18, - "subscribers": 2, - "stars": 418 + "subscribers": 1, + "stars": 414 }, "name": "react-native-input-spinner", "fullName": "marcocesarato/react-native-input-spinner", @@ -30339,10 +29599,9 @@ }, "npmPkg": "react-native-input-spinner", "npm": { - "downloads": 4658, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1061 + "downloads": 7356, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -30350,7 +29609,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.006, + "popularity": 0.028, "topicSearchString": "component react-component react-native android ios windows reactnative spinner number input float real integer decimal int selector" }, { @@ -30375,7 +29634,7 @@ "pushedAt": "2022-08-01T10:57:41Z", "forks": 9, "issues": 3, - "subscribers": 3, + "subscribers": 2, "stars": 190 }, "name": "@pietile-native-kit/keyboard-aware-scrollview", @@ -30401,7 +29660,6 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -30433,7 +29691,7 @@ "pushedAt": "2022-08-01T10:57:41Z", "forks": 9, "issues": 3, - "subscribers": 3, + "subscribers": 2, "stars": 190 }, "name": "@pietile-native-kit/expandable-view", @@ -30457,7 +29715,6 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -30489,7 +29746,7 @@ "pushedAt": "2022-08-01T10:57:41Z", "forks": 9, "issues": 3, - "subscribers": 3, + "subscribers": 2, "stars": 190 }, "name": "@pietile-native-kit/fade-view", @@ -30513,7 +29770,6 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -30545,7 +29801,7 @@ "pushedAt": "2022-08-01T10:57:41Z", "forks": 9, "issues": 3, - "subscribers": 3, + "subscribers": 2, "stars": 190 }, "name": "@pietile-native-kit/page-slider", @@ -30570,7 +29826,6 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -30603,7 +29858,7 @@ "updatedAt": "2023-04-28T13:26:50Z", "createdAt": "2019-05-26T14:37:53Z", "pushedAt": "2023-04-28T13:26:50Z", - "forks": 15, + "forks": 16, "issues": 5, "subscribers": 11, "stars": 204 @@ -30636,13 +29891,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-eva-icons", "npm": { - "downloads": 17118, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3922 + "downloads": 22552, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -30650,7 +29903,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.007, + "popularity": 0.028, "topicSearchString": "react-native eva-icons svg icons-source" }, { @@ -30673,7 +29926,7 @@ "pushedAt": "2022-10-14T16:56:15Z", "forks": 25, "issues": 2, - "subscribers": 4, + "subscribers": 3, "stars": 195 }, "name": "react-native-nested-listview", @@ -30714,13 +29967,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-nested-listview", "npm": { - "downloads": 820, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 175 + "downloads": 1546, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -30728,7 +29979,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.509, + "popularity": -0.472, "topicSearchString": "react native list nested react-native listview nested-structures nested-objects reactjs react-component tree treeview android" }, { @@ -30751,7 +30002,7 @@ "forks": 29, "issues": 24, "subscribers": 5, - "stars": 180 + "stars": 184 }, "name": "react-native-wifi-p2p", "fullName": "kirillzyusko/react-native-wifi-p2p", @@ -30779,13 +30030,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-wifi-p2p", "npm": { - "downloads": 477, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 104 + "downloads": 450, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -30793,7 +30042,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.254, + "popularity": -0.223, "topicSearchString": "react-native android p2p peer-to-peer wifi-direct wi-fi-direct wifi-p2p-manager wifi" }, { @@ -30811,13 +30060,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-10-22T09:27:15Z", + "updatedAt": "2025-03-12T13:22:41Z", "createdAt": "2019-07-19T15:19:09Z", - "pushedAt": "2024-10-22T09:27:15Z", - "forks": 22, + "pushedAt": "2025-03-12T13:22:41Z", + "forks": 21, "issues": 4, - "subscribers": 6, - "stars": 442 + "subscribers": 5, + "stars": 457 }, "name": "react-native-bundle-splitter", "fullName": "kirillzyusko/react-native-bundle-splitter", @@ -30865,20 +30114,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-bundle-splitter", "npm": { - "downloads": 8956, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1646 + "downloads": 12337, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": -0.038, + "popularity": 0.028, "topicSearchString": "react native react-native web bundle bundles separate separator split splitter splitting inline require ram js-bundle lazy loading loadable unbundle ios android ram-bundle" }, { @@ -30939,20 +30186,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-gesture-detector", "npm": { - "downloads": 38, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 15 + "downloads": 110, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.566, + "popularity": -0.723, "topicSearchString": "react-native gesture custom-gestures detection component" }, { @@ -30980,10 +30225,10 @@ "updatedAt": "2019-10-15T21:32:50Z", "createdAt": "2017-04-20T08:24:52Z", "pushedAt": "2019-10-15T21:32:50Z", - "forks": 116, - "issues": 10, - "subscribers": 13, - "stars": 928 + "forks": 122, + "issues": 11, + "subscribers": 12, + "stars": 934 }, "name": "react-native-indicators", "fullName": "n4kz/react-native-indicators", @@ -31022,10 +30267,9 @@ "unmaintained": true, "npmPkg": "react-native-indicators", "npm": { - "downloads": 59362, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 14704 + "downloads": 69872, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -31034,13 +30278,14 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.475, + "popularity": -0.472, "topicSearchString": "react react-component react-native ios android activity indicator spinner pacman material" }, { - "githubUrl": "https://github.com/rnmods/react-native-document-picker", + "githubUrl": "https://github.com/react-native-documents/document-picker/tree/main/packages/document-picker", + "npmPkg": "@react-native-documents/picker", "examples": [ - "https://github.com/rnmods/react-native-document-picker/tree/master/example" + "https://github.com/react-native-documents/document-picker/tree/main/packages/example " ], "images": [ "https://raw.githubusercontent.com/rnmods/react-native-document-picker/master/docs/android_screenshot.jpg", @@ -31053,72 +30298,53 @@ "urls": { "repo": "https://github.com/react-native-documents/document-picker", "clone": "https://github.com/react-native-documents/document-picker.git", - "homepage": "https://react-native-documents.github.io/" + "homepage": "https://github.com/react-native-documents/document-picker#readme" }, "stats": { "hasIssues": true, "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-29T22:01:09Z", + "updatedAt": "2025-04-04T12:30:50Z", "createdAt": "2016-06-28T14:58:12Z", - "pushedAt": "2025-01-29T22:01:09Z", - "forks": 409, - "issues": 5, - "subscribers": 11, - "stars": 1376 + "pushedAt": "2025-04-04T12:30:50Z", + "forks": 413, + "issues": 8, + "subscribers": 10, + "stars": 1411 }, - "name": "react-native-documents", + "name": "@react-native-documents/picker", "fullName": "react-native-documents/document-picker", "isPrivate": false, - "description": "Document Picker for React Native", + "description": "A react native interface to access documents from dropbox, google drive, iCloud...", "topics": [ "react-native", - "document-picker", - "document-viewer", + "document", + "picker", "uidocumentmenuviewcontroller", "dropbox", "google-drive", - "icloud", - "hacktoberfest", - "ios", - "android", - "windows" + "icloud" ], "license": { - "key": "mit", "name": "MIT License", - "spdxId": "MIT", "url": "http://choosealicense.com/licenses/mit/", - "id": "MDc6TGljZW5zZTEz" - }, - "lastRelease": { - "name": "@react-native-documents/picker@10.1.0", - "tagName": "@react-native-documents/picker@10.1.0", - "createdAt": "2025-01-29T22:02:52Z", - "publishedAt": "2025-01-29T22:02:53Z", - "isPrerelease": false + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" }, - "hasTypes": false, - "newArchitecture": false, + "hasTypes": true, + "newArchitecture": true, "isArchived": false }, - "npmPkg": "react-native-document-picker", - "npm": { - "downloads": 907286, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 206439 - }, - "score": 73, + "npm": {}, + "score": 49, "matchingScoreModifiers": [ - "Popular", - "Known", "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.005, - "topicSearchString": "react-native document-picker document-viewer uidocumentmenuviewcontroller dropbox google-drive icloud hacktoberfest ios android windows" + "popularity": -100, + "topicSearchString": "react-native document picker uidocumentmenuviewcontroller dropbox google-drive icloud" }, { "githubUrl": "https://github.com/HosseinShabani/react-native-modern-datepicker", @@ -31147,10 +30373,10 @@ "updatedAt": "2020-07-23T15:32:39Z", "createdAt": "2019-10-06T15:38:33Z", "pushedAt": "2020-07-23T15:32:39Z", - "forks": 158, + "forks": 160, "issues": 55, "subscribers": 10, - "stars": 627 + "stars": 658 }, "name": "react-native-modern-datepicker", "fullName": "HosseinShabani/react-native-modern-datepicker", @@ -31184,10 +30410,9 @@ "unmaintained": true, "npmPkg": "react-native-modern-datepicker", "npm": { - "downloads": 12918, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2759 + "downloads": 15091, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -31196,7 +30421,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.509, + "popularity": -0.472, "topicSearchString": "react react-native datepicker calendar calendars persian-calendar jalaali-calendar time-picker month-picker persian jalaali customizable-datepicker" }, { @@ -31223,9 +30448,9 @@ "updatedAt": "2024-11-09T11:44:13Z", "createdAt": "2016-07-01T14:02:30Z", "pushedAt": "2024-11-09T11:44:13Z", - "forks": 383, + "forks": 382, "issues": 77, - "subscribers": 10, + "subscribers": 9, "stars": 779 }, "name": "@ptomasroos/react-native-multi-slider", @@ -31272,85 +30497,12 @@ "popularity": -100, "topicSearchString": "multi-slider react-component react-components react native slider multiple react-native component ios android" }, - { - "githubUrl": "https://github.com/khalisafkari/react-native-smaato-ad", - "android": true, - "github": { - "urls": { - "repo": "https://github.com/khalisafkari/react-native-smaato-ad", - "clone": "https://github.com/khalisafkari/react-native-smaato-ad.git", - "homepage": "https://developers.smaato.com/publishers/nextgen-sdk-android-integration/" - }, - "stats": { - "hasIssues": true, - "hasWiki": true, - "hasSponsorships": false, - "hasTopics": true, - "updatedAt": "2020-10-29T09:13:15Z", - "createdAt": "2019-12-13T18:21:51Z", - "pushedAt": "2020-10-29T09:13:15Z", - "forks": 2, - "issues": 0, - "subscribers": 2, - "stars": 7 - }, - "name": "react-native-smaato-ad", - "fullName": "khalisafkari/react-native-smaato-ad", - "isPrivate": false, - "description": "Smaato Ads for React Native", - "topics": [ - "react-native", - "ios", - "android", - "smaato-ads", - "native-ads", - "intertitial-ads", - "banner-ads", - "smaato", - "ads", - "admob", - "monetization" - ], - "license": { - "key": "mit", - "name": "MIT License", - "spdxId": "MIT", - "url": "http://choosealicense.com/licenses/mit/", - "id": "MDc6TGljZW5zZTEz" - }, - "lastRelease": { - "name": "Release 21.5.7", - "tagName": "v21.5.7", - "createdAt": "2020-10-29T09:13:16Z", - "publishedAt": "2020-10-29T09:16:28Z", - "isPrerelease": false - }, - "hasTypes": true, - "newArchitecture": false, - "isArchived": false - }, - "unmaintained": true, - "images": [], - "npmPkg": "react-native-smaato-ad", - "npm": { - "downloads": 125, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 41 - }, - "score": 32, - "matchingScoreModifiers": [ - "Not updated recently", - "Not supporting New Architecture" - ], - "popularity": -0.738, - "topicSearchString": "react-native ios android smaato-ads native-ads intertitial-ads banner-ads smaato ads admob monetization" - }, { "githubUrl": "https://github.com/react-native-cookies/cookies", "npmPkg": "@react-native-cookies/cookies", "ios": true, "android": true, + "fireos": true, "newArchitecture": true, "github": { "urls": { @@ -31366,10 +30518,10 @@ "updatedAt": "2022-06-06T15:35:55Z", "createdAt": "2020-01-09T22:51:10Z", "pushedAt": "2022-06-06T15:35:55Z", - "forks": 92, + "forks": 93, "issues": 62, "subscribers": 5, - "stars": 492 + "stars": 497 }, "name": "@react-native-cookies/cookies", "fullName": "react-native-cookies/cookies", @@ -31402,7 +30554,6 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -31427,13 +30578,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-07T13:24:51Z", + "updatedAt": "2025-03-25T18:24:27Z", "createdAt": "2019-12-08T14:43:48Z", - "pushedAt": "2024-12-07T13:24:51Z", - "forks": 97, - "issues": 10, - "subscribers": 6, - "stars": 262 + "pushedAt": "2025-03-25T18:24:27Z", + "forks": 98, + "issues": 11, + "subscribers": 4, + "stars": 268 }, "name": "react-native-create-thumbnail", "fullName": "souvik-ghosh/react-native-create-thumbnail", @@ -31454,30 +30605,29 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v2.0.1", - "tagName": "v2.0.1", - "createdAt": "2024-12-07T13:48:46Z", - "publishedAt": "2024-12-07T13:54:16Z", + "name": "v2.1.1", + "tagName": "v2.1.1", + "createdAt": "2025-03-25T18:24:27Z", + "publishedAt": "2025-03-25T18:31:50Z", "isPrerelease": false }, "hasTypes": false, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-create-thumbnail", "npm": { - "downloads": 79943, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 18242 + "downloads": 108194, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 57, "matchingScoreModifiers": [ "Known", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.006, + "popularity": 0.028, "topicSearchString": "react-native thumbnails video android ios" }, { @@ -31494,6 +30644,7 @@ "tvos": true, "web": true, "macos": true, + "fireos": true, "expoGo": true, "visionos": true, "newArchitecture": true, @@ -31507,20 +30658,25 @@ "hasIssues": true, "hasWiki": true, "hasSponsorships": false, - "hasTopics": false, - "updatedAt": "2025-01-30T07:40:10Z", + "hasTopics": true, + "updatedAt": "2025-04-16T13:34:41Z", "createdAt": "2018-04-25T06:35:29Z", - "pushedAt": "2025-01-30T07:40:10Z", - "forks": 1284, - "issues": 237, - "subscribers": 77, - "stars": 9295 + "pushedAt": "2025-04-16T13:34:41Z", + "forks": 1305, + "issues": 250, + "subscribers": 79, + "stars": 9527 }, "name": "react-native-reanimated", "fullName": "software-mansion/react-native-reanimated", "isPrivate": false, "description": "More powerful alternative to Animated library for React Native.", - "topics": [], + "topics": [ + "react-native", + "react", + "native", + "reanimated" + ], "license": { "name": "MIT License", "url": "http://choosealicense.com/licenses/mit/", @@ -31532,13 +30688,11 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-reanimated", "npm": { - "downloads": 4054662, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 930967 + "downloads": 5924770, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 89, "matchingScoreModifiers": [ @@ -31548,8 +30702,8 @@ "Lots of open issues", "Recently updated" ], - "popularity": 0.007, - "topicSearchString": "" + "popularity": 0.028, + "topicSearchString": "react-native react native reanimated" }, { "githubUrl": "https://github.com/osdnk/react-native-reanimated-bottom-sheet", @@ -31578,10 +30732,10 @@ "updatedAt": "2020-08-14T13:46:54Z", "createdAt": "2019-03-19T00:13:19Z", "pushedAt": "2020-08-14T13:46:54Z", - "forks": 319, + "forks": 320, "issues": 179, - "subscribers": 25, - "stars": 3339 + "subscribers": 24, + "stars": 3346 }, "name": "reanimated-bottom-sheet", "fullName": "osdnk/react-native-reanimated-bottom-sheet", @@ -31614,10 +30768,9 @@ }, "unmaintained": true, "npm": { - "downloads": 31487, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7098 + "downloads": 28619, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -31627,7 +30780,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.497, + "popularity": -0.472, "topicSearchString": "react-native bottom-sheet reanimated gesture handler" }, { @@ -31652,7 +30805,7 @@ "pushedAt": "2022-07-05T11:12:16Z", "forks": 52, "issues": 21, - "subscribers": 3, + "subscribers": 2, "stars": 244 }, "name": "@dudigital/react-native-zoomable-view", @@ -31697,7 +30850,6 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -31726,7 +30878,7 @@ "pushedAt": "2020-02-14T12:31:06Z", "forks": 3, "issues": 0, - "subscribers": 4, + "subscribers": 3, "stars": 51 }, "name": "react-native-media-clipboard", @@ -31751,20 +30903,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-media-clipboard", "npm": { "downloads": 23, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7 + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.663, + "popularity": -0.75, "topicSearchString": "react-native clipboard image react" }, { @@ -31789,10 +30939,10 @@ "updatedAt": "2022-12-28T10:40:12Z", "createdAt": "2018-02-28T11:09:02Z", "pushedAt": "2022-12-28T10:40:12Z", - "forks": 30, + "forks": 29, "issues": 17, - "subscribers": 2, - "stars": 86 + "subscribers": 1, + "stars": 87 }, "name": "emoji-mart-native", "fullName": "tunoltd/emoji-mart-native", @@ -31831,10 +30981,9 @@ "unmaintained": true, "npmPkg": "emoji-mart-native", "npm": { - "downloads": 3181, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 794 + "downloads": 3318, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ @@ -31855,20 +31004,20 @@ "urls": { "repo": "https://github.com/infinitered/ignite", "clone": "https://github.com/infinitered/ignite.git", - "homepage": null + "homepage": "https://infinite.red/ignite" }, "stats": { "hasIssues": true, "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-29T20:11:56Z", + "updatedAt": "2025-04-03T21:01:10Z", "createdAt": "2016-02-10T16:06:07Z", - "pushedAt": "2025-01-29T20:11:56Z", - "forks": 1420, - "issues": 29, - "subscribers": 240, - "stars": 18043 + "pushedAt": "2025-04-03T21:01:10Z", + "forks": 1446, + "issues": 37, + "subscribers": 241, + "stars": 18429 }, "name": "ignite-cli", "fullName": "infinitered/ignite", @@ -31883,29 +31032,27 @@ "mst" ], "license": { - "key": "mit", "name": "MIT License", - "spdxId": "MIT", "url": "http://choosealicense.com/licenses/mit/", - "id": "MDc6TGljZW5zZTEz" + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" }, "lastRelease": { - "name": "v10.1.6", - "tagName": "v10.1.6", - "createdAt": "2025-01-29T20:11:56Z", - "publishedAt": "2025-01-29T20:12:01Z", + "name": "v10.2.0", + "tagName": "v10.2.0", + "createdAt": "2025-03-26T15:11:08Z", + "publishedAt": "2025-03-26T15:11:15Z", "isPrerelease": false }, "hasTypes": false, "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 3803, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 790 + "downloads": 3801, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 97, "matchingScoreModifiers": [ @@ -31915,7 +31062,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.014, + "popularity": 0.028, "topicSearchString": "cli react-native generator boilerplate expo mst" }, { @@ -31935,13 +31082,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-28T21:42:29Z", + "updatedAt": "2025-04-02T15:54:58Z", "createdAt": "2016-04-15T21:58:32Z", - "pushedAt": "2025-01-28T21:42:29Z", - "forks": 941, - "issues": 141, - "subscribers": 158, - "stars": 15038 + "pushedAt": "2025-04-02T15:54:58Z", + "forks": 950, + "issues": 142, + "subscribers": 157, + "stars": 15174 }, "name": "reactotron", "fullName": "infinitered/reactotron", @@ -31966,23 +31113,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": null, - "tagName": "reactotron-core-ui@2.4.0", - "createdAt": "2025-01-28T21:42:29Z", - "publishedAt": "2025-01-28T21:44:36Z", + "name": "reactotron-core-ui@2.6.1", + "tagName": "reactotron-core-ui@2.6.1", + "createdAt": "2025-03-17T20:19:35Z", + "publishedAt": "2025-03-17T20:21:42Z", "isPrerelease": false }, "hasTypes": false, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "reactotron", "npm": { - "downloads": 1475, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 269 + "downloads": 1484, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -31993,7 +31138,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.039, + "popularity": 0.028, "topicSearchString": "react react-native reactjs reactnative debugging desktop reactotron redux redux-saga" }, { @@ -32012,13 +31157,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-10-01T02:48:09Z", + "updatedAt": "2025-03-19T22:29:06Z", "createdAt": "2016-04-10T00:44:42Z", - "pushedAt": "2024-10-01T02:48:09Z", + "pushedAt": "2025-03-19T22:29:06Z", "forks": 184, - "issues": 38, - "subscribers": 36, - "stars": 2806 + "issues": 40, + "subscribers": 35, + "stars": 2814 }, "name": "apisauce", "fullName": "infinitered/apisauce", @@ -32041,31 +31186,30 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v3.1.0", - "tagName": "v3.1.0", - "createdAt": "2024-10-01T02:48:09Z", - "publishedAt": "2024-10-01T02:48:17Z", + "name": "v3.1.1", + "tagName": "v3.1.1", + "createdAt": "2025-03-19T22:29:06Z", + "publishedAt": "2025-03-19T22:29:13Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "apisauce", "npm": { - "downloads": 436930, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 94969 + "downloads": 576543, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 68, + "score": 73, "matchingScoreModifiers": [ "Popular", "Known", + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.005, + "popularity": 0.028, "topicSearchString": "axios api network http promise react-native reactjs" }, { @@ -32087,13 +31231,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-20T21:11:31Z", + "updatedAt": "2025-03-31T14:28:42Z", "createdAt": "2015-04-19T13:17:30Z", - "pushedAt": "2025-01-20T21:11:31Z", - "forks": 419, - "issues": 23, - "subscribers": 59, - "stars": 2692 + "pushedAt": "2025-03-31T14:28:42Z", + "forks": 423, + "issues": 17, + "subscribers": 57, + "stars": 2721 }, "name": "react-native-background-geolocation", "fullName": "transistorsoft/react-native-background-geolocation", @@ -32124,13 +31268,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-background-geolocation", "npm": { - "downloads": 55794, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12952 + "downloads": 72068, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 73, "matchingScoreModifiers": [ @@ -32139,7 +31281,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.01, + "popularity": 0.028, "topicSearchString": "react-native react-component ios android background geolocation tracking geofence geofencing background-location background-geolocation location-tracking" }, { @@ -32163,8 +31305,8 @@ "pushedAt": "2022-05-24T18:27:19Z", "forks": 1, "issues": 0, - "subscribers": 4, - "stars": 59 + "subscribers": 3, + "stars": 60 }, "name": "react-native-ui-blueprint", "fullName": "nidorx/react-native-ui-blueprint", @@ -32196,20 +31338,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-ui-blueprint", "npm": { - "downloads": 97, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 27 + "downloads": 141, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.688, + "popularity": -0.722, "topicSearchString": "ruler pixel-perfect grid guides designer mobile ui ux dev-tools developer-tools react-native pixel" }, { @@ -32232,10 +31372,10 @@ "updatedAt": "2024-11-04T13:42:45Z", "createdAt": "2018-07-03T13:45:20Z", "pushedAt": "2024-11-04T13:42:45Z", - "forks": 24, - "issues": 6, - "subscribers": 50, - "stars": 288 + "forks": 25, + "issues": 7, + "subscribers": 49, + "stars": 293 }, "name": "eslint-plugin-react-native-a11y", "fullName": "FormidableLabs/eslint-plugin-react-native-a11y", @@ -32267,20 +31407,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "eslint-plugin-react-native-a11y", "npm": { - "downloads": 381149, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 78805 + "downloads": 907794, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 68, "matchingScoreModifiers": [ + "Popular", "Known", "Not supporting New Architecture" ], - "popularity": -0.015, + "popularity": 0.028, "topicSearchString": "eslint eslintplugin eslint-plugin a11y accessibility react-native" }, { @@ -32302,8 +31441,8 @@ "createdAt": "2020-01-15T09:22:37Z", "pushedAt": "2025-01-30T06:19:01Z", "forks": 2, - "issues": 8, - "subscribers": 9, + "issues": 5, + "subscribers": 8, "stars": 17 }, "name": "rn-zendesk", @@ -32340,20 +31479,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "rn-zendesk", "npm": { - "downloads": 384, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 80 + "downloads": 354, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.363, + "popularity": -0.322, "topicSearchString": "zendesk react native react-native ios android support rn-zendesk help-center zendesk-help" }, { @@ -32379,8 +31515,8 @@ "pushedAt": "2023-06-24T07:53:08Z", "forks": 33, "issues": 8, - "subscribers": 3, - "stars": 108 + "subscribers": 2, + "stars": 109 }, "name": "@react-native-community/progress-bar-android", "fullName": "react-native-progress-view/progress-bar-android", @@ -32448,9 +31584,9 @@ "updatedAt": "2024-11-15T03:21:25Z", "createdAt": "2019-02-08T15:43:17Z", "pushedAt": "2024-11-15T03:21:25Z", - "forks": 45, + "forks": 48, "issues": 9, - "subscribers": 6, + "subscribers": 4, "stars": 183 }, "name": "@react-native-community/progress-view", @@ -32513,13 +31649,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-14T22:39:02Z", + "updatedAt": "2025-03-03T11:25:40Z", "createdAt": "2019-02-07T10:53:29Z", - "pushedAt": "2025-01-14T22:39:02Z", - "forks": 133, - "issues": 66, + "pushedAt": "2025-03-03T11:25:40Z", + "forks": 132, + "issues": 68, "subscribers": 7, - "stars": 709 + "stars": 721 }, "name": "@react-native-clipboard/clipboard", "fullName": "react-native-clipboard/clipboard", @@ -32540,21 +31676,19 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v1.15.0", - "tagName": "v1.15.0", - "createdAt": "2024-11-10T02:13:55Z", - "publishedAt": "2024-11-10T02:14:32Z", + "name": "v1.16.2", + "tagName": "v1.16.2", + "createdAt": "2025-03-03T11:25:40Z", + "publishedAt": "2025-03-03T11:26:45Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -32589,8 +31723,8 @@ "pushedAt": "2024-12-11T01:38:10Z", "forks": 81, "issues": 40, - "subscribers": 4, - "stars": 580 + "subscribers": 3, + "stars": 604 }, "name": "@react-native-segmented-control/segmented-control", "fullName": "react-native-segmented-control/segmented-control", @@ -32644,13 +31778,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2023-09-13T10:41:52Z", + "updatedAt": "2025-03-04T14:09:00Z", "createdAt": "2016-05-06T19:11:39Z", - "pushedAt": "2023-09-13T10:41:52Z", - "forks": 476, - "issues": 218, - "subscribers": 35, - "stars": 1866 + "pushedAt": "2025-03-04T14:09:00Z", + "forks": 491, + "issues": 222, + "subscribers": 34, + "stars": 1928 }, "name": "@react-native-voice/voice", "fullName": "react-native-voice/voice", @@ -32680,15 +31814,13 @@ "isPrerelease": false }, "hasTypes": true, - "newArchitecture": false, + "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, - "score": 22, + "score": 32, "matchingScoreModifiers": [ "Lots of open issues", - "Not updated recently", "Not supporting New Architecture" ], "popularity": -100, @@ -32723,7 +31855,7 @@ "forks": 22, "issues": 0, "subscribers": 6, - "stars": 311 + "stars": 318 }, "name": "react-native-animated-spinkit", "fullName": "phamfoo/react-native-animated-spinkit", @@ -32759,10 +31891,9 @@ "unmaintained": true, "npmPkg": "react-native-animated-spinkit", "npm": { - "downloads": 19655, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4580 + "downloads": 22303, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -32770,7 +31901,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.489, + "popularity": -0.472, "topicSearchString": "react react-native spinkit expo loading spinners animations" }, { @@ -32785,20 +31916,20 @@ "urls": { "repo": "https://github.com/react-native-webview/react-native-webview", "clone": "https://github.com/react-native-webview/react-native-webview.git", - "homepage": "https://github.com/react-native-community/discussions-and-proposals/pull/3" + "homepage": "https://github.com/react-native-webview/react-native-webview/blob/master/docs/Getting-Started.md" }, "stats": { "hasIssues": true, "hasWiki": false, "hasSponsorships": true, "hasTopics": false, - "updatedAt": "2025-01-29T15:39:48Z", + "updatedAt": "2025-03-26T16:08:12Z", "createdAt": "2018-09-09T00:14:44Z", - "pushedAt": "2025-01-29T15:39:48Z", - "forks": 2840, - "issues": 75, - "subscribers": 56, - "stars": 6687 + "pushedAt": "2025-03-26T16:08:12Z", + "forks": 2860, + "issues": 56, + "subscribers": 57, + "stars": 6798 }, "name": "react-native-webview", "fullName": "react-native-webview/react-native-webview", @@ -32813,34 +31944,31 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v13.13.2", - "tagName": "v13.13.2", - "createdAt": "2025-01-29T15:39:48Z", - "publishedAt": "2025-01-29T15:39:55Z", + "name": "v13.13.5", + "tagName": "v13.13.5", + "createdAt": "2025-03-26T16:08:12Z", + "publishedAt": "2025-03-26T16:08:21Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-webview", "npm": { - "downloads": 3529577, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 817324 + "downloads": 5005366, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 86, + "score": 97, "matchingScoreModifiers": [ "Very popular", "Popular", "Known", - "Lots of open issues", "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.009, + "popularity": 0.028, "topicSearchString": "" }, { @@ -32849,6 +31977,9 @@ "android": true, "windows": true, "unmaintained": true, + "alternatives": [ + "react-native-vision-camera" + ], "github": { "urls": { "repo": "https://github.com/react-native-camera/react-native-camera", @@ -32862,10 +31993,10 @@ "updatedAt": "2022-01-03T15:22:50Z", "createdAt": "2015-04-01T00:54:40Z", "pushedAt": "2022-01-03T15:22:50Z", - "forks": 3264, + "forks": 3297, "issues": 73, - "subscribers": 172, - "stars": 9641 + "subscribers": 170, + "stars": 9651 }, "name": "react-native-camera", "fullName": "react-native-camera/react-native-camera", @@ -32881,13 +32012,11 @@ "hasTypes": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-camera", "npm": { - "downloads": 273385, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 66547 + "downloads": 342164, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 81, "matchingScoreModifiers": [ @@ -32897,7 +32026,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.479, + "popularity": -0.472, "topicSearchString": "" }, { @@ -32925,9 +32054,9 @@ "createdAt": "2020-03-22T15:03:34Z", "pushedAt": "2025-01-23T18:01:56Z", "forks": 58, - "issues": 6, - "subscribers": 11, - "stars": 1161 + "issues": 10, + "subscribers": 10, + "stars": 1251 }, "name": "react-native-notifier", "fullName": "seniv/react-native-notifier", @@ -32961,22 +32090,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-notifier", "npm": { - "downloads": 21321, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4894 + "downloads": 31569, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 73, + "score": 68, "matchingScoreModifiers": [ "Popular", "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.007, + "popularity": 0.028, "topicSearchString": "react-native ios android expo animation notification swipeable" }, { @@ -33000,8 +32126,8 @@ "pushedAt": "2024-08-28T18:30:21Z", "forks": 25, "issues": 7, - "subscribers": 3, - "stars": 102 + "subscribers": 2, + "stars": 108 }, "name": "expo-ui-kit", "fullName": "react-ui-kit/expo-ui-kit", @@ -33030,19 +32156,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-ui-kit", "npm": { - "downloads": 92, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 17 + "downloads": 168, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.283, + "popularity": -0.22, "topicSearchString": "expo react-native react-ui-kit expo-ui-kit component ui-kit ui-kit-framework theme predefined-props rgba" }, { @@ -33071,9 +32196,9 @@ "createdAt": "2020-04-05T16:14:50Z", "pushedAt": "2024-05-11T16:38:32Z", "forks": 24, - "issues": 0, + "issues": 1, "subscribers": 16, - "stars": 995 + "stars": 1008 }, "name": "@grapp/stacks", "fullName": "grapp-dev/stacks", @@ -33108,7 +32233,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -33124,6 +32248,7 @@ "android": true, "web": true, "windows": true, + "fireos": true, "macos": true, "github": { "urls": { @@ -33139,10 +32264,10 @@ "updatedAt": "2025-01-11T12:32:13Z", "createdAt": "2017-08-01T16:38:22Z", "pushedAt": "2025-01-11T12:32:13Z", - "forks": 205, + "forks": 206, "issues": 4, "subscribers": 17, - "stars": 2312 + "stars": 2334 }, "name": "react-native-localize", "fullName": "zoontek/react-native-localize", @@ -33179,22 +32304,19 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-localize", "npm": { - "downloads": 1137821, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 259266 + "downloads": 1945761, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 73, + "score": 68, "matchingScoreModifiers": [ "Popular", "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.006, + "popularity": 0.028, "topicSearchString": "localize react-native macos localization l20n globalization internationalization i18n language-detection ios android" }, { @@ -33224,13 +32346,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-12-12T01:54:50Z", + "updatedAt": "2025-02-04T09:00:00Z", "createdAt": "2019-05-17T13:56:57Z", - "pushedAt": "2024-12-12T01:54:50Z", - "forks": 399, - "issues": 60, - "subscribers": 23, - "stars": 2583 + "pushedAt": "2025-02-04T09:00:00Z", + "forks": 405, + "issues": 66, + "subscribers": 21, + "stars": 2638 }, "name": "@react-native-community/datetimepicker", "fullName": "react-native-datetimepicker/datetimepicker", @@ -33256,10 +32378,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v8.2.0", - "tagName": "v8.2.0", - "createdAt": "2024-07-09T17:48:22Z", - "publishedAt": "2024-07-09T17:48:59Z", + "name": "v8.3.0", + "tagName": "v8.3.0", + "createdAt": "2025-02-04T09:00:00Z", + "publishedAt": "2025-02-04T09:00:12Z", "isPrerelease": false }, "hasTypes": true, @@ -33294,7 +32416,7 @@ "pushedAt": "2021-10-10T06:22:16Z", "forks": 24, "issues": 18, - "subscribers": 29, + "subscribers": 28, "stars": 133 }, "name": "react-native-dualscreeninfo", @@ -33317,12 +32439,10 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": { - "downloads": 55, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "downloads": 57, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -33330,7 +32450,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.895, + "popularity": -0.715, "topicSearchString": "react-native dual-screen" }, { @@ -33353,7 +32473,7 @@ "pushedAt": "2023-02-08T23:54:14Z", "forks": 24, "issues": 18, - "subscribers": 29, + "subscribers": 28, "stars": 133 }, "name": "react-native-twopane-navigation", @@ -33376,21 +32496,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://user-images.githubusercontent.com/68410905/91344222-81f85b00-e792-11ea-8b4c-70cbbdb24b68.PNG", - "https://user-images.githubusercontent.com/68410905/91344270-94729480-e792-11ea-870c-22ad0ba19725.PNG", - "https://user-images.githubusercontent.com/68410905/91344311-a2281a00-e792-11ea-9c42-ad47b10e0ec0.PNG", - "https://user-images.githubusercontent.com/68410905/91344406-c3890600-e792-11ea-9d51-ab7f5295c836.PNG", - "https://user-images.githubusercontent.com/68410905/91344406-c3890600-e792-11ea-9d51-ab7f5295c836.PNG", - "https://user-images.githubusercontent.com/68410905/91344506-e1ef0180-e792-11ea-92e5-9f01bae0d360.PNG", - "https://user-images.githubusercontent.com/68410905/91344569-f16e4a80-e792-11ea-85bb-ce0fe393ee35.PNG", - "https://user-images.githubusercontent.com/68410905/91344629-06e37480-e793-11ea-95ca-cdb60c384a19.PNG" - ], + "unmaintained": true, "npm": { - "downloads": 76, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5 + "downloads": 108, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -33398,7 +32508,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.395, + "popularity": -0.722, "topicSearchString": "react-native dual-screen navigation" }, { @@ -33424,7 +32534,7 @@ "pushedAt": "2022-04-04T18:18:00Z", "forks": 24, "issues": 18, - "subscribers": 29, + "subscribers": 28, "stars": 133 }, "name": "react-native-twopaneview", @@ -33448,10 +32558,9 @@ }, "unmaintained": true, "npm": { - "downloads": 22, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3 + "downloads": 23, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -33459,11 +32568,15 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.795, + "popularity": -0.75, "topicSearchString": "react-native dual-screen" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-splash-screen", + "examples": [ + "https://github.com/expo/examples/tree/master/with-splash-screen", + "https://docs.expo.dev/versions/latest/sdk/splash-screen/#usage" + ], "ios": true, "android": true, "expoGo": true, @@ -33478,13 +32591,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-24T17:46:32Z", + "updatedAt": "2025-04-14T20:11:26Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-24T17:46:32Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T20:11:26Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-splash-screen", "fullName": "expo/expo", @@ -33510,32 +32623,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-splash-screen.svg", - "https://github.com/expo/expo/raw/main/packages/expo-splash-screen/assets/configuration-ios-addImagesXcassets.png", - "https://github.com/expo/expo/raw/main/packages/expo-splash-screen/assets/configuration-ios-addViewControllerToStoryboard.png", - "https://github.com/expo/expo/raw/main/packages/expo-splash-screen/assets/configuration-ios-addImageViewToStoryboard.png", - "https://github.com/expo/expo/raw/main/packages/expo-splash-screen/assets/configuration-ios-addStoryboardID.png", - "https://github.com/expo/expo/raw/main/packages/expo-splash-screen/assets/configuration-ios-tickIsInitialViewController.png", - "https://github.com/expo/expo/raw/main/packages/expo-splash-screen/assets/configuration-ios-configureImageView.png", - "https://github.com/expo/expo/raw/main/packages/expo-splash-screen/assets/configuration-ios-selectBackgroundColor.png", - "https://github.com/expo/expo/raw/main/packages/expo-splash-screen/assets/configuration-ios-selectImageViewContentMode.png", - "https://github.com/expo/expo/raw/main/packages/expo-splash-screen/assets/configuration-ios-selectLaunchScreen.png", - "https://github.com/expo/expo/raw/main/packages/expo-splash-screen/assets/configuration-ios-createNamedColor.png", - "https://github.com/expo/expo/raw/main/packages/expo-splash-screen/assets/configuration-ios-selectNamedColor.png", - "https://github.com/expo/expo/raw/main/packages/expo-splash-screen/assets/configuration-ios-addSplashScreenBackgroundImages.png", - "https://github.com/expo/expo/raw/main/packages/expo-splash-screen/assets/configuration-ios-createBackgroundImageView.png", - "https://github.com/expo/expo/raw/main/packages/expo-splash-screen/assets/configuration-ios-addConstraintsToImageViews.png", - "https://github.com/expo/expo/raw/main/packages/expo-splash-screen/assets/configuration-ios-addDarkImagesXcassets.png", - "https://github.com/expo/expo/raw/main/packages/expo-splash-screen/assets/configuration-ios-statusBar-hidden.png", - "https://github.com/expo/expo/raw/main/packages/expo-splash-screen/assets/configuration-ios-statusBar-style.png" - ], "npmPkg": "expo-splash-screen", "npm": { - "downloads": 2165759, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 505096 + "downloads": 2765069, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -33546,7 +32638,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.011, + "popularity": 0.028, "topicSearchString": "react-native expo expo-splash-screen splash-screen splash launch-screen launch" }, { @@ -33566,13 +32658,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-30T03:47:06Z", + "updatedAt": "2025-04-14T20:11:26Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-30T03:47:06Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T20:11:26Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-updates", "fullName": "expo/expo", @@ -33594,15 +32686,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-updates.svg" - ], "npmPkg": "expo-updates", "npm": { - "downloads": 1159661, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 275558 + "downloads": 1572305, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -33613,7 +32701,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.015, + "popularity": 0.028, "topicSearchString": "react-native expo updates" }, { @@ -33637,10 +32725,10 @@ "updatedAt": "2021-03-02T22:34:22Z", "createdAt": "2019-08-23T00:32:00Z", "pushedAt": "2021-03-02T22:34:22Z", - "forks": 38, + "forks": 37, "issues": 16, - "subscribers": 3, - "stars": 336 + "subscribers": 2, + "stars": 337 }, "name": "react-native-appearance", "fullName": "expo/react-native-appearance", @@ -33663,13 +32751,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-appearance", "npm": { - "downloads": 30277, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6959 + "downloads": 28575, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -33677,7 +32763,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.492, + "popularity": -0.472, "topicSearchString": "react-native web expo-web appearance" }, { @@ -33698,13 +32784,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-29T13:14:24Z", + "updatedAt": "2025-04-14T18:51:08Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2024-11-29T13:14:24Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:51:08Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-auth-session", "fullName": "expo/expo", @@ -33730,23 +32816,22 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-auth-session", "npm": { - "downloads": 421845, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 107165 + "downloads": 592776, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 81, + "score": 86, "matchingScoreModifiers": [ "Very popular", "Popular", "Known", "Lots of open issues", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.032, + "popularity": 0.028, "topicSearchString": "react-native expo expo-auth-session auth oauth authentication auth-session" }, { @@ -33755,6 +32840,7 @@ "android": true, "web": true, "expoGo": true, + "fireos": true, "newArchitecture": true, "github": { "urls": { @@ -33767,13 +32853,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:42:50Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-linking", "fullName": "expo/expo", @@ -33795,13 +32881,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-linking", "npm": { - "downloads": 1911593, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 458870 + "downloads": 2624408, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -33812,7 +32896,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.018, + "popularity": 0.028, "topicSearchString": "react-native expo expo-linking" }, { @@ -33821,6 +32905,7 @@ "android": true, "web": true, "expoGo": true, + "fireos": true, "newArchitecture": true, "github": { "urls": { @@ -33833,13 +32918,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:42:50Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-screen-orientation", "fullName": "expo/expo", @@ -33863,15 +32948,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-screen-orientation.svg" - ], "npmPkg": "expo-screen-orientation", "npm": { - "downloads": 310162, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 79005 + "downloads": 406397, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -33882,7 +32963,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.033, + "popularity": 0.028, "topicSearchString": "react-native expo expo-screen-orientation orientation screen" }, { @@ -33903,13 +32984,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:51:08Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:51:08Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-sharing", "fullName": "expo/expo", @@ -33934,15 +33015,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [ - "https://github.com/expo/expo/raw/main/.github/resources/expo-sharing.svg" - ], "npmPkg": "expo-sharing", "npm": { - "downloads": 484081, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 122343 + "downloads": 695042, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -33953,7 +33030,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.031, + "popularity": 0.028, "topicSearchString": "react-native expo expo-sharing android ios web" }, { @@ -33961,26 +33038,27 @@ "ios": true, "android": true, "tvos": true, + "fireos": true, "web": true, "expoGo": true, "github": { "urls": { "repo": "https://github.com/AppAndFlow/react-native-safe-area-context", "clone": "https://github.com/AppAndFlow/react-native-safe-area-context.git", - "homepage": null + "homepage": "https://docs.appandflow.com/safe-area-context" }, "stats": { "hasIssues": true, "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-29T22:58:04Z", + "updatedAt": "2025-04-14T09:43:50Z", "createdAt": "2019-08-14T18:26:28Z", - "pushedAt": "2025-01-29T22:58:04Z", - "forks": 202, - "issues": 53, - "subscribers": 13, - "stars": 2240 + "pushedAt": "2025-04-14T09:43:50Z", + "forks": 207, + "issues": 38, + "subscribers": 14, + "stars": 2302 }, "name": "react-native-safe-area-context", "fullName": "AppAndFlow/react-native-safe-area-context", @@ -34006,23 +33084,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 5.2.0-beta.0", - "tagName": "v5.2.0-beta.0", - "createdAt": "2025-01-24T07:19:16Z", - "publishedAt": "2025-01-24T07:20:22Z", - "isPrerelease": true + "name": "Release 5.4.0", + "tagName": "v5.4.0", + "createdAt": "2025-04-14T09:43:52Z", + "publishedAt": "2025-04-14T09:45:00Z", + "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-safe-area-context", "npm": { - "downloads": 4450666, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1031922 + "downloads": 6483223, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 97, "matchingScoreModifiers": [ @@ -34032,7 +33108,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.01, + "popularity": 0.028, "topicSearchString": "react-native web expo-web safe-area view ios android react safeareainsets" }, { @@ -34043,6 +33119,7 @@ "expoGo": true, "tvos": true, "visionos": true, + "fireos": true, "examples": [ "https://github.com/dlowder-salesforce/ReactNavigationTVDemo", "https://github.com/react-native-tvos/TVReanimated" @@ -34058,13 +33135,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-29T09:35:29Z", + "updatedAt": "2025-04-14T10:14:54Z", "createdAt": "2018-08-03T11:36:32Z", - "pushedAt": "2025-01-29T09:35:29Z", - "forks": 507, - "issues": 93, - "subscribers": 43, - "stars": 3185 + "pushedAt": "2025-04-14T10:14:54Z", + "forks": 523, + "issues": 104, + "subscribers": 42, + "stars": 3286 }, "name": "react-native-screens", "fullName": "software-mansion/react-native-screens", @@ -34083,23 +33160,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "4.6.0-beta.1", - "tagName": "4.6.0-beta.1", - "createdAt": "2025-01-24T17:00:49Z", - "publishedAt": "2025-01-24T17:04:20Z", + "name": "4.11.0-beta.2", + "tagName": "4.11.0-beta.2", + "createdAt": "2025-04-11T18:10:26Z", + "publishedAt": "2025-04-11T18:21:39Z", "isPrerelease": true }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-screens", "npm": { - "downloads": 4212380, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 965995 + "downloads": 6110463, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -34110,7 +33185,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.007, + "popularity": 0.028, "topicSearchString": "typescript react-native react-navigation" }, { @@ -34133,10 +33208,10 @@ "updatedAt": "2025-01-21T16:03:36Z", "createdAt": "2019-05-29T19:16:31Z", "pushedAt": "2025-01-21T16:03:36Z", - "forks": 99, - "issues": 9, - "subscribers": 28, - "stars": 2241 + "forks": 100, + "issues": 12, + "subscribers": 27, + "stars": 2265 }, "name": "react-native-shared-element", "fullName": "IjzerenHein/react-native-shared-element", @@ -34173,22 +33248,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-shared-element", "npm": { - "downloads": 23823, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4978 + "downloads": 27026, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 73, + "score": 68, "matchingScoreModifiers": [ "Popular", "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.013, + "popularity": 0.028, "topicSearchString": "shared-element expo expo-shared-element react-native magic-move shared-element-transition visual-clone visual-standin clone clone-view image-clone" }, { @@ -34218,10 +33290,10 @@ "updatedAt": "2025-01-20T01:57:50Z", "createdAt": "2019-02-06T16:17:45Z", "pushedAt": "2025-01-20T01:57:50Z", - "forks": 418, - "issues": 119, + "forks": 431, + "issues": 133, "subscribers": 25, - "stars": 2840 + "stars": 2937 }, "name": "react-native-pager-view", "fullName": "callstack/react-native-pager-view", @@ -34242,10 +33314,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v6.7.0", - "tagName": "v6.7.0", - "createdAt": "2025-01-20T01:57:51Z", - "publishedAt": "2025-01-20T01:58:55Z", + "name": "v6.5.2", + "tagName": "v6.5.2", + "createdAt": "2025-03-10T07:38:52Z", + "publishedAt": "2025-03-10T07:42:09Z", "isPrerelease": false }, "hasTypes": true, @@ -34254,21 +33326,19 @@ }, "npmPkg": "react-native-pager-view", "npm": { - "downloads": 1567765, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 345378 + "downloads": 2362219, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 86, + "score": 81, "matchingScoreModifiers": [ "Very popular", "Popular", "Known", "Lots of open issues", - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.002, + "popularity": 0.028, "topicSearchString": "react-native ios android hacktoberfest" }, { @@ -34279,6 +33349,7 @@ "expoGo": true, "windows": true, "macos": true, + "fireos": true, "visionos": true, "npmPkg": "@react-native-community/netinfo", "newArchitecture": true, @@ -34296,10 +33367,10 @@ "updatedAt": "2024-09-20T16:24:41Z", "createdAt": "2019-02-06T15:54:46Z", "pushedAt": "2024-09-20T16:24:41Z", - "forks": 382, - "issues": 126, + "forks": 381, + "issues": 132, "subscribers": 19, - "stars": 2026 + "stars": 2061 }, "name": "@react-native-community/netinfo", "fullName": "react-native-netinfo/react-native-netinfo", @@ -34330,11 +33401,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 32, + "score": 22, "matchingScoreModifiers": [ "Lots of open issues", + "Not updated recently", "Not supporting New Architecture" ], "popularity": -100, @@ -34355,13 +33426,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2023-06-12T19:39:01Z", + "updatedAt": "2025-03-19T21:43:52Z", "createdAt": "2017-07-29T14:39:19Z", - "pushedAt": "2023-06-12T19:39:01Z", - "forks": 267, + "pushedAt": "2025-03-19T21:43:52Z", + "forks": 266, "issues": 56, - "subscribers": 15, - "stars": 1202 + "subscribers": 14, + "stars": 1203 }, "name": "react-native-text-input-mask", "fullName": "react-native-text-input-mask/react-native-text-input-mask", @@ -34399,24 +33470,23 @@ }, "hasTypes": true, "newArchitecture": false, - "isArchived": false + "isArchived": true }, - "images": [], + "unmaintained": true, "npmPkg": "react-native-text-input-mask", "npm": { - "downloads": 60415, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 14075 + "downloads": 77018, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 73, "matchingScoreModifiers": [ "Popular", "Known", - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.011, + "popularity": -0.472, "topicSearchString": "react native mask text-input android ios maskedtextfield maskededittext maskedinput react-native mask-android mask-ios input-mask inputmask" }, { @@ -34442,8 +33512,8 @@ "pushedAt": "2021-09-03T19:32:23Z", "forks": 34, "issues": 3, - "subscribers": 5, - "stars": 48 + "subscribers": 4, + "stars": 47 }, "name": "@react-native-community/toolbar-android", "fullName": "react-native-toolbar-android/toolbar-android", @@ -34503,8 +33573,8 @@ "pushedAt": "2021-10-08T10:00:40Z", "forks": 77, "issues": 23, - "subscribers": 11, - "stars": 288 + "subscribers": 10, + "stars": 290 }, "name": "@react-native-community/art", "fullName": "react-native-art/art", @@ -34533,7 +33603,6 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -34563,10 +33632,10 @@ "updatedAt": "2024-04-24T22:21:44Z", "createdAt": "2019-02-08T15:50:15Z", "pushedAt": "2024-04-24T22:21:44Z", - "forks": 259, + "forks": 261, "issues": 172, - "subscribers": 16, - "stars": 770 + "subscribers": 15, + "stars": 783 }, "name": "@react-native-community/push-notification-ios", "fullName": "react-native-push-notification/ios", @@ -34600,7 +33669,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 22, "matchingScoreModifiers": [ @@ -34638,8 +33706,8 @@ "pushedAt": "2021-01-29T03:46:57Z", "forks": 166, "issues": 0, - "subscribers": 11, - "stars": 660 + "subscribers": 10, + "stars": 659 }, "name": "react-native-safe-area-view", "fullName": "react-navigation/react-native-safe-area-view", @@ -34670,13 +33738,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-safe-area-view", "npm": { - "downloads": 378837, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 80290 + "downloads": 359419, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -34685,7 +33751,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.51, + "popularity": -0.472, "topicSearchString": "react-native iphonex safeareaview safe-area notch" }, { @@ -34698,7 +33764,7 @@ "tvos": true, "visionos": true, "npmPkg": "@react-native-community/blur", - "newArchitecture": false, + "newArchitecture": true, "alternatives": [ "expo-blur" ], @@ -34716,10 +33782,10 @@ "updatedAt": "2024-08-29T14:23:21Z", "createdAt": "2015-04-09T21:49:16Z", "pushedAt": "2024-08-29T14:23:21Z", - "forks": 497, - "issues": 210, - "subscribers": 45, - "stars": 3799 + "forks": 503, + "issues": 214, + "subscribers": 44, + "stars": 3818 }, "name": "@react-native-community/blur", "fullName": "Kureev/react-native-blur", @@ -34752,10 +33818,10 @@ "isArchived": false }, "npm": {}, - "score": 32, + "score": 24, "matchingScoreModifiers": [ "Lots of open issues", - "Not supporting New Architecture" + "Not updated recently" ], "popularity": -100, "topicSearchString": "react-native ios android blur component" @@ -34771,6 +33837,7 @@ "expoGo": true, "windows": true, "macos": true, + "fireos": true, "visionos": true, "npmPkg": "@react-native-async-storage/async-storage", "newArchitecture": true, @@ -34785,13 +33852,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-28T10:33:42Z", + "updatedAt": "2025-02-28T10:20:03Z", "createdAt": "2019-02-06T15:51:20Z", - "pushedAt": "2025-01-28T10:33:42Z", - "forks": 447, - "issues": 22, + "pushedAt": "2025-02-28T10:20:03Z", + "forks": 450, + "issues": 21, "subscribers": 34, - "stars": 4797 + "stars": 4857 }, "name": "@react-native-async-storage/async-storage", "fullName": "react-native-async-storage/async-storage", @@ -34815,12 +33882,9 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, - "score": 51, - "matchingScoreModifiers": [ - "Recently updated" - ], + "score": 46, + "matchingScoreModifiers": [], "popularity": -100, "topicSearchString": "react-native react-native async-storage asyncstorage storage" }, @@ -34856,9 +33920,9 @@ "createdAt": "2019-03-01T01:55:16Z", "pushedAt": "2025-01-07T12:56:14Z", "forks": 285, - "issues": 215, - "subscribers": 16, - "stars": 1581 + "issues": 221, + "subscribers": 15, + "stars": 1623 }, "name": "@react-native-picker/picker", "fullName": "react-native-picker/picker", @@ -34894,10 +33958,9 @@ "isArchived": false }, "npm": {}, - "score": 41, + "score": 35, "matchingScoreModifiers": [ - "Lots of open issues", - "Recently updated" + "Lots of open issues" ], "popularity": -100, "topicSearchString": "react-native picker dropdown select ios android macos windows hacktoberfest" @@ -34918,13 +33981,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-26T11:07:08Z", + "updatedAt": "2025-03-03T13:16:36Z", "createdAt": "2019-02-07T10:52:08Z", - "pushedAt": "2024-11-26T11:07:08Z", - "forks": 370, - "issues": 13, - "subscribers": 16, - "stars": 974 + "pushedAt": "2025-03-03T13:16:36Z", + "forks": 369, + "issues": 10, + "subscribers": 15, + "stars": 997 }, "name": "@react-native-camera-roll/camera-roll", "fullName": "react-native-cameraroll/react-native-cameraroll", @@ -34944,17 +34007,16 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v7.9.0", - "tagName": "v7.9.0", - "createdAt": "2024-11-26T11:07:08Z", - "publishedAt": "2024-11-26T11:07:16Z", + "name": "v7.10.0", + "tagName": "v7.10.0", + "createdAt": "2025-03-03T13:16:36Z", + "publishedAt": "2025-03-03T13:16:46Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, "score": 43, "matchingScoreModifiers": [ @@ -34979,13 +34041,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-22T18:36:58Z", + "updatedAt": "2025-04-02T15:48:31Z", "createdAt": "2019-02-07T13:51:24Z", - "pushedAt": "2025-01-22T18:36:58Z", + "pushedAt": "2025-04-02T15:48:31Z", "forks": 112, - "issues": 6, - "subscribers": 9, - "stars": 396 + "issues": 7, + "subscribers": 8, + "stars": 406 }, "name": "@react-native-community/image-editor", "fullName": "callstack/react-native-image-editor", @@ -35019,7 +34081,6 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -35036,6 +34097,7 @@ ], "ios": true, "android": true, + "fireos": true, "tvos": true, "expoGo": true, "npmPkg": "@react-native-masked-view/masked-view", @@ -35053,10 +34115,10 @@ "updatedAt": "2024-11-04T05:19:29Z", "createdAt": "2019-02-07T10:42:47Z", "pushedAt": "2024-11-04T05:19:29Z", - "forks": 115, - "issues": 45, - "subscribers": 12, - "stars": 1005 + "forks": 116, + "issues": 49, + "subscribers": 10, + "stars": 1039 }, "name": "@react-native-masked-view/masked-view", "fullName": "react-native-masked-view/masked-view", @@ -35100,6 +34162,7 @@ "https://raw.githubusercontent.com/react-native-community/react-native-linear-gradient/master/images/example-animated.gif" ], "ios": true, + "fireos": true, "android": true, "windows": true, "github": { @@ -35113,13 +34176,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": false, - "updatedAt": "2023-09-06T04:32:54Z", + "updatedAt": "2025-03-04T00:38:15Z", "createdAt": "2015-03-31T17:44:40Z", - "pushedAt": "2023-09-06T04:32:54Z", - "forks": 652, - "issues": 166, + "pushedAt": "2025-03-04T00:38:15Z", + "forks": 653, + "issues": 168, "subscribers": 44, - "stars": 4900 + "stars": 4920 }, "name": "react-native-linear-gradient", "fullName": "react-native-linear-gradient/react-native-linear-gradient", @@ -35146,21 +34209,19 @@ }, "npmPkg": "react-native-linear-gradient", "npm": { - "downloads": 1430656, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 332571 + "downloads": 1859924, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 70, + "score": 81, "matchingScoreModifiers": [ "Very popular", "Popular", "Known", "Lots of open issues", - "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.01, + "popularity": 0.028, "topicSearchString": "" }, { @@ -35212,20 +34273,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-medium-clap", "npm": { - "downloads": 26, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8 + "downloads": 45, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.735, + "popularity": -0.828, "topicSearchString": "medium-clap react-component react-native web ios android" }, { @@ -35245,10 +34304,10 @@ "updatedAt": "2020-03-17T13:45:50Z", "createdAt": "2018-03-02T11:53:44Z", "pushedAt": "2020-03-17T13:45:50Z", - "forks": 14, + "forks": 13, "issues": 5, - "subscribers": 105, - "stars": 27 + "subscribers": 104, + "stars": 29 }, "name": "react-native-audio-session", "fullName": "BonnierNews/react-native-audio-session", @@ -35279,13 +34338,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-audio-session", "npm": { - "downloads": 6338, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1549 + "downloads": 9172, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -35293,7 +34350,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.478, + "popularity": -0.472, "topicSearchString": "react native ios audio avfoundation avaudiosession bridge react-native opensource javascript objective-c" }, { @@ -35314,10 +34371,10 @@ "updatedAt": "2024-10-24T21:40:19Z", "createdAt": "2016-11-05T16:07:50Z", "pushedAt": "2024-10-24T21:40:19Z", - "forks": 367, - "issues": 182, - "subscribers": 25, - "stars": 612 + "forks": 371, + "issues": 183, + "subscribers": 24, + "stars": 617 }, "name": "react-native-twilio-video-webrtc", "fullName": "blackuy/react-native-twilio-video-webrtc", @@ -35353,13 +34410,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-twilio-video-webrtc", "npm": { - "downloads": 26372, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6906 + "downloads": 34379, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -35368,7 +34423,7 @@ "Lots of open issues", "Not supporting New Architecture" ], - "popularity": 0.04, + "popularity": 0.028, "topicSearchString": "react-native webrtc twilio-video video-streaming ios android realtime-video twilio video video-call" }, { @@ -35396,10 +34451,10 @@ "updatedAt": "2024-11-18T15:23:41Z", "createdAt": "2018-12-07T14:33:26Z", "pushedAt": "2024-11-18T15:23:41Z", - "forks": 424, - "issues": 290, - "subscribers": 29, - "stars": 940 + "forks": 427, + "issues": 299, + "subscribers": 27, + "stars": 967 }, "name": "react-native-callkeep", "fullName": "react-native-webrtc/react-native-callkeep", @@ -35436,10 +34491,9 @@ }, "npmPkg": "react-native-callkeep", "npm": { - "downloads": 24902, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4976 + "downloads": 24103, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -35448,7 +34502,7 @@ "Lots of open issues", "Not supporting New Architecture" ], - "popularity": -0.022, + "popularity": 0.028, "topicSearchString": "callkit connectionservice ios android react-native voip webrtc connection-service call-kit" }, { @@ -35466,13 +34520,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-13T14:38:08Z", + "updatedAt": "2025-04-11T18:23:29Z", "createdAt": "2015-09-27T10:57:30Z", - "pushedAt": "2025-01-13T14:38:08Z", - "forks": 1068, - "issues": 27, - "subscribers": 120, - "stars": 4689 + "pushedAt": "2025-04-11T18:23:29Z", + "forks": 1081, + "issues": 28, + "subscribers": 121, + "stars": 4774 }, "name": "react-native-webrtc", "fullName": "react-native-webrtc/react-native-webrtc", @@ -35504,13 +34558,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-webrtc", "npm": { - "downloads": 76239, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 17108 + "downloads": 106020, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 97, "matchingScoreModifiers": [ @@ -35520,7 +34572,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.002, + "popularity": 0.028, "topicSearchString": "react-component react-native ios android webrtc react" }, { @@ -35542,9 +34594,9 @@ "createdAt": "2016-04-12T08:56:36Z", "pushedAt": "2024-11-19T06:50:29Z", "forks": 184, - "issues": 93, - "subscribers": 17, - "stars": 563 + "issues": 94, + "subscribers": 15, + "stars": 568 }, "name": "react-native-incall-manager", "fullName": "react-native-webrtc/react-native-incall-manager", @@ -35579,13 +34631,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-incall-manager", "npm": { - "downloads": 35391, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8956 + "downloads": 39892, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -35594,7 +34644,7 @@ "Lots of open issues", "Not supporting New Architecture" ], - "popularity": 0.031, + "popularity": 0.028, "topicSearchString": "react reactnative webrtc phone call incall talk sip voip" }, { @@ -35614,10 +34664,10 @@ "updatedAt": "2024-07-22T18:52:51Z", "createdAt": "2016-04-20T10:38:44Z", "pushedAt": "2024-07-22T18:52:51Z", - "forks": 75, - "issues": 13, - "subscribers": 13, - "stars": 217 + "forks": 76, + "issues": 16, + "subscribers": 12, + "stars": 221 }, "name": "react-native-voip-push-notification", "fullName": "react-native-webrtc/react-native-voip-push-notification", @@ -35642,13 +34692,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-voip-push-notification", "npm": { - "downloads": 20190, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4758 + "downloads": 21238, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -35656,7 +34704,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.013, + "popularity": 0.028, "topicSearchString": "" }, { @@ -35678,13 +34726,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-21T18:38:25Z", + "updatedAt": "2025-04-12T16:14:46Z", "createdAt": "2019-07-02T10:45:52Z", - "pushedAt": "2025-01-21T18:38:25Z", - "forks": 253, - "issues": 5, + "pushedAt": "2025-04-12T16:14:46Z", + "forks": 257, + "issues": 7, "subscribers": 18, - "stars": 3798 + "stars": 3878 }, "name": "react-native-bootsplash", "fullName": "zoontek/react-native-bootsplash", @@ -35710,10 +34758,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "6.3.2", - "tagName": "6.3.2", - "createdAt": "2024-11-25T08:57:38Z", - "publishedAt": "2024-11-25T09:00:14Z", + "name": "6.3.5", + "tagName": "6.3.5", + "createdAt": "2025-04-12T16:14:46Z", + "publishedAt": "2025-04-12T16:17:02Z", "isPrerelease": false }, "hasTypes": true, @@ -35722,19 +34770,19 @@ }, "npmPkg": "react-native-bootsplash", "npm": { - "downloads": 399778, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 97717 + "downloads": 494489, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 73, + "score": 97, "matchingScoreModifiers": [ + "Very popular", "Popular", "Known", "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.022, + "popularity": 0.028, "topicSearchString": "bootsplash react-native boot-splash boot-screen bootscreen splash-screen splashscreen launch-screen launchscreen react" }, { @@ -35756,9 +34804,9 @@ "updatedAt": "2024-03-05T14:09:24Z", "createdAt": "2020-04-16T13:30:06Z", "pushedAt": "2024-03-05T14:09:24Z", - "forks": 21, - "issues": 10, - "subscribers": 5, + "forks": 22, + "issues": 11, + "subscribers": 4, "stars": 159 }, "name": "redux-flipper", @@ -35790,13 +34838,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "redux-flipper", "npm": { - "downloads": 89274, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 20547 + "downloads": 108345, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -35804,7 +34850,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.008, + "popularity": 0.028, "topicSearchString": "redux redux-middleware react-native flipper hacktoberfest" }, { @@ -35826,13 +34872,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-28T16:36:13Z", + "updatedAt": "2025-04-15T18:46:02Z", "createdAt": "2017-12-11T21:41:45Z", - "pushedAt": "2025-01-28T16:36:13Z", + "pushedAt": "2025-04-15T18:46:02Z", "forks": 11, - "issues": 2, - "subscribers": 5, - "stars": 380 + "issues": 1, + "subscribers": 4, + "stars": 384 }, "name": "react-native-responsive-image-view", "fullName": "wKovacs64/react-native-responsive-image-view", @@ -35859,23 +34905,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v2.2.0", - "tagName": "v2.2.0", - "createdAt": "2023-04-06T20:12:34Z", - "publishedAt": "2023-04-06T20:12:35Z", + "name": "v3.0.0", + "tagName": "v3.0.0", + "createdAt": "2025-02-27T05:56:38Z", + "publishedAt": "2025-02-27T05:56:39Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-responsive-image-view", "npm": { - "downloads": 1414, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 324 + "downloads": 2310, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -35883,7 +34927,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.007, + "popularity": 0.028, "topicSearchString": "react react-native responsive flexible fit aspect-ratio image view hook component responsive-images" }, { @@ -35913,10 +34957,10 @@ "updatedAt": "2024-10-12T15:09:13Z", "createdAt": "2020-02-16T15:07:53Z", "pushedAt": "2024-10-12T15:09:13Z", - "forks": 37, + "forks": 38, "issues": 2, "subscribers": 7, - "stars": 710 + "stars": 727 }, "name": "react-native-image-colors", "fullName": "osamaqarem/react-native-image-colors", @@ -35957,17 +35001,17 @@ }, "npmPkg": "react-native-image-colors", "npm": { - "downloads": 59946, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 18078 + "downloads": 113344, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 41, "matchingScoreModifiers": [ "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.079, + "popularity": 0.028, "topicSearchString": "react-native expo image-colors rnimagecolors ios android react image dominant average color palette" }, { @@ -35998,10 +35042,10 @@ "updatedAt": "2024-08-06T17:20:23Z", "createdAt": "2019-06-28T09:32:15Z", "pushedAt": "2024-08-06T17:20:23Z", - "forks": 97, - "issues": 5, - "subscribers": 9, - "stars": 952 + "forks": 101, + "issues": 4, + "subscribers": 8, + "stars": 989 }, "name": "react-native-animated-nav-tab-bar", "fullName": "torgeadelin/react-native-animated-nav-tab-bar", @@ -36040,18 +35084,18 @@ }, "npmPkg": "react-native-animated-nav-tab-bar", "npm": { - "downloads": 1678, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 366 + "downloads": 2005, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 68, + "score": 57, "matchingScoreModifiers": [ "Popular", "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.004, + "popularity": 0.028, "topicSearchString": "react react-native react-component react-navigation navigation ios android tab tab-bar bar animation" }, { @@ -36073,10 +35117,10 @@ "updatedAt": "2025-01-15T00:22:10Z", "createdAt": "2018-10-11T23:45:17Z", "pushedAt": "2025-01-15T00:22:10Z", - "forks": 7, + "forks": 8, "issues": 17, - "subscribers": 16, - "stars": 112 + "subscribers": 15, + "stars": 115 }, "name": "expo-2d-context", "fullName": "expo/expo-2d-context", @@ -36094,21 +35138,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-2d-context", "npm": { - "downloads": 64914, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 15505 + "downloads": 93161, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 51, "matchingScoreModifiers": [ "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.017, + "popularity": 0.028, "topicSearchString": "" }, { @@ -36134,10 +35175,10 @@ "updatedAt": "2024-09-24T11:12:01Z", "createdAt": "2016-11-29T10:50:53Z", "pushedAt": "2024-09-24T11:12:01Z", - "forks": 548, - "issues": 61, - "subscribers": 33, - "stars": 3517 + "forks": 560, + "issues": 66, + "subscribers": 32, + "stars": 3548 }, "name": "react-native-render-html", "fullName": "meliorence/react-native-render-html", @@ -36162,19 +35203,19 @@ "isArchived": false }, "npm": { - "downloads": 910581, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 201819 + "downloads": 1579351, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 92, + "score": 81, "matchingScoreModifiers": [ "Very popular", "Popular", "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.001, + "popularity": 0.028, "topicSearchString": "react-native react-component component html render-html" }, { @@ -36198,13 +35239,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-09T04:17:38Z", + "updatedAt": "2025-03-31T20:10:03Z", "createdAt": "2015-11-14T15:45:34Z", - "pushedAt": "2025-01-09T04:17:38Z", - "forks": 3332, - "issues": 198, - "subscribers": 191, - "stars": 13690 + "pushedAt": "2025-03-31T20:10:03Z", + "forks": 3362, + "issues": 215, + "subscribers": 192, + "stars": 13828 }, "name": "react-native-gifted-chat", "fullName": "FaridSafi/react-native-gifted-chat", @@ -36229,23 +35270,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "2.6.5", - "tagName": "2.6.5", - "createdAt": "2025-01-09T03:56:21Z", - "publishedAt": "2025-01-09T03:57:04Z", + "name": "2.8.1", + "tagName": "2.8.1", + "createdAt": "2025-03-27T12:33:38Z", + "publishedAt": "2025-03-27T12:36:37Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-gifted-chat", "npm": { - "downloads": 162125, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 35443 + "downloads": 199423, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -36256,7 +35295,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.004, + "popularity": 0.028, "topicSearchString": "android ios react-native react react-component messenger message chat component" }, { @@ -36276,13 +35315,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-23T14:56:57Z", + "updatedAt": "2025-04-15T10:54:51Z", "createdAt": "2016-08-08T15:26:08Z", - "pushedAt": "2025-01-23T14:56:57Z", + "pushedAt": "2025-04-15T10:54:51Z", "forks": 439, "issues": 103, - "subscribers": 90, - "stars": 4928 + "subscribers": 89, + "stars": 4935 }, "name": "@shoutem/ui", "fullName": "shoutem/ui", @@ -36314,7 +35353,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 38, "matchingScoreModifiers": [ @@ -36344,10 +35382,10 @@ "updatedAt": "2023-12-11T13:45:18Z", "createdAt": "2019-10-29T12:10:24Z", "pushedAt": "2023-12-11T13:45:18Z", - "forks": 177, - "issues": 34, + "forks": 183, + "issues": 40, "subscribers": 6, - "stars": 652 + "stars": 684 }, "name": "react-native-markdown-display", "fullName": "iamacup/react-native-markdown-display", @@ -36379,13 +35417,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-markdown-display", "npm": { - "downloads": 555733, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 139108 + "downloads": 798841, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -36415,13 +35451,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-12-30T10:19:11Z", + "updatedAt": "2025-03-31T19:28:09Z", "createdAt": "2015-12-12T12:52:11Z", - "pushedAt": "2024-12-30T10:19:11Z", - "forks": 1028, - "issues": 24, + "pushedAt": "2025-03-31T19:28:09Z", + "forks": 1031, + "issues": 29, "subscribers": 46, - "stars": 9421 + "stars": 9511 }, "name": "react-i18next", "fullName": "i18next/react-i18next", @@ -36451,22 +35487,21 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-i18next", "npm": { - "downloads": 14831859, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3506227 + "downloads": 19610131, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 92, + "score": 97, "matchingScoreModifiers": [ "Very popular", "Popular", "Known", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.014, + "popularity": 0.028, "topicSearchString": "i18next internationalization i18n translation localization l10n globalization react reactjs react-native ssr" }, { @@ -36488,9 +35523,9 @@ "createdAt": "2015-10-20T18:22:34Z", "pushedAt": "2021-11-04T10:02:03Z", "forks": 579, - "issues": 163, - "subscribers": 44, - "stars": 5311 + "issues": 164, + "subscribers": 43, + "stars": 5329 }, "name": "react-native-keyboard-aware-scroll-view", "fullName": "APSL/react-native-keyboard-aware-scroll-view", @@ -36527,13 +35562,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-keyboard-aware-scroll-view", "npm": { - "downloads": 1035456, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 246200 + "downloads": 1282606, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 70, "matchingScoreModifiers": [ @@ -36544,7 +35577,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.484, + "popularity": -0.472, "topicSearchString": "react react-native scrollview keyboard ios android react-component scroll-view react-components scrollview-component" }, { @@ -36566,10 +35599,10 @@ "updatedAt": "2021-11-04T09:36:39Z", "createdAt": "2018-06-07T14:22:34Z", "pushedAt": "2021-11-04T09:36:39Z", - "forks": 13, - "issues": 9, - "subscribers": 7, - "stars": 418 + "forks": 14, + "issues": 10, + "subscribers": 6, + "stars": 421 }, "name": "react-native-scroll-into-view", "fullName": "slorber/react-native-scroll-into-view", @@ -36598,13 +35631,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-scroll-into-view", "npm": { - "downloads": 17157, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4334 + "downloads": 23786, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -36612,7 +35643,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.47, + "popularity": -0.472, "topicSearchString": "react-native react scrollintoview form scroll into view expo visible" }, { @@ -36637,10 +35668,10 @@ "updatedAt": "2023-10-03T09:22:03Z", "createdAt": "2017-11-21T09:44:14Z", "pushedAt": "2023-10-03T09:22:03Z", - "forks": 146, + "forks": 148, "issues": 2, - "subscribers": 15, - "stars": 2376 + "subscribers": 14, + "stars": 2415 }, "name": "react-native-size-matters", "fullName": "nirsky/react-native-size-matters", @@ -36672,10 +35703,9 @@ }, "npmPkg": "react-native-size-matters", "npm": { - "downloads": 680400, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 159142 + "downloads": 837302, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -36684,7 +35714,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.012, + "popularity": 0.028, "topicSearchString": "javascript react-native scaling tablet" }, { @@ -36710,13 +35740,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-16T09:48:21Z", + "updatedAt": "2025-02-25T15:46:44Z", "createdAt": "2015-12-15T21:24:33Z", - "pushedAt": "2024-12-16T09:48:21Z", + "pushedAt": "2025-02-25T15:46:44Z", "forks": 208, - "issues": 19, - "subscribers": 10, - "stars": 1444 + "issues": 18, + "subscribers": 9, + "stars": 1477 }, "name": "@expo/react-native-action-sheet", "fullName": "expo/react-native-action-sheet", @@ -36739,10 +35769,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v4.1.0", - "tagName": "v4.1.0", - "createdAt": "2024-05-15T18:42:53Z", - "publishedAt": "2024-05-15T18:43:08Z", + "name": "v4.1.1", + "tagName": "v4.1.1", + "createdAt": "2025-02-25T15:46:44Z", + "publishedAt": "2025-02-25T15:47:01Z", "isPrerelease": false }, "hasTypes": true, @@ -36778,10 +35808,10 @@ "updatedAt": "2022-10-24T18:36:36Z", "createdAt": "2017-01-27T23:11:38Z", "pushedAt": "2022-10-24T18:36:36Z", - "forks": 130, + "forks": 131, "issues": 39, - "subscribers": 10, - "stars": 368 + "subscribers": 9, + "stars": 370 }, "name": "react-native-modal-selector", "fullName": "peacechen/react-native-modal-selector", @@ -36819,10 +35849,9 @@ "unmaintained": true, "npmPkg": "react-native-modal-selector", "npm": { - "downloads": 589455, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 140214 + "downloads": 693614, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -36831,7 +35860,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.484, + "popularity": -0.472, "topicSearchString": "react-native dropdown popover select picker modal ios android react-component" }, { @@ -36863,10 +35892,10 @@ "updatedAt": "2020-04-14T18:49:24Z", "createdAt": "2017-10-30T09:28:29Z", "pushedAt": "2020-04-14T18:49:24Z", - "forks": 401, - "issues": 186, + "forks": 404, + "issues": 187, "subscribers": 15, - "stars": 2367 + "stars": 2379 }, "name": "react-native-svg-charts", "fullName": "JesperLekland/react-native-svg-charts", @@ -36907,10 +35936,9 @@ "unmaintained": true, "npmPkg": "react-native-svg-charts", "npm": { - "downloads": 164408, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 37578 + "downloads": 198921, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -36920,7 +35948,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.494, + "popularity": -0.472, "topicSearchString": "react-native react-component component react mobile ios android vector charts chart d3 svg" }, { @@ -36941,6 +35969,7 @@ "web": true, "windows": true, "macos": true, + "fireos": true, "visionos": true, "newArchitecture": true, "github": { @@ -36954,13 +35983,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-24T15:34:33Z", + "updatedAt": "2025-04-04T11:32:39Z", "createdAt": "2016-01-17T14:29:21Z", - "pushedAt": "2025-01-24T15:34:33Z", - "forks": 1068, - "issues": 132, - "subscribers": 102, - "stars": 7606 + "pushedAt": "2025-04-04T11:32:39Z", + "forks": 1082, + "issues": 144, + "subscribers": 100, + "stars": 7693 }, "name": "react-native-svg", "fullName": "software-mansion/react-native-svg", @@ -36985,23 +36014,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v15.11.1", - "tagName": "v15.11.1", - "createdAt": "2025-01-09T20:00:46Z", - "publishedAt": "2025-01-09T20:05:58Z", + "name": "v15.11.2", + "tagName": "v15.11.2", + "createdAt": "2025-02-24T09:44:53Z", + "publishedAt": "2025-02-24T09:52:16Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-svg", "npm": { - "downloads": 4257947, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 982609 + "downloads": 6323459, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 89, "matchingScoreModifiers": [ @@ -37011,7 +36038,7 @@ "Lots of open issues", "Recently updated" ], - "popularity": 0.009, + "popularity": 0.028, "topicSearchString": "react-component react-native ios android windows svg art vml gradient" }, { @@ -37032,13 +36059,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-24T06:49:12Z", + "updatedAt": "2025-04-05T15:26:30Z", "createdAt": "2017-10-22T00:31:20Z", - "pushedAt": "2025-01-24T06:49:12Z", - "forks": 630, - "issues": 213, + "pushedAt": "2025-04-05T15:26:30Z", + "forks": 640, + "issues": 218, "subscribers": 35, - "stars": 2947 + "stars": 3002 }, "name": "react-native-iap", "fullName": "hyochan/react-native-iap", @@ -37065,10 +36092,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "12.16.1", - "tagName": "12.16.1", - "createdAt": "2025-01-24T06:14:23Z", - "publishedAt": "2025-01-24T06:14:42Z", + "name": "12.16.2", + "tagName": "12.16.2", + "createdAt": "2025-02-03T01:10:58Z", + "publishedAt": "2025-02-03T01:11:24Z", "isPrerelease": false }, "hasTypes": true, @@ -37077,20 +36104,20 @@ }, "npmPkg": "react-native-iap", "npm": { - "downloads": 190472, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 48052 + "downloads": 236695, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 62, + "score": 86, "matchingScoreModifiers": [ + "Very popular", "Popular", "Known", "Lots of open issues", "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.03, + "popularity": 0.028, "topicSearchString": "react-native iap in-app-purchase billing ios android amazon play appstore playstore" }, { @@ -37112,10 +36139,10 @@ "updatedAt": "2018-06-19T12:48:01Z", "createdAt": "2017-07-06T21:20:25Z", "pushedAt": "2018-06-19T12:48:01Z", - "forks": 165, + "forks": 164, "issues": 61, - "subscribers": 8, - "stars": 427 + "subscribers": 7, + "stars": 432 }, "name": "react-native-markdown-renderer", "fullName": "mientjan/react-native-markdown-renderer", @@ -37148,13 +36175,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-markdown-renderer", "npm": { - "downloads": 17982, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4641 + "downloads": 28159, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -37162,7 +36187,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.464, + "popularity": -0.472, "topicSearchString": "react react-native native markdown commonmark markdown-it" }, { @@ -37171,6 +36196,7 @@ "android": true, "windows": true, "visionos": true, + "fireos": true, "newArchitecture": true, "alternatives": [ "expo-device" @@ -37186,13 +36212,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-17T21:55:50Z", + "updatedAt": "2025-02-03T21:09:59Z", "createdAt": "2015-09-16T14:06:22Z", - "pushedAt": "2024-12-17T21:55:50Z", - "forks": 1401, - "issues": 5, + "pushedAt": "2025-02-03T21:09:59Z", + "forks": 1409, + "issues": 9, "subscribers": 72, - "stars": 6503 + "stars": 6560 }, "name": "react-native-device-info", "fullName": "react-native-device-info/react-native-device-info", @@ -37217,23 +36243,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v14.0.2", - "tagName": "v14.0.2", - "createdAt": "2024-12-17T21:55:50Z", - "publishedAt": "2024-12-17T21:56:05Z", + "name": "v14.0.4", + "tagName": "v14.0.4", + "createdAt": "2025-02-03T21:09:59Z", + "publishedAt": "2025-02-03T21:10:14Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-device-info", "npm": { - "downloads": 2218527, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 508524 + "downloads": 3230520, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 92, "matchingScoreModifiers": [ @@ -37242,7 +36266,7 @@ "Known", "Not supporting New Architecture" ], - "popularity": 0.007, + "popularity": 0.028, "topicSearchString": "react-component react-native ios android windows device events cocoapod hacktoberfest" }, { @@ -37264,10 +36288,10 @@ "updatedAt": "2021-12-20T14:47:41Z", "createdAt": "2015-12-14T19:53:36Z", "pushedAt": "2021-12-20T14:47:41Z", - "forks": 1870, + "forks": 1867, "issues": 149, - "subscribers": 96, - "stars": 6774 + "subscribers": 95, + "stars": 6776 }, "name": "react-native-push-notification", "fullName": "zo0r/react-native-push-notification", @@ -37302,13 +36326,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-push-notification", "npm": { - "downloads": 357895, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 86314 + "downloads": 457561, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 70, "matchingScoreModifiers": [ @@ -37319,7 +36341,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.481, + "popularity": -0.472, "topicSearchString": "react-component react-native ios android notifications push apns firebase push-notifications" }, { @@ -37341,10 +36363,10 @@ "updatedAt": "2024-11-25T09:54:02Z", "createdAt": "2015-10-19T06:22:23Z", "pushedAt": "2024-11-25T09:54:02Z", - "forks": 688, + "forks": 689, "issues": 322, - "subscribers": 39, - "stars": 2804 + "subscribers": 38, + "stars": 2821 }, "name": "react-native-sound", "fullName": "zmxv/react-native-sound", @@ -37376,13 +36398,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-sound", "npm": { - "downloads": 525798, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 114343 + "downloads": 1074297, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 81, "matchingScoreModifiers": [ @@ -37392,7 +36412,7 @@ "Lots of open issues", "Not supporting New Architecture" ], - "popularity": -0.005, + "popularity": 0.028, "topicSearchString": "react-native sound audio ios android windows" }, { @@ -37420,7 +36440,7 @@ "pushedAt": "2020-04-28T14:55:13Z", "forks": 37, "issues": 0, - "subscribers": 8, + "subscribers": 7, "stars": 366 }, "name": "react-native-dark-mode", @@ -37439,12 +36459,10 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npm": { - "downloads": 3210, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 577 + "downloads": 3457, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -37452,7 +36470,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.542, + "popularity": -0.472, "topicSearchString": "" }, { @@ -37463,6 +36481,7 @@ ], "ios": true, "android": true, + "fireos": true, "newArchitecture": false, "unmaintained": true, "alternatives": [ @@ -37482,10 +36501,10 @@ "updatedAt": "2022-10-31T01:41:06Z", "createdAt": "2017-04-13T04:13:44Z", "pushedAt": "2022-10-31T01:41:06Z", - "forks": 1307, - "issues": 406, + "forks": 1306, + "issues": 407, "subscribers": 62, - "stars": 8271 + "stars": 8318 }, "name": "react-native-fast-image", "fullName": "DylanVann/react-native-fast-image", @@ -37524,10 +36543,9 @@ }, "npmPkg": "react-native-fast-image", "npm": { - "downloads": 758016, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 177556 + "downloads": 926214, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 70, "matchingScoreModifiers": [ @@ -37538,7 +36556,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.488, + "popularity": -0.472, "topicSearchString": "cache cached fastimage image priority react-native sdwebimage glide image-cache cocoapod hacktoberfest" }, { @@ -37567,10 +36585,10 @@ "updatedAt": "2020-05-19T21:35:09Z", "createdAt": "2016-09-13T13:43:44Z", "pushedAt": "2020-05-19T21:35:09Z", - "forks": 535, + "forks": 534, "issues": 154, "subscribers": 23, - "stars": 2449 + "stars": 2452 }, "name": "react-native-image-zoom-viewer", "fullName": "ascoders/react-native-image-viewer", @@ -37600,10 +36618,9 @@ "isArchived": true }, "npm": { - "downloads": 156810, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 34378 + "downloads": 187336, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -37613,7 +36630,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.503, + "popularity": -0.472, "topicSearchString": "image-viewer react-native react-component" }, { @@ -37637,8 +36654,8 @@ "pushedAt": "2019-09-26T08:17:13Z", "forks": 428, "issues": 83, - "subscribers": 12, - "stars": 1196 + "subscribers": 11, + "stars": 1207 }, "name": "react-native-modal-dropdown", "fullName": "sohobloo/react-native-modal-dropdown", @@ -37677,13 +36694,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-modal-dropdown", "npm": { - "downloads": 24971, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5279 + "downloads": 27469, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -37693,7 +36708,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.511, + "popularity": -0.472, "topicSearchString": "react react-component react-native component ios android modal dropdown picker select selector option" }, { @@ -37716,7 +36731,7 @@ "forks": 25, "issues": 6, "subscribers": 5, - "stars": 203 + "stars": 204 }, "name": "react-native-modal-translucent", "fullName": "listenzz/react-native-modal-translucent", @@ -37740,13 +36755,11 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npmPkg": "react-native-modal-translucent", "npm": { - "downloads": 746, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 99 + "downloads": 414, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -37754,7 +36767,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.588, + "popularity": -0.723, "topicSearchString": "react-native modal translucent statusbar" }, { @@ -37779,13 +36792,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": false, - "updatedAt": "2024-05-24T18:54:12Z", + "updatedAt": "2025-03-19T21:31:06Z", "createdAt": "2019-09-06T09:39:03Z", - "pushedAt": "2024-05-24T18:54:12Z", - "forks": 134, - "issues": 15, - "subscribers": 275, - "stars": 3076 + "pushedAt": "2025-03-19T21:31:06Z", + "forks": 138, + "issues": 17, + "subscribers": 274, + "stars": 3134 }, "name": "@shopify/restyle", "fullName": "Shopify/restyle", @@ -37800,20 +36813,20 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v2.4.3", - "tagName": "v2.4.3", - "createdAt": "2024-04-18T16:23:47Z", - "publishedAt": "2024-04-18T16:26:28Z", - "isPrerelease": true + "name": "v2.4.5", + "tagName": "v2.4.5", + "createdAt": "2025-03-19T21:31:06Z", + "publishedAt": "2025-03-19T21:39:31Z", + "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, "npm": {}, - "score": 32, + "score": 49, "matchingScoreModifiers": [ - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -37839,13 +36852,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-28T21:44:49Z", + "updatedAt": "2025-04-16T11:18:37Z", "createdAt": "2018-06-21T21:15:55Z", - "pushedAt": "2025-01-28T21:44:49Z", - "forks": 85, - "issues": 38, - "subscribers": 20, - "stars": 826 + "pushedAt": "2025-04-16T11:18:37Z", + "forks": 91, + "issues": 39, + "subscribers": 19, + "stars": 897 }, "name": "react-native-purchases", "fullName": "RevenueCat/react-native-purchases", @@ -37870,23 +36883,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "8.5.1", - "tagName": "8.5.1", - "createdAt": "2025-01-23T08:20:19Z", - "publishedAt": "2025-01-23T08:21:22Z", + "name": "8.9.4", + "tagName": "8.9.4", + "createdAt": "2025-04-07T21:40:02Z", + "publishedAt": "2025-04-07T21:41:14Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-purchases", "npm": { - "downloads": 144886, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 34170 + "downloads": 198816, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 73, "matchingScoreModifiers": [ @@ -37895,7 +36906,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.014, + "popularity": 0.028, "topicSearchString": "react-native in-app-purchase subscriptions iap ios apple android stripe hacktoberfest" }, { @@ -37929,8 +36940,8 @@ "pushedAt": "2023-10-20T01:00:25Z", "forks": 87, "issues": 60, - "subscribers": 7, - "stars": 378 + "subscribers": 6, + "stars": 377 }, "name": "@react-native-community/checkbox", "fullName": "react-native-checkbox/react-native-checkbox", @@ -37978,13 +36989,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-28T08:17:07Z", + "updatedAt": "2025-03-12T08:16:29Z", "createdAt": "2015-08-13T06:13:57Z", - "pushedAt": "2025-01-28T08:17:07Z", - "forks": 847, + "pushedAt": "2025-03-12T08:16:29Z", + "forks": 845, "issues": 9, - "subscribers": 46, - "stars": 3298 + "subscribers": 47, + "stars": 3358 }, "name": "@react-native-google-signin/google-signin", "fullName": "react-native-google-signin/google-signin", @@ -38013,22 +37024,19 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v13.1.0", - "tagName": "v13.1.0", - "createdAt": "2024-09-20T07:41:58Z", - "publishedAt": "2024-09-20T07:42:11Z", + "name": "v13.2.0", + "tagName": "v13.2.0", + "createdAt": "2025-02-15T09:34:08Z", + "publishedAt": "2025-02-15T09:34:19Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, - "score": 51, - "matchingScoreModifiers": [ - "Recently updated" - ], + "score": 46, + "matchingScoreModifiers": [], "popularity": -100, "topicSearchString": "react-native google-sign-in google-login android-creadential-manager oauth oauth2 ios android web googlesignin googleauth hacktoberfest" }, @@ -38055,7 +37063,7 @@ "pushedAt": "2020-09-05T11:46:03Z", "forks": 2, "issues": 1, - "subscribers": 2, + "subscribers": 1, "stars": 14 }, "name": "react-native-kvideo", @@ -38083,17 +37091,16 @@ "unmaintained": true, "npmPkg": "react-native-kvideo", "npm": { - "downloads": 6, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1 + "downloads": 13, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.85, + "popularity": -0.773, "topicSearchString": "ivideo video video-play react-video react-native" }, { @@ -38116,8 +37123,8 @@ "pushedAt": "2023-12-20T12:42:52Z", "forks": 19, "issues": 4, - "subscribers": 5, - "stars": 256 + "subscribers": 4, + "stars": 255 }, "name": "react-native-navigation-hooks", "fullName": "Nubescope/react-native-navigation-hooks", @@ -38142,13 +37149,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-navigation-hooks", "npm": { - "downloads": 20269, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6453 + "downloads": 24950, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -38156,13 +37161,14 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.096, + "popularity": 0.028, "topicSearchString": "" }, { "githubUrl": "https://github.com/aws-amplify/amplify-js/tree/main/packages/aws-amplify", "ios": true, "android": true, + "fireos": true, "web": true, "expoGo": true, "github": { @@ -38176,13 +37182,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": false, - "updatedAt": "2025-01-29T19:32:36Z", + "updatedAt": "2025-04-09T23:29:08Z", "createdAt": "2017-10-02T22:17:14Z", - "pushedAt": "2025-01-29T19:32:36Z", - "forks": 2105, - "issues": 502, - "subscribers": 211, - "stars": 9469 + "pushedAt": "2025-04-09T23:29:08Z", + "forks": 2113, + "issues": 461, + "subscribers": 210, + "stars": 9510 }, "name": "aws-amplify", "fullName": "aws-amplify/amplify-js", @@ -38200,13 +37206,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "aws-amplify", "npm": { - "downloads": 2658924, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 602979 + "downloads": 3319396, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -38217,7 +37221,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.005, + "popularity": 0.028, "topicSearchString": "" }, { @@ -38225,6 +37229,7 @@ "npmPkg": "@aws-amplify/datastore", "ios": true, "android": true, + "fireos": true, "web": true, "expoGo": true, "github": { @@ -38238,13 +37243,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": false, - "updatedAt": "2025-01-28T16:37:14Z", + "updatedAt": "2025-04-09T23:29:08Z", "createdAt": "2017-10-02T22:17:14Z", - "pushedAt": "2025-01-28T16:37:14Z", - "forks": 2105, - "issues": 502, - "subscribers": 211, - "stars": 9469 + "pushedAt": "2025-04-09T23:29:08Z", + "forks": 2113, + "issues": 461, + "subscribers": 210, + "stars": 9510 }, "name": "@aws-amplify/datastore", "fullName": "aws-amplify/amplify-js", @@ -38262,7 +37267,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 38, "matchingScoreModifiers": [ @@ -38278,6 +37282,7 @@ "npmPkg": "@aws-amplify/react-native", "ios": true, "android": true, + "fireos": true, "web": true, "expoGo": true, "github": { @@ -38291,13 +37296,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": false, - "updatedAt": "2024-09-30T21:37:36Z", + "updatedAt": "2025-04-09T23:29:08Z", "createdAt": "2017-10-02T22:17:14Z", - "pushedAt": "2024-09-30T21:37:36Z", - "forks": 2105, - "issues": 502, - "subscribers": 211, - "stars": 9469 + "pushedAt": "2025-04-09T23:29:08Z", + "forks": 2113, + "issues": 461, + "subscribers": 210, + "stars": 9510 }, "name": "@aws-amplify/react-native", "fullName": "aws-amplify/amplify-js", @@ -38315,11 +37320,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 32, + "score": 38, "matchingScoreModifiers": [ "Lots of open issues", + "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -38330,6 +37335,7 @@ "npmPkg": "@aws-amplify/auth", "ios": true, "android": true, + "fireos": true, "web": true, "expoGo": true, "github": { @@ -38343,13 +37349,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": false, - "updatedAt": "2025-01-24T20:59:58Z", + "updatedAt": "2025-04-09T23:29:08Z", "createdAt": "2017-10-02T22:17:14Z", - "pushedAt": "2025-01-24T20:59:58Z", - "forks": 2105, - "issues": 502, - "subscribers": 211, - "stars": 9469 + "pushedAt": "2025-04-09T23:29:08Z", + "forks": 2113, + "issues": 461, + "subscribers": 210, + "stars": 9510 }, "name": "@aws-amplify/auth", "fullName": "aws-amplify/amplify-js", @@ -38367,7 +37373,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 38, "matchingScoreModifiers": [ @@ -38382,6 +37387,7 @@ "githubUrl": "https://github.com/aws-amplify/amplify-js/tree/main/packages/notifications", "npmPkg": "@aws-amplify/notifications", "ios": true, + "fireos": true, "android": true, "github": { "urls": { @@ -38394,13 +37400,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": false, - "updatedAt": "2025-01-28T16:37:14Z", + "updatedAt": "2025-04-09T23:29:08Z", "createdAt": "2017-10-02T22:17:14Z", - "pushedAt": "2025-01-28T16:37:14Z", - "forks": 2105, - "issues": 502, - "subscribers": 211, - "stars": 9469 + "pushedAt": "2025-04-09T23:29:08Z", + "forks": 2113, + "issues": 461, + "subscribers": 210, + "stars": 9510 }, "name": "@aws-amplify/notifications", "fullName": "aws-amplify/amplify-js", @@ -38418,7 +37424,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 38, "matchingScoreModifiers": [ @@ -38448,13 +37453,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-30T00:27:04Z", + "updatedAt": "2025-04-15T21:24:50Z", "createdAt": "2015-09-15T19:36:29Z", - "pushedAt": "2025-01-30T00:27:04Z", - "forks": 579, - "issues": 36, - "subscribers": 74, - "stars": 1327 + "pushedAt": "2025-04-15T21:24:50Z", + "forks": 580, + "issues": 27, + "subscribers": 71, + "stars": 1331 }, "name": "parse", "fullName": "parse-community/Parse-SDK-JS", @@ -38479,22 +37484,20 @@ "id": "MDc6TGljZW5zZTI=" }, "lastRelease": { - "name": "5.3.0-alpha.4", - "tagName": "5.3.0-alpha.4", - "createdAt": "2024-10-14T14:51:32Z", - "publishedAt": "2024-10-14T14:51:57Z", + "name": "6.2.0-alpha.3", + "tagName": "6.2.0-alpha.3", + "createdAt": "2025-04-15T12:54:34Z", + "publishedAt": "2025-04-15T12:55:01Z", "isPrerelease": true }, - "hasTypes": false, + "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 654716, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 77293 + "downloads": 346376, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 73, "matchingScoreModifiers": [ @@ -38503,7 +37506,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.104, + "popularity": 0.028, "topicSearchString": "cloud mobile api javascript parse-platform parse-js parse javascript-sdk hacktoberfest" }, { @@ -38530,7 +37533,7 @@ "pushedAt": "2022-05-30T23:42:09Z", "forks": 81, "issues": 20, - "subscribers": 6, + "subscribers": 5, "stars": 521 }, "name": "react-native-material-menu", @@ -38569,13 +37572,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-material-menu", "npm": { - "downloads": 35457, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8484 + "downloads": 48184, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -38583,7 +37584,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.483, + "popularity": -0.472, "topicSearchString": "react-native react menu material-menu react-component material dropdown material-design component ios android" }, { @@ -38605,9 +37606,9 @@ "updatedAt": "2024-06-18T15:56:47Z", "createdAt": "2017-03-06T17:45:24Z", "pushedAt": "2024-06-18T15:56:47Z", - "forks": 6, + "forks": 5, "issues": 0, - "subscribers": 4, + "subscribers": 3, "stars": 114 }, "name": "react-native-console-time-polyfill", @@ -38637,20 +37638,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-console-time-polyfill", "npm": { - "downloads": 29338, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6522 + "downloads": 47044, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0, + "popularity": 0.028, "topicSearchString": "react-native polyfill console time timeend performance measurement count countreset measurements" }, { @@ -38671,10 +37670,10 @@ "updatedAt": "2023-09-18T15:40:28Z", "createdAt": "2018-12-13T09:29:03Z", "pushedAt": "2023-09-18T15:40:28Z", - "forks": 84, + "forks": 83, "issues": 15, - "subscribers": 10, - "stars": 508 + "subscribers": 9, + "stars": 513 }, "name": "react-native-change-icon", "fullName": "skb1129/react-native-change-icon", @@ -38704,13 +37703,11 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-change-icon", "npm": { - "downloads": 25977, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6769 + "downloads": 43899, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -38718,7 +37715,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.038, + "popularity": 0.028, "topicSearchString": "react-native ios android" }, { @@ -38742,8 +37739,8 @@ "pushedAt": "2023-07-17T16:02:52Z", "forks": 47, "issues": 6, - "subscribers": 4, - "stars": 360 + "subscribers": 3, + "stars": 362 }, "name": "react-native-open-maps", "fullName": "brh55/react-native-open-maps", @@ -38777,13 +37774,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-open-maps", "npm": { - "downloads": 42894, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9974 + "downloads": 51523, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -38791,7 +37786,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.01, + "popularity": 0.028, "topicSearchString": "react-native maps open-link apple-maps google-maps map-deep-links map-url-scheme linking" }, { @@ -38816,9 +37811,9 @@ "createdAt": "2017-03-27T21:06:02Z", "pushedAt": "2023-10-26T12:47:39Z", "forks": 50, - "issues": 3, + "issues": 4, "subscribers": 5, - "stars": 758 + "stars": 759 }, "name": "react-native-store-review", "fullName": "oblador/react-native-store-review", @@ -38859,10 +37854,9 @@ }, "npmPkg": "react-native-store-review", "npm": { - "downloads": 72947, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 17093 + "downloads": 89973, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -38870,7 +37864,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.012, + "popularity": 0.028, "topicSearchString": "react-native react-component component react mobile ios android app-store review rating rate appstore playstore" }, { @@ -38893,10 +37887,10 @@ "updatedAt": "2024-09-01T08:39:25Z", "createdAt": "2019-03-29T16:41:44Z", "pushedAt": "2024-09-01T08:39:25Z", - "forks": 226, - "issues": 137, - "subscribers": 22, - "stars": 1350 + "forks": 228, + "issues": 145, + "subscribers": 21, + "stars": 1375 }, "name": "@react-native-community/geolocation", "fullName": "michalchudziak/react-native-geolocation", @@ -38927,11 +37921,11 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, - "score": 32, + "score": 22, "matchingScoreModifiers": [ "Lots of open issues", + "Not updated recently", "Not supporting New Architecture" ], "popularity": -100, @@ -38956,10 +37950,10 @@ "updatedAt": "2023-06-26T15:21:55Z", "createdAt": "2018-03-05T19:15:51Z", "pushedAt": "2023-06-26T15:21:55Z", - "forks": 373, + "forks": 370, "issues": 9, "subscribers": 39, - "stars": 1868 + "stars": 1881 }, "name": "react-native-template-typescript", "fullName": "react-native-community/react-native-template-typescript", @@ -38990,7 +37984,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-template-typescript", "npm": {}, "score": 32, @@ -39023,10 +38016,10 @@ "updatedAt": "2021-11-25T09:19:43Z", "createdAt": "2016-06-27T07:13:04Z", "pushedAt": "2021-11-25T09:19:43Z", - "forks": 345, + "forks": 346, "issues": 123, - "subscribers": 21, - "stars": 1059 + "subscribers": 20, + "stars": 1064 }, "name": "@react-native-community/audio-toolkit", "fullName": "react-native-audio-toolkit/react-native-audio-toolkit", @@ -39059,7 +38052,6 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": {}, "score": 22, "matchingScoreModifiers": [ @@ -39091,7 +38083,7 @@ "pushedAt": "2020-03-25T10:46:34Z", "forks": 1, "issues": 0, - "subscribers": 1, + "subscribers": 0, "stars": 9 }, "name": "@react-native-community/react-native-translucent-modal", @@ -39114,7 +38106,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -39146,8 +38137,8 @@ "pushedAt": "2020-02-26T02:59:06Z", "forks": 303, "issues": 30, - "subscribers": 41, - "stars": 1892 + "subscribers": 40, + "stars": 1893 }, "name": "react-native-navbar", "fullName": "Kureev/react-native-navbar", @@ -39175,13 +38166,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-navbar", "npm": { - "downloads": 2180, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 474 + "downloads": 1796, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -39190,7 +38179,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.505, + "popularity": -0.472, "topicSearchString": "react-native navbar" }, { @@ -39215,8 +38204,8 @@ "pushedAt": "2020-05-14T22:04:57Z", "forks": 25, "issues": 3, - "subscribers": 8, - "stars": 440 + "subscribers": 7, + "stars": 441 }, "name": "react-native-platform-touchable", "fullName": "rnc-archive/react-native-platform-touchable", @@ -39239,13 +38228,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-platform-touchable", "npm": { - "downloads": 11964, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2602 + "downloads": 13650, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -39253,7 +38240,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.505, + "popularity": -0.472, "topicSearchString": "react-native react component button" }, { @@ -39275,13 +38262,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-11-01T13:54:40Z", + "updatedAt": "2025-03-26T10:59:23Z", "createdAt": "2019-10-07T18:39:07Z", - "pushedAt": "2024-11-01T13:54:40Z", - "forks": 65, - "issues": 24, - "subscribers": 10, - "stars": 753 + "pushedAt": "2025-03-26T10:59:23Z", + "forks": 69, + "issues": 31, + "subscribers": 9, + "stars": 815 }, "name": "react-native-context-menu-view", "fullName": "mpiannucci/react-native-context-menu-view", @@ -39302,10 +38289,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Version 1.16.0", - "tagName": "v1.16.0", - "createdAt": "2024-04-29T12:28:07Z", - "publishedAt": "2024-04-29T12:30:12Z", + "name": "Version 1.18.0", + "tagName": "v1.18.0", + "createdAt": "2025-03-14T18:57:28Z", + "publishedAt": "2025-03-14T18:59:32Z", "isPrerelease": false }, "hasTypes": true, @@ -39314,18 +38301,18 @@ }, "npmPkg": "react-native-context-menu-view", "npm": { - "downloads": 59678, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 14153 + "downloads": 80270, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 68, + "score": 73, "matchingScoreModifiers": [ "Popular", "Known", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.015, + "popularity": 0.028, "topicSearchString": "react-native ios android javascript npm" }, { @@ -39349,8 +38336,8 @@ "updatedAt": "2022-09-16T07:29:14Z", "createdAt": "2019-01-14T12:37:51Z", "pushedAt": "2022-09-16T07:29:14Z", - "forks": 130, - "issues": 15, + "forks": 131, + "issues": 16, "subscribers": 3, "stars": 246 }, @@ -39385,10 +38372,9 @@ "unmaintained": true, "npmPkg": "rn-range-slider", "npm": { - "downloads": 56421, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12478 + "downloads": 68876, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -39396,7 +38382,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.501, + "popularity": -0.472, "topicSearchString": "react native react-native react-component component android ios custom range slider seekbar" }, { @@ -39429,7 +38415,7 @@ "pushedAt": "2024-04-05T20:50:41Z", "forks": 4, "issues": 1, - "subscribers": 5, + "subscribers": 4, "stars": 85 }, "name": "@mohamadkh75/react-native-jalali-datepicker", @@ -39537,20 +38523,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-fb-image-grid", "npm": { - "downloads": 79, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 17 + "downloads": 84, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.85, + "popularity": -0.814, "topicSearchString": "react-native react-component component react mobile ios android ui image imageloader gif glide" }, { @@ -39576,8 +38560,8 @@ "pushedAt": "2020-01-31T15:23:00Z", "forks": 62, "issues": 39, - "subscribers": 31, - "stars": 113 + "subscribers": 30, + "stars": 112 }, "name": "mongodb-stitch-react-native-sdk", "fullName": "mongodb/stitch-js-sdk", @@ -39606,12 +38590,10 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": { - "downloads": 100, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12 + "downloads": 173, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -39619,7 +38601,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.85, + "popularity": -0.721, "topicSearchString": "mongodb aws twilio http mobile serverless stitch atlas react-native" }, { @@ -39643,10 +38625,10 @@ "updatedAt": "2024-05-23T14:30:03Z", "createdAt": "2018-10-02T20:16:03Z", "pushedAt": "2024-05-23T14:30:03Z", - "forks": 55, + "forks": 58, "issues": 21, - "subscribers": 20, - "stars": 330 + "subscribers": 19, + "stars": 334 }, "name": "@fortawesome/react-native-fontawesome", "fullName": "FortAwesome/react-native-fontawesome", @@ -39671,7 +38653,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -39704,10 +38685,10 @@ "updatedAt": "2022-10-24T07:21:35Z", "createdAt": "2017-01-09T09:28:12Z", "pushedAt": "2022-10-24T07:21:35Z", - "forks": 152, - "issues": 19, + "forks": 156, + "issues": 20, "subscribers": 9, - "stars": 492 + "stars": 496 }, "name": "react-native-autoheight-webview", "fullName": "iou90/react-native-autoheight-webview", @@ -39740,10 +38721,9 @@ "unmaintained": true, "npmPkg": "react-native-autoheight-webview", "npm": { - "downloads": 55004, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12340 + "downloads": 68277, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -39751,7 +38731,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.498, + "popularity": -0.472, "topicSearchString": "react react-native autoheight webview" }, { @@ -39773,10 +38753,10 @@ "updatedAt": "2024-06-14T18:51:42Z", "createdAt": "2016-09-28T21:29:22Z", "pushedAt": "2024-06-14T18:51:42Z", - "forks": 147, - "issues": 101, + "forks": 150, + "issues": 103, "subscribers": 12, - "stars": 641 + "stars": 650 }, "name": "react-native-tts", "fullName": "ak1394/react-native-tts", @@ -39810,13 +38790,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-tts", "npm": { - "downloads": 73605, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 20556 + "downloads": 101493, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -39826,7 +38804,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.057, + "popularity": 0.028, "topicSearchString": "tts voice speech text-to-speech react react-native android ios" }, { @@ -39847,13 +38825,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-07T13:41:09Z", + "updatedAt": "2025-02-17T20:06:05Z", "createdAt": "2016-02-23T00:19:11Z", - "pushedAt": "2025-01-07T13:41:09Z", - "forks": 604, - "issues": 303, - "subscribers": 33, - "stars": 4854 + "pushedAt": "2025-02-17T20:06:05Z", + "forks": 607, + "issues": 309, + "subscribers": 32, + "stars": 4880 }, "name": "react-native-config", "fullName": "lugg/react-native-config", @@ -39877,34 +38855,31 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v1.5.3", - "tagName": "v1.5.3", - "createdAt": "2024-07-30T02:12:20Z", - "publishedAt": "2024-07-30T02:17:52Z", + "name": "v1.5.5", + "tagName": "v1.5.5", + "createdAt": "2025-02-06T12:46:16Z", + "publishedAt": "2025-02-06T12:49:28Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-config", "npm": { - "downloads": 1036450, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 236903 + "downloads": 1745822, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 86, + "score": 81, "matchingScoreModifiers": [ "Very popular", "Popular", "Known", "Lots of open issues", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.006, + "popularity": 0.028, "topicSearchString": "env config config-var react-native android ios windows 12factor" }, { @@ -39928,7 +38903,7 @@ "pushedAt": "2019-01-06T09:00:01Z", "forks": 21, "issues": 13, - "subscribers": 13, + "subscribers": 12, "stars": 248 }, "name": "react-native-deep-linking", @@ -39959,13 +38934,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-deep-linking", "npm": { - "downloads": 8825, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2345 + "downloads": 15094, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -39973,7 +38946,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.456, + "popularity": -0.472, "topicSearchString": "react-native deep-linking ios android" }, { @@ -39996,7 +38969,7 @@ "pushedAt": "2019-06-27T06:02:26Z", "forks": 58, "issues": 26, - "subscribers": 6, + "subscribers": 5, "stars": 123 }, "name": "react-native-boundary", @@ -40025,13 +38998,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-boundary", "npm": { - "downloads": 57, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9 + "downloads": 81, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -40039,7 +39010,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.803, + "popularity": -0.725, "topicSearchString": "react-native geofence boundary ios android location region-monitoring geofencing" }, { @@ -40061,8 +39032,8 @@ "pushedAt": "2020-03-31T17:03:03Z", "forks": 11, "issues": 3, - "subscribers": 3, - "stars": 91 + "subscribers": 2, + "stars": 93 }, "name": "react-native-swift", "fullName": "rhdeck/react-native-swift", @@ -40081,20 +39052,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-swift", "npm": { - "downloads": 3809, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 826 + "downloads": 5011, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.505, + "popularity": -0.472, "topicSearchString": "" }, { @@ -40120,10 +39089,10 @@ "updatedAt": "2023-02-14T21:39:09Z", "createdAt": "2017-03-27T18:21:49Z", "pushedAt": "2023-02-14T21:39:09Z", - "forks": 260, - "issues": 13, - "subscribers": 24, - "stars": 2344 + "forks": 258, + "issues": 14, + "subscribers": 23, + "stars": 2348 }, "name": "react-native-offline", "fullName": "rgommezz/react-native-offline", @@ -40155,13 +39124,12 @@ "newArchitecture": false, "isArchived": false }, - "images": [], + "unmaintained": true, "npmPkg": "react-native-offline", "npm": { - "downloads": 36042, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7395 + "downloads": 36115, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -40170,7 +39138,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.017, + "popularity": -0.472, "topicSearchString": "react-native react offline offline-first redux reactnative" }, { @@ -40194,8 +39162,8 @@ "pushedAt": "2022-11-12T10:20:15Z", "forks": 51, "issues": 12, - "subscribers": 9, - "stars": 467 + "subscribers": 8, + "stars": 468 }, "name": "react-native-status-bar-height", "fullName": "ovr/react-native-status-bar-height", @@ -40223,13 +39191,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-status-bar-height", "npm": { - "downloads": 187770, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 44357 + "downloads": 212562, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -40237,7 +39203,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.486, + "popularity": -0.472, "topicSearchString": "react-native" }, { @@ -40259,10 +39225,10 @@ "updatedAt": "2021-10-01T14:16:35Z", "createdAt": "2015-10-30T08:42:28Z", "pushedAt": "2021-10-01T14:16:35Z", - "forks": 443, - "issues": 166, + "forks": 445, + "issues": 168, "subscribers": 53, - "stars": 2779 + "stars": 2787 }, "name": "react-native-sqlite-storage", "fullName": "andpor/react-native-sqlite-storage", @@ -40299,13 +39265,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-sqlite-storage", "npm": { - "downloads": 75152, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 16194 + "downloads": 111280, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -40315,7 +39279,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.507, + "popularity": -0.472, "topicSearchString": "sqlite-storage sqlite react-component reactnative react-native sqlite3 ios android promise cordova-sqlite-storage" }, { @@ -40338,10 +39302,10 @@ "updatedAt": "2020-06-24T19:26:30Z", "createdAt": "2015-11-12T17:16:33Z", "pushedAt": "2020-06-24T19:26:30Z", - "forks": 153, + "forks": 152, "issues": 16, - "subscribers": 22, - "stars": 1224 + "subscribers": 21, + "stars": 1232 }, "name": "react-native-parsed-text", "fullName": "taskrabbit/react-native-parsed-text", @@ -40374,13 +39338,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-parsed-text", "npm": { - "downloads": 223442, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 50031 + "downloads": 266792, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -40389,7 +39351,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.498, + "popularity": -0.472, "topicSearchString": "text react-native url phone react react-component parsing" }, { @@ -40413,8 +39375,8 @@ "pushedAt": "2021-06-10T17:42:03Z", "forks": 56, "issues": 17, - "subscribers": 8, - "stars": 192 + "subscribers": 7, + "stars": 193 }, "name": "react-native-select-multiple", "fullName": "tableflip/react-native-select-multiple", @@ -40445,13 +39407,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-select-multiple", "npm": { - "downloads": 4324, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1058 + "downloads": 6584, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -40459,7 +39419,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.477, + "popularity": -0.472, "topicSearchString": "select multiple picker select2 react native react-native list ui checkbox label" }, { @@ -40483,7 +39443,7 @@ "pushedAt": "2017-08-04T08:28:27Z", "forks": 1, "issues": 0, - "subscribers": 2, + "subscribers": 1, "stars": 29 }, "name": "react-native-exceptions-manager", @@ -40514,20 +39474,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-exceptions-manager", "npm": { - "downloads": 37, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12 + "downloads": 48, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.642, + "popularity": -0.708, "topicSearchString": "crash react react-native exception" }, { @@ -40551,8 +39509,8 @@ "pushedAt": "2019-10-16T02:23:44Z", "forks": 617, "issues": 200, - "subscribers": 94, - "stars": 2916 + "subscribers": 93, + "stars": 2921 }, "name": "react-native-wechat", "fullName": "yorkie/react-native-wechat", @@ -40580,13 +39538,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-wechat", "npm": { - "downloads": 1035, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 214 + "downloads": 1617, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -40596,7 +39552,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.515, + "popularity": -0.472, "topicSearchString": "wechat react react-native react-component ios wechat-sdk android mit js" }, { @@ -40608,6 +39564,7 @@ "newArchitectureNote": "Microsoft no longer maintains this library and has no plans to add New Architecture support.", "unmaintained": true, "alternatives": [ + "@appzung/react-native-code-push", "expo-updates" ], "github": { @@ -40624,10 +39581,10 @@ "updatedAt": "2024-12-19T12:58:15Z", "createdAt": "2015-06-02T17:19:20Z", "pushedAt": "2024-12-19T12:58:15Z", - "forks": 1421, - "issues": 5, - "subscribers": 226, - "stars": 9034 + "forks": 1445, + "issues": 6, + "subscribers": 225, + "stars": 9094 }, "name": "react-native-code-push", "fullName": "microsoft/react-native-code-push", @@ -40658,13 +39615,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-code-push", "npm": { - "downloads": 424127, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 103351 + "downloads": 408899, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 92, "matchingScoreModifiers": [ @@ -40673,7 +39628,7 @@ "Known", "Not supporting New Architecture" ], - "popularity": -0.479, + "popularity": -0.472, "topicSearchString": "react-native code push codepush code-push" }, { @@ -40699,7 +39654,7 @@ "forks": 42, "issues": 9, "subscribers": 6, - "stars": 456 + "stars": 457 }, "name": "react-navigation-transitions", "fullName": "plmok61/react-navigation-transitions", @@ -40724,13 +39679,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-navigation-transitions", "npm": { - "downloads": 2435, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 562 + "downloads": 2667, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -40738,7 +39691,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.491, + "popularity": -0.472, "topicSearchString": "react-native react react-navigation navigation transitions animations" }, { @@ -40763,9 +39716,9 @@ "createdAt": "2016-11-03T00:54:01Z", "pushedAt": "2021-06-15T11:31:21Z", "forks": 478, - "issues": 40, - "subscribers": 12, - "stars": 641 + "issues": 41, + "subscribers": 11, + "stars": 642 }, "name": "react-native-video-controls", "fullName": "itsnubix/react-native-video-controls", @@ -40798,10 +39751,9 @@ "unmaintained": true, "npmPkg": "react-native-video-controls", "npm": { - "downloads": 43414, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 10200 + "downloads": 60641, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -40810,7 +39762,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.487, + "popularity": -0.472, "topicSearchString": "react-native video react-video-controls react-video-player ios android react component video-player video-controls elements" }, { @@ -40837,8 +39789,8 @@ "pushedAt": "2020-03-24T03:56:43Z", "forks": 43, "issues": 4, - "subscribers": 26, - "stars": 296 + "subscribers": 25, + "stars": 295 }, "name": "react-navigation-redux-helpers", "fullName": "react-navigation/redux-helpers", @@ -40863,12 +39815,10 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npm": { - "downloads": 5802, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1256 + "downloads": 6813, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -40876,7 +39826,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.506, + "popularity": -0.472, "topicSearchString": "" }, { @@ -40899,7 +39849,7 @@ "pushedAt": "2023-02-08T11:43:24Z", "forks": 33, "issues": 4, - "subscribers": 5, + "subscribers": 4, "stars": 62 }, "name": "react-native-itunes", @@ -40933,20 +39883,18 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-itunes", "npm": { - "downloads": 96, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 37 + "downloads": 209, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.583, + "popularity": -0.721, "topicSearchString": "react-component react-native ios itunes apple music apple-music" }, { @@ -40972,9 +39920,9 @@ "createdAt": "2015-04-01T03:20:10Z", "pushedAt": "2023-11-02T13:13:59Z", "forks": 434, - "issues": 119, - "subscribers": 46, - "stars": 2726 + "issues": 118, + "subscribers": 45, + "stars": 2730 }, "name": "react-native-htmlview", "fullName": "jsdf/react-native-htmlview", @@ -41004,10 +39952,9 @@ }, "npmPkg": "react-native-htmlview", "npm": { - "downloads": 133210, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 31219 + "downloads": 135149, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -41017,7 +39964,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.012, + "popularity": 0.028, "topicSearchString": "react html react-native react-component component mobile ui html-parser html-renderer" }, { @@ -41040,9 +39987,9 @@ "createdAt": "2018-03-05T14:04:44Z", "pushedAt": "2024-12-16T03:52:28Z", "forks": 145, - "issues": 13, - "subscribers": 11, - "stars": 1455 + "issues": 14, + "subscribers": 10, + "stars": 1485 }, "name": "react-native-flash-message", "fullName": "lucasferreira/react-native-flash-message", @@ -41085,13 +40032,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-flash-message", "npm": { - "downloads": 153329, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 34702 + "downloads": 194187, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 68, "matchingScoreModifiers": [ @@ -41099,7 +40044,7 @@ "Known", "Not supporting New Architecture" ], - "popularity": 0.004, + "popularity": 0.028, "topicSearchString": "react react-native react-component native component flash flashbar flashmessage message alert notification topbar iphonex ipad android utility javascript" }, { @@ -41122,9 +40067,9 @@ "createdAt": "2015-04-07T21:30:54Z", "pushedAt": "2023-07-03T11:46:39Z", "forks": 117, - "issues": 70, + "issues": 69, "subscribers": 19, - "stars": 900 + "stars": 902 }, "name": "react-native-localization", "fullName": "stefalda/ReactNativeLocalization", @@ -41152,12 +40097,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 45365, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 10859 + "downloads": 63505, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -41166,7 +40109,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.017, + "popularity": 0.028, "topicSearchString": "localization internationalization javascript typescript ios android react react-native react-component" }, { @@ -41190,7 +40133,7 @@ "pushedAt": "2022-09-01T01:53:08Z", "forks": 35, "issues": 8, - "subscribers": 4, + "subscribers": 3, "stars": 45 }, "name": "react-native-photo-view-ex", @@ -41227,20 +40170,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-photo-view-ex", "npm": { - "downloads": 2166, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 499 + "downloads": 2989, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.492, + "popularity": -0.472, "topicSearchString": "react-native react-component ios android gallery lightbox pinch pinch-to-zoom mobile" }, { @@ -41263,8 +40204,8 @@ "pushedAt": "2024-12-15T09:17:05Z", "forks": 286, "issues": 42, - "subscribers": 27, - "stars": 2384 + "subscribers": 26, + "stars": 2395 }, "name": "react-native-spinkit", "fullName": "maxs15/react-native-spinkit", @@ -41298,13 +40239,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-spinkit", "npm": { - "downloads": 32691, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7068 + "downloads": 35995, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 68, "matchingScoreModifiers": [ @@ -41312,7 +40251,7 @@ "Known", "Not supporting New Architecture" ], - "popularity": -0.006, + "popularity": 0.028, "topicSearchString": "react-component react-native ios android spinkit spinner loader indicator" }, { @@ -41336,7 +40275,7 @@ "pushedAt": "2020-07-15T20:58:12Z", "forks": 12, "issues": 8, - "subscribers": 5, + "subscribers": 4, "stars": 78 }, "name": "react-native-tab-view-viewpager-adapter", @@ -41364,20 +40303,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-tab-view-viewpager-adapter", "npm": { - "downloads": 271, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 22 + "downloads": 291, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.89, + "popularity": -0.723, "topicSearchString": "" }, { @@ -41399,13 +40336,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-08T14:03:31Z", + "updatedAt": "2025-03-05T21:59:54Z", "createdAt": "2019-12-30T20:11:17Z", - "pushedAt": "2025-01-08T14:03:31Z", + "pushedAt": "2025-03-05T21:59:54Z", "forks": 6, - "issues": 3, - "subscribers": 3, - "stars": 165 + "issues": 2, + "subscribers": 2, + "stars": 168 }, "name": "react-native-webp-format", "fullName": "Aleksefo/react-native-webp-format", @@ -41426,30 +40363,27 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "1.2.0", - "tagName": "1.2.0", - "createdAt": "2023-04-04T16:19:26Z", - "publishedAt": "2023-04-04T16:25:47Z", + "name": "1.2.1", + "tagName": "v1.2.1", + "createdAt": "2025-03-05T21:59:54Z", + "publishedAt": "2025-03-05T22:15:12Z", "isPrerelease": false }, "hasTypes": false, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-webp-format", "npm": { - "downloads": 25323, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5347 + "downloads": 39227, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.011, + "popularity": 0.028, "topicSearchString": "react react-native ios android webp" }, { @@ -41468,12 +40402,12 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2023-11-21T07:21:01Z", + "updatedAt": "2025-03-12T11:08:25Z", "createdAt": "2018-03-16T18:48:22Z", - "pushedAt": "2023-11-21T07:21:01Z", - "forks": 26, + "pushedAt": "2025-03-12T11:08:25Z", + "forks": 27, "issues": 1, - "subscribers": 5, + "subscribers": 4, "stars": 203 }, "name": "react-navigation-backhandler", @@ -41492,31 +40426,28 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v2.0.1", - "tagName": "v2.0.1", - "createdAt": "2020-07-30T13:23:33Z", - "publishedAt": "2020-07-30T13:26:05Z", + "name": "v2.0.3", + "tagName": "v2.0.3", + "createdAt": "2025-03-12T11:08:25Z", + "publishedAt": "2025-03-12T11:10:39Z", "isPrerelease": false }, "hasTypes": false, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-navigation-backhandler", "npm": { - "downloads": 11951, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2434 + "downloads": 14898, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 41, + "score": 51, "matchingScoreModifiers": [ "Known", - "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.018, + "popularity": 0.028, "topicSearchString": "react-navigation react-native" }, { @@ -41539,7 +40470,7 @@ "pushedAt": "2019-11-03T11:00:55Z", "forks": 107, "issues": 0, - "subscribers": 15, + "subscribers": 14, "stars": 629 }, "name": "react-native-billing", @@ -41574,13 +40505,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-billing", "npm": { - "downloads": 185, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 53 + "downloads": 179, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -41588,7 +40517,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.685, + "popularity": -0.722, "topicSearchString": "react native inapp billing purchase react-native android bridge" }, { @@ -41613,8 +40542,8 @@ "pushedAt": "2023-07-25T20:43:43Z", "forks": 26, "issues": 3, - "subscribers": 2, - "stars": 100 + "subscribers": 1, + "stars": 101 }, "name": "react-native-typewriter", "fullName": "TaylorBriggs/react-native-typewriter", @@ -41646,20 +40575,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-typewriter", "npm": { - "downloads": 5977, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1269 + "downloads": 5797, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.51, + "popularity": -0.472, "topicSearchString": "react react-native component animated typing typewriter" }, { @@ -41684,10 +40611,10 @@ "updatedAt": "2023-03-14T16:56:16Z", "createdAt": "2017-04-30T20:31:37Z", "pushedAt": "2023-03-14T16:56:16Z", - "forks": 26, + "forks": 25, "issues": 15, "subscribers": 3, - "stars": 173 + "stars": 177 }, "name": "react-native-syntax-highlighter", "fullName": "conorhastings/react-native-syntax-highlighter", @@ -41712,13 +40639,12 @@ "newArchitecture": false, "isArchived": false }, - "images": [], + "unmaintained": true, "npmPkg": "react-native-syntax-highlighter", "npm": { - "downloads": 7473, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1923 + "downloads": 13693, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -41726,7 +40652,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.035, + "popularity": -0.472, "topicSearchString": "react react-native syntax highlighting highlight.js react-syntax-highlighter" }, { @@ -41748,10 +40674,10 @@ "updatedAt": "2019-03-16T08:25:38Z", "createdAt": "2016-05-04T13:08:37Z", "pushedAt": "2019-03-16T08:25:38Z", - "forks": 541, + "forks": 543, "issues": 237, - "subscribers": 50, - "stars": 2612 + "subscribers": 49, + "stars": 2613 }, "name": "react-native-fetch-blob", "fullName": "wkh237/react-native-fetch-blob", @@ -41793,13 +40719,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-fetch-blob", "npm": { - "downloads": 5761, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1082 + "downloads": 4838, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -41809,7 +40733,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.534, + "popularity": -0.472, "topicSearchString": "react-native fetch blob fs upload file download filestream image-header file-access storage network file-system polyfill android ios" }, { @@ -41834,7 +40758,7 @@ "pushedAt": "2016-10-17T08:37:15Z", "forks": 15, "issues": 5, - "subscribers": 2, + "subscribers": 1, "stars": 32 }, "name": "react-native-md5", @@ -41861,20 +40785,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-md5", "npm": { - "downloads": 10315, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2600 + "downloads": 11964, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.47, + "popularity": -0.472, "topicSearchString": "react-native md5 hex-md5 str-md5 hex-hmac-md5 b64-hmac-md5 str-hmac-md5" }, { @@ -41896,10 +40818,10 @@ "updatedAt": "2020-12-09T07:39:55Z", "createdAt": "2016-09-11T13:55:36Z", "pushedAt": "2020-12-09T07:39:55Z", - "forks": 54, + "forks": 53, "issues": 19, "subscribers": 6, - "stars": 209 + "stars": 210 }, "name": "react-native-geocoding", "fullName": "marlove/react-native-geocoding", @@ -41931,13 +40853,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-geocoding", "npm": { - "downloads": 67974, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 15565 + "downloads": 82610, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -41945,7 +40865,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.493, + "popularity": -0.472, "topicSearchString": "react-native ios android geocoder geocoding" }, { @@ -41969,7 +40889,7 @@ "pushedAt": "2019-09-18T11:02:34Z", "forks": 68, "issues": 24, - "subscribers": 9, + "subscribers": 8, "stars": 130 }, "name": "react-native-prompt-android", @@ -41996,13 +40916,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-prompt-android", "npm": { - "downloads": 17819, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4361 + "downloads": 24097, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -42010,7 +40928,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.477, + "popularity": -0.472, "topicSearchString": "react-component react-native prompt alert ios android" }, { @@ -42033,9 +40951,9 @@ "updatedAt": "2018-09-10T00:08:01Z", "createdAt": "2015-11-20T03:19:17Z", "pushedAt": "2018-09-10T00:08:01Z", - "forks": 190, + "forks": 192, "issues": 28, - "subscribers": 12, + "subscribers": 11, "stars": 834 }, "name": "react-native-star-rating", @@ -42066,13 +40984,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-star-rating", "npm": { - "downloads": 60112, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 14101 + "downloads": 78309, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -42081,7 +40997,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.488, + "popularity": -0.472, "topicSearchString": "react native react-native star stars rating ratings review reviews react-component ios android star-rating star-rating-component component custom-star star-icon" }, { @@ -42106,7 +41022,7 @@ "pushedAt": "2022-02-21T21:54:47Z", "forks": 159, "issues": 29, - "subscribers": 9, + "subscribers": 8, "stars": 297 }, "name": "react-native-switch", @@ -42136,13 +41052,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-switch", "npm": { - "downloads": 78150, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 18700 + "downloads": 77490, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -42150,7 +41064,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.483, + "popularity": -0.472, "topicSearchString": "react-native react shapes android ios mobile switch customisable web" }, { @@ -42174,8 +41088,8 @@ "pushedAt": "2022-02-23T11:46:56Z", "forks": 56, "issues": 10, - "subscribers": 5, - "stars": 204 + "subscribers": 4, + "stars": 203 }, "name": "react-native-user-avatar", "fullName": "avishayil/react-native-user-avatar", @@ -42207,13 +41121,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-user-avatar", "npm": { - "downloads": 10164, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2023 + "downloads": 13496, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -42221,7 +41133,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.523, + "popularity": -0.472, "topicSearchString": "react-native component avatar initials" }, { @@ -42248,8 +41160,8 @@ "pushedAt": "2023-12-12T10:16:14Z", "forks": 89, "issues": 5, - "subscribers": 14, - "stars": 1072 + "subscribers": 13, + "stars": 1079 }, "name": "react-native-shimmer-placeholder", "fullName": "tomzaku/react-native-shimmer-placeholder", @@ -42283,10 +41195,9 @@ }, "npmPkg": "react-native-shimmer-placeholder", "npm": { - "downloads": 141563, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 32465 + "downloads": 152020, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -42295,7 +41206,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.007, + "popularity": 0.028, "topicSearchString": "loading placeholder react-native shimmer module skeleton" }, { @@ -42319,8 +41230,8 @@ "pushedAt": "2020-06-07T15:43:45Z", "forks": 58, "issues": 13, - "subscribers": 2, - "stars": 254 + "subscribers": 1, + "stars": 256 }, "name": "react-native-card-flip", "fullName": "lhandel/react-native-card-flip", @@ -42351,13 +41262,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-card-flip", "npm": { - "downloads": 6375, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1383 + "downloads": 7211, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -42365,7 +41274,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.505, + "popularity": -0.472, "topicSearchString": "react-native flip cards card rotate deck card-flip flip-card component react-component flip-animation" }, { @@ -42389,8 +41298,8 @@ "pushedAt": "2020-01-16T18:25:05Z", "forks": 16, "issues": 3, - "subscribers": 3, - "stars": 59 + "subscribers": 2, + "stars": 60 }, "name": "react-native-device-detection", "fullName": "m0ngr31/react-native-device-detection", @@ -42418,20 +41327,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-device-detection", "npm": { - "downloads": 7013, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1850 + "downloads": 9461, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.458, + "popularity": -0.472, "topicSearchString": "react-native" }, { @@ -42454,13 +41361,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-14T23:27:20Z", + "updatedAt": "2025-04-01T14:24:14Z", "createdAt": "2016-04-13T11:56:29Z", - "pushedAt": "2024-11-14T23:27:20Z", - "forks": 573, - "issues": 99, - "subscribers": 208, - "stars": 2511 + "pushedAt": "2025-04-01T14:24:14Z", + "forks": 580, + "issues": 93, + "subscribers": 207, + "stars": 2558 }, "name": "react-native-camera-kit", "fullName": "teslamotors/react-native-camera-kit", @@ -42481,10 +41388,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v14.1.0", - "tagName": "v14.1.0", - "createdAt": "2024-11-14T23:27:20Z", - "publishedAt": "2024-11-14T23:30:38Z", + "name": "v14.2.0", + "tagName": "v14.2.0", + "createdAt": "2025-02-11T21:14:59Z", + "publishedAt": "2025-02-11T21:18:42Z", "isPrerelease": false }, "hasTypes": true, @@ -42493,20 +41400,20 @@ }, "npmPkg": "react-native-camera-kit", "npm": { - "downloads": 57745, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12299 + "downloads": 71245, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 81, + "score": 86, "matchingScoreModifiers": [ "Very popular", "Popular", "Known", "Lots of open issues", + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.009, + "popularity": 0.028, "topicSearchString": "react-native ios android camera" }, { @@ -42529,8 +41436,8 @@ "pushedAt": "2021-08-22T06:26:29Z", "forks": 37, "issues": 8, - "subscribers": 5, - "stars": 50 + "subscribers": 4, + "stars": 51 }, "name": "react-native-native-video-player", "fullName": "BondGoat/react-native-native-video-player", @@ -42559,20 +41466,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-native-video-player", "npm": { - "downloads": 72, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 22 + "downloads": 60, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.667, + "popularity": -0.717, "topicSearchString": "component react-component react-native photo video videos image images player" }, { @@ -42595,8 +41500,8 @@ "pushedAt": "2020-05-15T13:01:17Z", "forks": 86, "issues": 22, - "subscribers": 19, - "stars": 1054 + "subscribers": 18, + "stars": 1055 }, "name": "react-native-quick-actions", "fullName": "jordanbyron/react-native-quick-actions", @@ -42622,13 +41527,11 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npmPkg": "react-native-quick-actions", "npm": { - "downloads": 33909, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9065 + "downloads": 40944, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -42637,7 +41540,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.455, + "popularity": -0.472, "topicSearchString": "" }, { @@ -42665,10 +41568,10 @@ "updatedAt": "2021-09-06T19:34:35Z", "createdAt": "2016-04-14T21:11:28Z", "pushedAt": "2021-09-06T19:34:35Z", - "forks": 509, - "issues": 56, - "subscribers": 37, - "stars": 2804 + "forks": 508, + "issues": 57, + "subscribers": 36, + "stars": 2805 }, "name": "react-native-swipe-list-view", "fullName": "jemise111/react-native-swipe-list-view", @@ -42708,10 +41611,9 @@ "unmaintained": true, "npmPkg": "react-native-swipe-list-view", "npm": { - "downloads": 135164, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 29130 + "downloads": 165469, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -42720,7 +41622,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.507, + "popularity": -0.472, "topicSearchString": "react react-native react-component ios android listview swipe swipeable javascript swipelistview component" }, { @@ -42771,20 +41673,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-platform-stylesheet", "npm": { - "downloads": 1010, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 231 + "downloads": 1391, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.493, + "popularity": -0.473, "topicSearchString": "react-native stylesheet ios android platform react" }, { @@ -42806,10 +41706,10 @@ "updatedAt": "2017-08-10T10:59:31Z", "createdAt": "2017-02-17T23:07:27Z", "pushedAt": "2017-08-10T10:59:31Z", - "forks": 93, + "forks": 94, "issues": 60, - "subscribers": 12, - "stars": 1109 + "subscribers": 11, + "stars": 1113 }, "name": "react-native-background-task", "fullName": "jamesisaac/react-native-background-task", @@ -42842,13 +41742,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-background-task", "npm": { - "downloads": 504, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 133 + "downloads": 733, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -42857,7 +41755,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.458, + "popularity": -0.471, "topicSearchString": "react-native background-jobs fetch android ios offline sync" }, { @@ -42878,10 +41776,10 @@ "updatedAt": "2023-04-27T14:29:23Z", "createdAt": "2016-05-10T19:42:56Z", "pushedAt": "2023-04-27T14:29:23Z", - "forks": 211, + "forks": 213, "issues": 112, "subscribers": 22, - "stars": 1632 + "stars": 1646 }, "name": "react-native-background-timer", "fullName": "ocetnik/react-native-background-timer", @@ -42905,13 +41803,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-background-timer", "npm": { - "downloads": 222045, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 55416 + "downloads": 313439, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -42921,7 +41817,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.027, + "popularity": 0.028, "topicSearchString": "react-native background timer android ios" }, { @@ -42946,8 +41842,8 @@ "pushedAt": "2020-10-02T11:53:43Z", "forks": 190, "issues": 40, - "subscribers": 9, - "stars": 384 + "subscribers": 8, + "stars": 386 }, "name": "react-native-wheel-picker-android", "fullName": "Cero-Studio/ReactNativeWheelPicker", @@ -42974,12 +41870,10 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": { - "downloads": 35056, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8410 + "downloads": 42323, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -42987,7 +41881,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.482, + "popularity": -0.472, "topicSearchString": "react-component react-native android picker wheel-picker date-picker date-wheel-picker" }, { @@ -43038,20 +41932,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-round-flags", "npm": { - "downloads": 1340, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 367 + "downloads": 1537, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.548, + "popularity": -0.572, "topicSearchString": "" }, { @@ -43075,8 +41967,8 @@ "pushedAt": "2020-02-26T18:36:05Z", "forks": 29, "issues": 0, - "subscribers": 4, - "stars": 59 + "subscribers": 3, + "stars": 57 }, "name": "react-native-easy-markdown", "fullName": "TitanInvest/react-native-easy-markdown", @@ -43101,20 +41993,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-easy-markdown", "npm": { - "downloads": 11206, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2467 + "downloads": 18965, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.502, + "popularity": -0.472, "topicSearchString": "react-native native markdown parse parser" }, { @@ -43135,10 +42025,10 @@ "updatedAt": "2024-09-18T13:48:54Z", "createdAt": "2018-01-03T21:05:31Z", "pushedAt": "2024-09-18T13:48:54Z", - "forks": 105, - "issues": 13, - "subscribers": 10, - "stars": 893 + "forks": 106, + "issues": 14, + "subscribers": 9, + "stars": 908 }, "name": "react-native-haptic-feedback", "fullName": "mkuczera/react-native-haptic-feedback", @@ -43172,21 +42062,20 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-haptic-feedback", "npm": { - "downloads": 690242, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 151087 + "downloads": 1383334, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 68, + "score": 57, "matchingScoreModifiers": [ "Popular", "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.003, + "popularity": 0.028, "topicSearchString": "react-native haptic haptic-feedback android ios native feedback" }, { @@ -43205,13 +42094,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-11-18T22:54:53Z", + "updatedAt": "2025-04-01T10:04:46Z", "createdAt": "2017-12-02T20:42:59Z", - "pushedAt": "2024-11-18T22:54:53Z", - "forks": 139, - "issues": 1, - "subscribers": 7, - "stars": 706 + "pushedAt": "2025-04-01T10:04:46Z", + "forks": 142, + "issues": 3, + "subscribers": 6, + "stars": 742 }, "name": "react-native-map-link", "fullName": "tschoffelen/react-native-map-link", @@ -43236,31 +42125,30 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v3.6.1", - "tagName": "v3.6.1", - "createdAt": "2024-09-03T07:58:42Z", - "publishedAt": "2024-09-03T07:59:23Z", + "name": "v3.9.0", + "tagName": "v3.9.0", + "createdAt": "2025-04-01T10:06:28Z", + "publishedAt": "2025-04-01T10:07:25Z", "isPrerelease": false }, "hasTypes": false, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-map-link", "npm": { - "downloads": 88981, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 20151 + "downloads": 111057, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 68, + "score": 73, "matchingScoreModifiers": [ "Popular", "Known", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.004, + "popularity": 0.028, "topicSearchString": "react-native react-component maps link linking react ios android directions" }, { @@ -43284,9 +42172,9 @@ "createdAt": "2017-05-26T09:33:41Z", "pushedAt": "2018-03-22T08:21:00Z", "forks": 470, - "issues": 130, - "subscribers": 14, - "stars": 742 + "issues": 131, + "subscribers": 13, + "stars": 747 }, "name": "react-native-material-dropdown", "fullName": "n4kz/react-native-material-dropdown", @@ -43315,13 +42203,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-material-dropdown", "npm": { - "downloads": 103865, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 24464 + "downloads": 102482, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -43331,7 +42217,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.487, + "popularity": -0.472, "topicSearchString": "react react-component react-native ios android material dropdown spinner select material-design" }, { @@ -43360,13 +42246,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-06-17T08:47:52Z", + "updatedAt": "2025-03-15T03:05:15Z", "createdAt": "2017-04-16T06:14:33Z", - "pushedAt": "2024-06-17T08:47:52Z", - "forks": 416, - "issues": 234, - "subscribers": 65, - "stars": 5298 + "pushedAt": "2025-03-15T03:05:15Z", + "forks": 421, + "issues": 236, + "subscribers": 66, + "stars": 5347 }, "name": "recyclerlistview", "fullName": "Flipkart/recyclerlistview", @@ -43391,10 +42277,10 @@ "id": "MDc6TGljZW5zZTI=" }, "lastRelease": { - "name": "Version 4.2.1", - "tagName": "4.2.1", - "createdAt": "2024-06-17T08:47:52Z", - "publishedAt": "2024-06-17T08:49:07Z", + "name": "Version 4.2.3", + "tagName": "4.2.3", + "createdAt": "2025-03-15T02:01:26Z", + "publishedAt": "2025-03-15T02:51:44Z", "isPrerelease": false }, "hasTypes": true, @@ -43403,21 +42289,19 @@ }, "npmPkg": "recyclerlistview", "npm": { - "downloads": 2076147, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 471591 + "downloads": 3102801, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 70, + "score": 81, "matchingScoreModifiers": [ "Very popular", "Popular", "Known", "Lots of open issues", - "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.005, + "popularity": 0.028, "topicSearchString": "react-native recyclerview listview flatlist-alternative flatlist 60fps cross-platform web performance" }, { @@ -43442,8 +42326,8 @@ "pushedAt": "2019-09-06T06:03:57Z", "forks": 663, "issues": 220, - "subscribers": 92, - "stars": 2162 + "subscribers": 91, + "stars": 2168 }, "name": "@mapbox/react-native-mapbox-gl", "fullName": "nitaliano/react-native-mapbox-gl", @@ -43476,7 +42360,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 22, "matchingScoreModifiers": [ @@ -43506,10 +42389,10 @@ "updatedAt": "2018-01-05T07:37:14Z", "createdAt": "2015-07-17T20:46:05Z", "pushedAt": "2018-01-05T07:37:14Z", - "forks": 700, + "forks": 699, "issues": 101, "subscribers": 24, - "stars": 1725 + "stars": 1726 }, "name": "react-native-orientation", "fullName": "yamill/react-native-orientation", @@ -43539,13 +42422,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-orientation", "npm": { - "downloads": 20003, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3520 + "downloads": 37230, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -43555,7 +42436,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.546, + "popularity": -0.472, "topicSearchString": "orientation react-native ios android" }, { @@ -43577,8 +42458,8 @@ "pushedAt": "2021-01-04T15:57:17Z", "forks": 183, "issues": 24, - "subscribers": 28, - "stars": 1419 + "subscribers": 27, + "stars": 1421 }, "name": "react-native-tableview", "fullName": "aksonov/react-native-tableview", @@ -43610,13 +42491,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-tableview", "npm": { - "downloads": 4492, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 586 + "downloads": 1398, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -43625,7 +42504,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.592, + "popularity": -0.472, "topicSearchString": "react-native react-component uitableview tableview ios" }, { @@ -43648,10 +42527,10 @@ "updatedAt": "2021-08-05T10:44:38Z", "createdAt": "2017-11-02T14:03:41Z", "pushedAt": "2021-08-05T10:44:38Z", - "forks": 257, - "issues": 32, - "subscribers": 44, - "stars": 2326 + "forks": 258, + "issues": 33, + "subscribers": 45, + "stars": 2331 }, "name": "react-native-largelist", "fullName": "bolan9999/react-native-largelist", @@ -43680,12 +42559,10 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": { - "downloads": 1932, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 556 + "downloads": 1898, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -43694,7 +42571,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.434, + "popularity": -0.472, "topicSearchString": "react-native react-component large-list flatlist sectionlist tableview high-performance swipeout swipable-flatlist" }, { @@ -43716,13 +42593,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-04-28T05:06:15Z", + "updatedAt": "2025-04-16T04:30:56Z", "createdAt": "2016-02-23T04:52:07Z", - "pushedAt": "2024-04-28T05:06:15Z", - "forks": 383, - "issues": 72, - "subscribers": 30, - "stars": 2109 + "pushedAt": "2025-04-16T04:30:56Z", + "forks": 382, + "issues": 73, + "subscribers": 29, + "stars": 2115 }, "name": "react-native-root-toast", "fullName": "magicismight/react-native-root-toast", @@ -43744,25 +42621,31 @@ "url": "http://choosealicense.com/licenses/mit/", "id": "MDc6TGljZW5zZTEz" }, + "lastRelease": { + "name": "v4.0.0", + "tagName": "v4.0.0", + "createdAt": "2025-03-25T03:53:04Z", + "publishedAt": "2025-03-25T03:57:33Z", + "isPrerelease": false + }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, "npmPkg": "react-native-root-toast", "npm": { - "downloads": 135383, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 28755 + "downloads": 160174, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 73, "matchingScoreModifiers": [ "Popular", "Known", - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.01, + "popularity": 0.028, "topicSearchString": "react-component react-native ios android image video focus" }, { @@ -43786,8 +42669,8 @@ "pushedAt": "2019-06-16T00:09:30Z", "forks": 150, "issues": 22, - "subscribers": 14, - "stars": 1328 + "subscribers": 13, + "stars": 1333 }, "name": "react-native-masonry", "fullName": "brh55/react-native-masonry", @@ -43823,13 +42706,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-masonry", "npm": { - "downloads": 182, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 51 + "downloads": 177, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -43838,7 +42719,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.69, + "popularity": -0.722, "topicSearchString": "react-native masonry pinterest grid layout masonry-layout masonry-grid react pinterest-like" }, { @@ -43863,7 +42744,7 @@ "pushedAt": "2021-07-21T18:06:20Z", "forks": 66, "issues": 20, - "subscribers": 24, + "subscribers": 23, "stars": 744 }, "name": "react-native-sglistview", @@ -43898,13 +42779,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-sglistview", "npm": { - "downloads": 199, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 15 + "downloads": 143, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -43913,7 +42792,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.896, + "popularity": -0.722, "topicSearchString": "reactnative listview react react-native component sglistview sglistview-performance sg" }, { @@ -43938,8 +42817,8 @@ "pushedAt": "2018-03-05T14:29:02Z", "forks": 175, "issues": 38, - "subscribers": 27, - "stars": 1173 + "subscribers": 25, + "stars": 1176 }, "name": "react-native-timeline-listview", "fullName": "thegamenicorus/react-native-timeline-listview", @@ -43965,13 +42844,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-timeline-listview", "npm": { - "downloads": 364, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 43 + "downloads": 392, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -43980,7 +42857,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.852, + "popularity": -0.722, "topicSearchString": "react-native timeline listview schedule component ios android" }, { @@ -44002,10 +42879,10 @@ "updatedAt": "2024-12-17T21:36:24Z", "createdAt": "2017-10-06T17:32:03Z", "pushedAt": "2024-12-17T21:36:24Z", - "forks": 380, - "issues": 94, + "forks": 386, + "issues": 96, "subscribers": 19, - "stars": 2280 + "stars": 2319 }, "name": "react-native-copilot", "fullName": "mohebifar/react-native-copilot", @@ -44040,13 +42917,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-copilot", "npm": { - "downloads": 20240, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4307 + "downloads": 27750, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -44055,7 +42930,7 @@ "Lots of open issues", "Not supporting New Architecture" ], - "popularity": -0.009, + "popularity": 0.028, "topicSearchString": "react-native joyride react copilot intro.js intro walkthrough tooltip tutorial" }, { @@ -44077,7 +42952,7 @@ "updatedAt": "2021-08-12T07:17:47Z", "createdAt": "2016-05-10T12:41:43Z", "pushedAt": "2021-08-12T07:17:47Z", - "forks": 59, + "forks": 60, "issues": 10, "subscribers": 7, "stars": 646 @@ -44110,13 +42985,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-sketch", "npm": { - "downloads": 71, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 13 + "downloads": 84, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -44124,7 +42997,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.778, + "popularity": -0.714, "topicSearchString": "react react-component react-native ios sketch draw drawing touch paint canvas signature" }, { @@ -44147,10 +43020,10 @@ "updatedAt": "2022-03-30T10:42:35Z", "createdAt": "2018-06-17T16:14:11Z", "pushedAt": "2022-03-30T10:42:35Z", - "forks": 319, + "forks": 324, "issues": 48, - "subscribers": 54, - "stars": 3137 + "subscribers": 52, + "stars": 3157 }, "name": "galio-framework", "fullName": "galio-org/galio", @@ -44190,12 +43063,10 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": { - "downloads": 3115, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 714 + "downloads": 2613, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -44204,7 +43075,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.493, + "popularity": -0.472, "topicSearchString": "android ios react-native component-library ui-kit bootstrap react expo galio mobile-development reactnative app ui" }, { @@ -44226,10 +43097,10 @@ "updatedAt": "2024-06-12T15:19:12Z", "createdAt": "2017-04-07T21:01:50Z", "pushedAt": "2024-06-12T15:19:12Z", - "forks": 153, - "issues": 4, + "forks": 154, + "issues": 3, "subscribers": 30, - "stars": 1439 + "stars": 1448 }, "name": "react-native-super-grid", "fullName": "saleel/react-native-super-grid", @@ -44262,13 +43133,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-super-grid", "npm": { - "downloads": 39369, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8615 + "downloads": 41579, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -44277,7 +43146,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.003, + "popularity": 0.028, "topicSearchString": "react react-native responsive super grid view flat-list list-view section-list grid-view gridview listview flatlist responsive-grid" }, { @@ -44299,8 +43168,8 @@ "updatedAt": "2017-03-22T23:49:10Z", "createdAt": "2015-06-07T04:25:13Z", "pushedAt": "2017-03-22T23:49:10Z", - "forks": 53, - "issues": 21, + "forks": 54, + "issues": 22, "subscribers": 8, "stars": 481 }, @@ -44337,13 +43206,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-activity-view", "npm": { - "downloads": 317, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 87 + "downloads": 526, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -44351,7 +43218,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.696, + "popularity": -0.471, "topicSearchString": "react-native react native activity-view react-component component action-sheet share-sheet share sheet facebook twitter mail social airdrop" }, { @@ -44375,8 +43242,8 @@ "pushedAt": "2016-03-18T15:20:36Z", "forks": 31, "issues": 11, - "subscribers": 10, - "stars": 452 + "subscribers": 9, + "stars": 450 }, "name": "react-native-refresher", "fullName": "syrusakbary/react-native-refresher", @@ -44401,13 +43268,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-refresher", "npm": { - "downloads": 22, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2 + "downloads": 15, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -44415,7 +43280,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.841, + "popularity": -0.75, "topicSearchString": "react react-native react-component component mobile ui" }, { @@ -44439,7 +43304,7 @@ "pushedAt": "2019-10-11T13:57:06Z", "forks": 101, "issues": 34, - "subscribers": 17, + "subscribers": 16, "stars": 458 }, "name": "react-native-carousel", @@ -44461,13 +43326,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-carousel", "npm": { - "downloads": 1341, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 314 + "downloads": 2379, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -44475,7 +43338,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.488, + "popularity": -0.472, "topicSearchString": "react-native carousel" }, { @@ -44499,8 +43362,8 @@ "pushedAt": "2019-01-04T18:01:17Z", "forks": 57, "issues": 10, - "subscribers": 23, - "stars": 390 + "subscribers": 21, + "stars": 391 }, "name": "react-native-draftjs-render", "fullName": "globocom/react-native-draftjs-render", @@ -44530,13 +43393,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-draftjs-render", "npm": { - "downloads": 2329, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 607 + "downloads": 7618, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -44544,7 +43405,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.461, + "popularity": -0.472, "topicSearchString": "react-native draft-js reactnative draftjs" }, { @@ -44565,10 +43426,10 @@ "updatedAt": "2021-12-13T01:34:01Z", "createdAt": "2015-09-04T04:18:04Z", "pushedAt": "2021-12-13T01:34:01Z", - "forks": 221, - "issues": 19, - "subscribers": 11, - "stars": 441 + "forks": 223, + "issues": 10, + "subscribers": 10, + "stars": 444 }, "name": "react-native-html-to-pdf", "fullName": "christopherdro/react-native-html-to-pdf", @@ -44598,13 +43459,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-html-to-pdf", "npm": { - "downloads": 153631, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 35849 + "downloads": 173007, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -44613,7 +43472,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.489, + "popularity": -0.472, "topicSearchString": "html pdf react-native" }, { @@ -44638,8 +43497,8 @@ "pushedAt": "2016-05-30T04:21:12Z", "forks": 17, "issues": 4, - "subscribers": 5, - "stars": 105 + "subscribers": 4, + "stars": 106 }, "name": "react-native-html-webview", "fullName": "almost/react-native-html-webview", @@ -44664,20 +43523,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-html-webview", "npm": { - "downloads": 59, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12 + "downloads": 93, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.767, + "popularity": -0.718, "topicSearchString": "react-component reactnative react-native react html ios" }, { @@ -44702,7 +43559,7 @@ "forks": 46, "issues": 9, "subscribers": 2, - "stars": 101 + "stars": 102 }, "name": "react-native-html-render", "fullName": "osdio/react-native-html-render", @@ -44720,20 +43577,18 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-html-render", "npm": { - "downloads": 84, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12 + "downloads": 82, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.821, + "popularity": -0.726, "topicSearchString": "react-component react-native ios noder react" }, { @@ -44755,9 +43610,9 @@ "updatedAt": "2020-03-16T21:06:50Z", "createdAt": "2017-06-04T16:52:30Z", "pushedAt": "2020-03-16T21:06:50Z", - "forks": 34, + "forks": 35, "issues": 7, - "subscribers": 3, + "subscribers": 2, "stars": 118 }, "name": "react-native-measure-text", @@ -44785,20 +43640,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-measure-text", "npm": { - "downloads": 746, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 155 + "downloads": 1525, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.513, + "popularity": -0.472, "topicSearchString": "react-native measure text height precompute block multiline measue" }, { @@ -44823,10 +43676,10 @@ "updatedAt": "2021-12-07T19:09:16Z", "createdAt": "2017-10-12T16:43:01Z", "pushedAt": "2021-12-07T19:09:16Z", - "forks": 97, - "issues": 35, - "subscribers": 5, - "stars": 436 + "forks": 98, + "issues": 37, + "subscribers": 4, + "stars": 440 }, "name": "react-native-file-viewer", "fullName": "vinzscam/react-native-file-viewer", @@ -44859,10 +43712,9 @@ "unmaintained": true, "npmPkg": "react-native-file-viewer", "npm": { - "downloads": 305018, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 75104 + "downloads": 373509, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -44871,7 +43723,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.476, + "popularity": -0.472, "topicSearchString": "react-native mobile ios android windows file viewer preview quicklook pdf doc" }, { @@ -44895,8 +43747,8 @@ "pushedAt": "2021-07-17T11:31:52Z", "forks": 37, "issues": 7, - "subscribers": 6, - "stars": 656 + "subscribers": 5, + "stars": 679 }, "name": "react-native-responsive-fontsize", "fullName": "heyman333/react-native-responsive-fontSize", @@ -44935,13 +43787,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-responsive-fontsize", "npm": { - "downloads": 122269, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 29221 + "downloads": 148179, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -44949,7 +43799,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.483, + "popularity": -0.472, "topicSearchString": "react-native component react-component ios android react font fontsize font-size reponsive git github" }, { @@ -44971,10 +43821,10 @@ "updatedAt": "2022-09-01T01:52:01Z", "createdAt": "2018-01-10T10:33:49Z", "pushedAt": "2022-09-01T01:52:01Z", - "forks": 79, + "forks": 80, "issues": 15, - "subscribers": 9, - "stars": 405 + "subscribers": 8, + "stars": 409 }, "name": "react-native-text-size", "fullName": "aMarCruz/react-native-text-size", @@ -45011,13 +43861,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-text-size", "npm": { - "downloads": 82448, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 19249 + "downloads": 78128, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -45025,7 +43873,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.489, + "popularity": -0.472, "topicSearchString": "react-native measure text size height width precompute block layout multiline fonts" }, { @@ -45049,7 +43897,7 @@ "pushedAt": "2016-02-22T00:15:00Z", "forks": 9, "issues": 1, - "subscribers": 2, + "subscribers": 1, "stars": 22 }, "name": "react-native-hypertext", @@ -45068,20 +43916,18 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-hypertext", "npm": { - "downloads": 16, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "downloads": 12, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.787, + "popularity": -0.767, "topicSearchString": "react native hypertext html links" }, { @@ -45105,7 +43951,7 @@ "pushedAt": "2015-08-06T00:09:06Z", "forks": 2, "issues": 0, - "subscribers": 4, + "subscribers": 3, "stars": 23 }, "name": "react-native-asciimage", @@ -45133,20 +43979,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-asciimage", "npm": { - "downloads": 17, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8 + "downloads": 32, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.556, + "popularity": -0.819, "topicSearchString": "react-native react react-component ios native ascii asciimage image" }, { @@ -45170,7 +44014,7 @@ "pushedAt": "2019-08-23T10:25:24Z", "forks": 225, "issues": 32, - "subscribers": 21, + "subscribers": 20, "stars": 1309 }, "name": "react-native-fabric", @@ -45207,13 +44051,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-fabric", "npm": { - "downloads": 624, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 128 + "downloads": 955, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -45222,7 +44064,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.516, + "popularity": -0.473, "topicSearchString": "android answers crashlytics fabric ios mobile react react-component react-native component" }, { @@ -45241,12 +44083,12 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-17T06:44:34Z", + "updatedAt": "2025-02-25T11:15:27Z", "createdAt": "2020-03-17T10:24:44Z", - "pushedAt": "2024-12-17T06:44:34Z", - "forks": 10, - "issues": 10, - "subscribers": 9, + "pushedAt": "2025-02-25T11:15:27Z", + "forks": 11, + "issues": 11, + "subscribers": 8, "stars": 54 }, "name": "react-native-ux-cam", @@ -45274,18 +44116,16 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npm": { - "downloads": 47842, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 11327 + "downloads": 55418, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": 0.015, + "popularity": 0.028, "topicSearchString": "react-native android ios react-native user-sessions ux uxcam ux-cam" }, { @@ -45309,7 +44149,7 @@ "pushedAt": "2018-07-01T04:25:30Z", "forks": 4, "issues": 0, - "subscribers": 173, + "subscribers": 170, "stars": 28 }, "name": "react-native-td", @@ -45340,13 +44180,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-td", "npm": { - "downloads": 16, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2 + "downloads": 39, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -45354,7 +44192,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.813, + "popularity": -0.724, "topicSearchString": "react-native treasure-data typescript treasuredata" }, { @@ -45377,7 +44215,7 @@ "pushedAt": "2023-08-28T18:22:04Z", "forks": 12, "issues": 5, - "subscribers": 10, + "subscribers": 9, "stars": 45 }, "name": "react-native-flurry-sdk", @@ -45409,20 +44247,18 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npmPkg": "react-native-flurry-sdk", "npm": { - "downloads": 434, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 65 + "downloads": 424, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.821, + "popularity": -0.722, "topicSearchString": "react-native module android ios tvos flurry analytics config messaging push marketing" }, { @@ -45444,10 +44280,10 @@ "updatedAt": "2023-06-12T20:09:22Z", "createdAt": "2017-03-22T19:15:24Z", "pushedAt": "2023-06-12T20:09:22Z", - "forks": 488, + "forks": 485, "issues": 69, - "subscribers": 239, - "stars": 8284 + "subscribers": 238, + "stars": 8277 }, "name": "reactxp", "fullName": "microsoft/reactxp", @@ -45472,13 +44308,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "reactxp", "npm": { - "downloads": 1184, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 680 + "downloads": 1289, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 81, "matchingScoreModifiers": [ @@ -45488,7 +44322,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.352, + "popularity": 0.028, "topicSearchString": "" }, { @@ -45510,10 +44344,10 @@ "updatedAt": "2016-05-24T11:03:08Z", "createdAt": "2016-05-19T06:37:40Z", "pushedAt": "2016-05-24T11:03:08Z", - "forks": 33, + "forks": 32, "issues": 17, - "subscribers": 18, - "stars": 138 + "subscribers": 17, + "stars": 139 }, "name": "react-native-geo-fencing", "fullName": "surialabs/react-native-geo-fencing", @@ -45538,13 +44372,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-geo-fencing", "npm": { - "downloads": 326, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 117 + "downloads": 493, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -45552,7 +44384,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.612, + "popularity": -0.722, "topicSearchString": "react-native googlemaps geometry polygon containslocation geo-fencing" }, { @@ -45576,7 +44408,7 @@ "forks": 33, "issues": 12, "subscribers": 9, - "stars": 126 + "stars": 127 }, "name": "react-native-fused-location", "fullName": "MustansirZia/react-native-fused-location", @@ -45612,13 +44444,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-fused-location", "npm": { - "downloads": 572, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 97 + "downloads": 578, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -45626,7 +44456,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.552, + "popularity": -0.472, "topicSearchString": "react react-native location gps fused android play-services npm native javascript" }, { @@ -45650,7 +44480,7 @@ "pushedAt": "2018-10-18T11:11:42Z", "forks": 27, "issues": 10, - "subscribers": 5, + "subscribers": 4, "stars": 81 }, "name": "react-native-google-static-map", @@ -45667,20 +44497,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-google-static-map", "npm": { - "downloads": 469, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 153 + "downloads": 336, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.646, + "popularity": -0.72, "topicSearchString": "react-component react-native ios" }, { @@ -45703,7 +44531,7 @@ "pushedAt": "2015-11-23T20:43:35Z", "forks": 1, "issues": 0, - "subscribers": 2, + "subscribers": 1, "stars": 4 }, "name": "react-native-geolocation-android", @@ -45723,20 +44551,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-geolocation-android", "npm": { - "downloads": 29, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 13 + "downloads": 19, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.609, + "popularity": -0.85, "topicSearchString": "react native android location gps geolocation" }, { @@ -45760,7 +44586,7 @@ "pushedAt": "2021-11-14T21:06:11Z", "forks": 64, "issues": 0, - "subscribers": 2, + "subscribers": 1, "stars": 67 }, "name": "@gregfrench/react-native-wheel-picker", @@ -45784,7 +44610,6 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -45811,13 +44636,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-29T07:45:14Z", + "updatedAt": "2025-04-16T11:15:31Z", "createdAt": "2016-11-30T14:45:57Z", - "pushedAt": "2025-01-29T07:45:14Z", - "forks": 330, - "issues": 151, - "subscribers": 74, - "stars": 1630 + "pushedAt": "2025-04-16T11:15:31Z", + "forks": 333, + "issues": 163, + "subscribers": 75, + "stars": 1647 }, "name": "@sentry/react-native", "fullName": "getsentry/sentry-react-native", @@ -45840,7 +44665,6 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, "score": 38, "matchingScoreModifiers": [ @@ -45871,7 +44695,7 @@ "pushedAt": "2021-01-27T20:24:18Z", "forks": 55, "issues": 5, - "subscribers": 7, + "subscribers": 6, "stars": 102 }, "name": "react-native-bluetooth-status", @@ -45904,13 +44728,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-bluetooth-status", "npm": { - "downloads": 11759, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2750 + "downloads": 15869, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -45918,7 +44740,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.488, + "popularity": -0.472, "topicSearchString": "react-native react-component bluetooth ios android" }, { @@ -45942,8 +44764,8 @@ "pushedAt": "2019-08-24T06:28:58Z", "forks": 184, "issues": 41, - "subscribers": 7, - "stars": 413 + "subscribers": 6, + "stars": 415 }, "name": "react-native-confirmation-code-input", "fullName": "ttdung11t2/react-native-confirmation-code-input", @@ -45974,13 +44796,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-confirmation-code-input", "npm": { - "downloads": 6768, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1512 + "downloads": 6028, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -45988,7 +44808,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.499, + "popularity": -0.472, "topicSearchString": "react react-component react-native component android ios code-input confirmation-code pin-code confirmation-code-input pin-code-input" }, { @@ -46009,10 +44829,10 @@ "updatedAt": "2024-05-17T03:59:20Z", "createdAt": "2017-01-12T10:04:59Z", "pushedAt": "2024-05-17T03:59:20Z", - "forks": 191, + "forks": 190, "issues": 46, - "subscribers": 12, - "stars": 340 + "subscribers": 11, + "stars": 348 }, "name": "react-native-google-fit", "fullName": "StasDoskalenko/react-native-google-fit", @@ -46041,13 +44861,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-google-fit", "npm": { - "downloads": 14341, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3266 + "downloads": 17631, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -46055,7 +44873,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.006, + "popularity": 0.028, "topicSearchString": "react-native google-fit google health healthkit fit android fitness native reactnative" }, { @@ -46077,9 +44895,9 @@ "createdAt": "2015-08-25T15:54:27Z", "pushedAt": "2024-05-08T14:10:14Z", "forks": 40, - "issues": 5, + "issues": 7, "subscribers": 1, - "stars": 217 + "stars": 219 }, "name": "react-native-idle-timer", "fullName": "marcshilling/react-native-idle-timer", @@ -46115,13 +44933,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-idle-timer", "npm": { - "downloads": 28637, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5520 + "downloads": 32190, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -46129,7 +44945,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.029, + "popularity": 0.028, "topicSearchString": "react-native idle-timer react native screen lock sleep idle timer dim" }, { @@ -46153,7 +44969,7 @@ "pushedAt": "2020-06-04T11:08:43Z", "forks": 7, "issues": 3, - "subscribers": 2, + "subscribers": 1, "stars": 30 }, "name": "ImageMapper", @@ -46173,20 +44989,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-image-mapper", "npm": { - "downloads": 648, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 157 + "downloads": 736, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.48, + "popularity": -0.471, "topicSearchString": "" }, { @@ -46215,10 +45029,10 @@ "updatedAt": "2024-10-27T16:02:37Z", "createdAt": "2018-09-07T06:39:07Z", "pushedAt": "2024-10-27T16:02:37Z", - "forks": 213, - "issues": 72, - "subscribers": 12, - "stars": 1342 + "forks": 216, + "issues": 75, + "subscribers": 11, + "stars": 1358 }, "name": "react-native-inappbrowser-reborn", "fullName": "proyecto26/react-native-inappbrowser", @@ -46265,18 +45079,18 @@ "isArchived": false }, "npm": { - "downloads": 357627, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 85405 + "downloads": 492495, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 68, + "score": 57, "matchingScoreModifiers": [ "Popular", "Known", + "Lots of open issues", "Not supporting New Architecture" ], - "popularity": 0.017, + "popularity": 0.028, "topicSearchString": "react-native javascript android ios browser inappbrowser in-app-browser appbrowser chrome safari chrome-custom-tabs safariservices authenticationservices sfsafariviewcontroller customtabsintent chrometabsmanageractivity deep-linking deep-links xcode plugin" }, { @@ -46298,9 +45112,9 @@ "updatedAt": "2018-08-10T02:42:03Z", "createdAt": "2017-12-19T23:15:59Z", "pushedAt": "2018-08-10T02:42:03Z", - "forks": 38, + "forks": 37, "issues": 13, - "subscribers": 2, + "subscribers": 1, "stars": 52 }, "name": "react-native-progress-bar-animated", @@ -46319,20 +45133,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-progress-bar-animated", "npm": { - "downloads": 3629, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 826 + "downloads": 4758, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.494, + "popularity": -0.472, "topicSearchString": "react native progress bar" }, { @@ -46356,7 +45168,7 @@ "pushedAt": "2021-10-29T19:00:10Z", "forks": 16, "issues": 4, - "subscribers": 3, + "subscribers": 2, "stars": 80 }, "name": "react-native-reanimated-slider", @@ -46393,20 +45205,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-reanimated-slider", "npm": { - "downloads": 168, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 29 + "downloads": 157, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.798, + "popularity": -0.718, "topicSearchString": "reanimated slider seekbar video react-native ios react android slider-component" }, { @@ -46429,9 +45239,9 @@ "updatedAt": "2018-05-20T14:03:59Z", "createdAt": "2017-06-25T16:40:57Z", "pushedAt": "2018-05-20T14:03:59Z", - "forks": 30, + "forks": 29, "issues": 4, - "subscribers": 6, + "subscribers": 5, "stars": 221 }, "name": "react-native-section-list-get-item-layout", @@ -46451,12 +45261,10 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": { - "downloads": 70192, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 16029 + "downloads": 82478, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -46464,7 +45272,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.494, + "popularity": -0.472, "topicSearchString": "" }, { @@ -46486,10 +45294,10 @@ "updatedAt": "2021-06-27T15:21:00Z", "createdAt": "2016-05-10T17:13:13Z", "pushedAt": "2021-06-27T15:21:00Z", - "forks": 207, + "forks": 208, "issues": 20, - "subscribers": 6, - "stars": 984 + "subscribers": 5, + "stars": 987 }, "name": "react-native-sensitive-info", "fullName": "mCodex/react-native-sensitive-info", @@ -46527,13 +45335,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-sensitive-info", "npm": { - "downloads": 90931, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 20699 + "downloads": 123497, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -46542,7 +45348,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.495, + "popularity": -0.472, "topicSearchString": "android ios keychain shared-preferences react-native windows sensitive-info ios-keychain android-shared-preferences keystore fingerprint" }, { @@ -46564,10 +45370,10 @@ "updatedAt": "2019-07-13T17:19:46Z", "createdAt": "2015-06-03T03:41:22Z", "pushedAt": "2019-07-13T17:19:46Z", - "forks": 379, + "forks": 378, "issues": 75, "subscribers": 23, - "stars": 1490 + "stars": 1503 }, "name": "react-native-touch-id", "fullName": "naoufal/react-native-touch-id", @@ -46599,13 +45405,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-touch-id", "npm": { - "downloads": 43442, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8551 + "downloads": 50089, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -46615,7 +45419,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.525, + "popularity": -0.472, "topicSearchString": "react-native react native touch-id react-component component authentication auth authenticate mobile touchid apple" }, { @@ -46638,8 +45442,8 @@ "pushedAt": "2019-05-15T09:20:22Z", "forks": 123, "issues": 7, - "subscribers": 9, - "stars": 382 + "subscribers": 8, + "stars": 381 }, "name": "react-native-version-number", "fullName": "APSL/react-native-version-number", @@ -46671,13 +45475,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-version-number", "npm": { - "downloads": 73381, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 16719 + "downloads": 100199, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -46685,7 +45487,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.494, + "popularity": -0.472, "topicSearchString": "react react-native ios react-component android" }, { @@ -46709,10 +45511,10 @@ "updatedAt": "2023-07-21T15:40:23Z", "createdAt": "2015-06-30T10:23:38Z", "pushedAt": "2023-07-21T15:40:23Z", - "forks": 447, + "forks": 445, "issues": 127, - "subscribers": 28, - "stars": 1163 + "subscribers": 27, + "stars": 1160 }, "name": "react-native-youtube", "fullName": "davidohayon669/react-native-youtube", @@ -46743,10 +45545,9 @@ }, "npmPkg": "react-native-youtube", "npm": { - "downloads": 26767, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4566 + "downloads": 27869, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -46756,7 +45557,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.052, + "popularity": 0.028, "topicSearchString": "youtube react react-native" }, { @@ -46777,9 +45578,9 @@ "updatedAt": "2018-03-13T12:29:04Z", "createdAt": "2018-03-12T14:10:30Z", "pushedAt": "2018-03-13T12:29:04Z", - "forks": 4, + "forks": 5, "issues": 1, - "subscribers": 2, + "subscribers": 1, "stars": 5 }, "name": "react-native-powerbi", @@ -46810,20 +45611,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-powerbi", "npm": { - "downloads": 153, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 23 + "downloads": 202, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.922, + "popularity": -0.82, "topicSearchString": "react native powerbi" }, { @@ -46849,9 +45648,9 @@ "updatedAt": "2022-04-14T13:50:37Z", "createdAt": "2020-02-12T15:53:39Z", "pushedAt": "2022-04-14T13:50:37Z", - "forks": 72, + "forks": 74, "issues": 0, - "subscribers": 4, + "subscribers": 3, "stars": 67 }, "name": "react-native-msal", @@ -46889,13 +45688,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-msal", "npm": { - "downloads": 13490, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3559 + "downloads": 25122, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -46903,7 +45700,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.458, + "popularity": -0.472, "topicSearchString": "react-native ios android msal azure b2c aad expo microsoft azure-active-directory azure-active-directory-b2c" }, { @@ -46934,10 +45731,10 @@ "updatedAt": "2023-05-11T15:00:22Z", "createdAt": "2019-04-30T07:18:03Z", "pushedAt": "2023-05-11T15:00:22Z", - "forks": 192, + "forks": 191, "issues": 12, - "subscribers": 27, - "stars": 1874 + "subscribers": 26, + "stars": 2011 }, "name": "react-native-sticky-parallax-header", "fullName": "netguru/sticky-parallax-header", @@ -46972,10 +45769,9 @@ "isArchived": false }, "npm": { - "downloads": 7772, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1596 + "downloads": 8662, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -46984,7 +45780,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.017, + "popularity": 0.028, "topicSearchString": "open-source contribution stickyheader header parallax hacktoberfest react-native" }, { @@ -47011,7 +45807,7 @@ "pushedAt": "2022-11-28T15:14:47Z", "forks": 5, "issues": 0, - "subscribers": 2, + "subscribers": 1, "stars": 42 }, "name": "react-native-material-backdrop-modal", @@ -47049,17 +45845,16 @@ "unmaintained": true, "npmPkg": "react-native-material-backdrop-modal", "npm": { - "downloads": 219, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 35 + "downloads": 245, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.809, + "popularity": -0.721, "topicSearchString": "react-native component ios android material-design backdrop modal expo" }, { @@ -47093,7 +45888,7 @@ "forks": 21, "issues": 5, "subscribers": 4, - "stars": 161 + "stars": 160 }, "name": "react-native-woodpicker", "fullName": "thodubois/react-native-woodpicker", @@ -47125,17 +45920,16 @@ }, "npmPkg": "react-native-woodpicker", "npm": { - "downloads": 7138, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1418 + "downloads": 8262, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.024, + "popularity": 0.028, "topicSearchString": "react-native picker datetimepicker react" }, { @@ -47159,8 +45953,8 @@ "pushedAt": "2023-09-01T08:42:54Z", "forks": 30, "issues": 15, - "subscribers": 7, - "stars": 265 + "subscribers": 6, + "stars": 266 }, "name": "react-native-ultimate-config", "fullName": "maxkomarychev/react-native-ultimate-config", @@ -47193,13 +45987,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-ultimate-config", "npm": { - "downloads": 10304, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2311 + "downloads": 14105, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -47207,7 +45999,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.002, + "popularity": 0.028, "topicSearchString": "react-native ios android 12factor 12factorapp dotenv env environment config xcconfig gradle objective-c java typescript" }, { @@ -47233,7 +46025,7 @@ "pushedAt": "2020-03-14T15:09:57Z", "forks": 1, "issues": 0, - "subscribers": 1, + "subscribers": 0, "stars": 1 }, "name": "rn-font-mapping", @@ -47262,20 +46054,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "rn-font-mapping", "npm": { - "downloads": 28, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7 + "downloads": 25, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.814, + "popularity": -0.81, "topicSearchString": "react-native fontfamily fontweight fontscale ios android font rn" }, { @@ -47308,9 +46098,9 @@ "createdAt": "2018-10-22T08:47:38Z", "pushedAt": "2022-08-10T12:11:39Z", "forks": 287, - "issues": 100, - "subscribers": 17, - "stars": 2855 + "issues": 101, + "subscribers": 16, + "stars": 2868 }, "name": "react-native-modalize", "fullName": "jeremybarbet/react-native-modalize", @@ -47356,10 +46146,9 @@ "unmaintained": true, "npmPkg": "react-native-modalize", "npm": { - "downloads": 111882, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 26591 + "downloads": 141122, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -47369,7 +46158,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.485, + "popularity": -0.472, "topicSearchString": "react-native react native modal bottom-sheet bottom sheet scrollview flatlist sectionlist scroll swipe keyboard snap android ios component" }, { @@ -47395,10 +46184,10 @@ "updatedAt": "2024-10-30T09:50:53Z", "createdAt": "2020-05-25T22:50:59Z", "pushedAt": "2024-10-30T09:50:53Z", - "forks": 185, - "issues": 51, - "subscribers": 13, - "stars": 771 + "forks": 188, + "issues": 53, + "subscribers": 11, + "stars": 793 }, "name": "rn-tourguide", "fullName": "xcarpentier/rn-tourguide", @@ -47439,13 +46228,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "rn-tourguide", "npm": { - "downloads": 15438, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3524 + "downloads": 16215, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 68, "matchingScoreModifiers": [ @@ -47453,7 +46240,7 @@ "Known", "Not supporting New Architecture" ], - "popularity": 0.006, + "popularity": 0.028, "topicSearchString": "react-native joyride react copilot intro.js intro tourguide svg-animations morphing flubber tutorial mask-svg-path rn-tourguide tooltip expo" }, { @@ -47483,13 +46270,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-17T20:10:34Z", + "updatedAt": "2025-04-11T12:28:48Z", "createdAt": "2019-02-06T16:03:45Z", - "pushedAt": "2025-01-17T20:10:34Z", - "forks": 265, - "issues": 37, - "subscribers": 15, - "stars": 1235 + "pushedAt": "2025-04-11T12:28:48Z", + "forks": 268, + "issues": 41, + "subscribers": 14, + "stars": 1268 }, "name": "@react-native-community/slider", "fullName": "callstack/react-native-slider", @@ -47549,7 +46336,7 @@ "pushedAt": "2020-06-05T03:35:54Z", "forks": 0, "issues": 0, - "subscribers": 2, + "subscribers": 1, "stars": 6 }, "name": "@react-native-toolkit/triangle", @@ -47575,7 +46362,6 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -47652,17 +46438,16 @@ "unmaintained": true, "npmPkg": "reinput", "npm": { - "downloads": 346, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 54 + "downloads": 353, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.814, + "popularity": -0.722, "topicSearchString": "react-native input animation textinput material-design material placeholder labels icons" }, { @@ -47691,10 +46476,10 @@ "updatedAt": "2024-10-17T13:25:35Z", "createdAt": "2020-06-18T23:27:45Z", "pushedAt": "2024-10-17T13:25:35Z", - "forks": 50, - "issues": 10, - "subscribers": 10, - "stars": 567 + "forks": 51, + "issues": 11, + "subscribers": 9, + "stars": 585 }, "name": "react-native-network-logger", "fullName": "alexbrazier/react-native-network-logger", @@ -47738,17 +46523,17 @@ }, "npmPkg": "react-native-network-logger", "npm": { - "downloads": 106481, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 25604 + "downloads": 148492, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 41, "matchingScoreModifiers": [ "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.018, + "popularity": 0.028, "topicSearchString": "react native react-native network interceptor http monitor logging ios android debugger network-monitoring charles network-debug hacktoberfest" }, { @@ -47770,10 +46555,10 @@ "updatedAt": "2024-02-28T16:27:06Z", "createdAt": "2020-07-08T13:31:51Z", "pushedAt": "2024-02-28T16:27:06Z", - "forks": 48, + "forks": 47, "issues": 14, "subscribers": 3, - "stars": 823 + "stars": 837 }, "name": "react-native-dotenv", "fullName": "goatandsheep/react-native-dotenv", @@ -47810,13 +46595,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-dotenv", "npm": { - "downloads": 543790, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 123060 + "downloads": 684970, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -47825,7 +46608,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.004, + "popularity": 0.028, "topicSearchString": "dotenv babel-plugin babel dotenv-flow react react-native config env 12factor hacktoberfest environment-variables" }, { @@ -47850,7 +46633,7 @@ "pushedAt": "2017-03-23T17:34:01Z", "forks": 28, "issues": 2, - "subscribers": 6, + "subscribers": 5, "stars": 187 }, "name": "react-native-selectme", @@ -47884,12 +46667,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 106, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 18 + "downloads": 83, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -47897,7 +46678,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.797, + "popularity": -0.726, "topicSearchString": "react-component react-native dropdown ios android select-tag chooser" }, { @@ -47921,7 +46702,7 @@ "pushedAt": "2020-01-18T02:53:51Z", "forks": 15, "issues": 6, - "subscribers": 4, + "subscribers": 3, "stars": 6 }, "name": "react-native-music-metadata", @@ -47946,20 +46727,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-music-metadata", "npm": { - "downloads": 35, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7 + "downloads": 86, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.85, + "popularity": -0.827, "topicSearchString": "react-native react-component metadata music track" }, { @@ -47982,7 +46761,7 @@ "updatedAt": "2022-10-06T07:06:50Z", "createdAt": "2016-05-10T09:11:36Z", "pushedAt": "2022-10-06T07:06:50Z", - "forks": 236, + "forks": 239, "issues": 32, "subscribers": 16, "stars": 696 @@ -48021,13 +46800,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-music-control", "npm": { - "downloads": 5595, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1271 + "downloads": 6360, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -48036,7 +46813,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.495, + "popularity": -0.472, "topicSearchString": "react react-native remote-controls lockscreen nowplaying mpnowplayinginfocenter ios android now-playing sound" }, { @@ -48058,9 +46835,9 @@ "updatedAt": "2019-06-30T19:42:55Z", "createdAt": "2016-01-30T22:27:14Z", "pushedAt": "2019-06-30T19:42:55Z", - "forks": 132, + "forks": 131, "issues": 33, - "subscribers": 22, + "subscribers": 21, "stars": 570 }, "name": "react-native-mock", @@ -48091,13 +46868,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-mock", "npm": { - "downloads": 6382, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1050 + "downloads": 15176, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -48106,7 +46881,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.558, + "popularity": -0.472, "topicSearchString": "react react-native mock testing" }, { @@ -48128,9 +46903,9 @@ "updatedAt": "2018-07-17T07:07:22Z", "createdAt": "2015-03-20T10:20:53Z", "pushedAt": "2018-07-17T07:07:22Z", - "forks": 33, + "forks": 32, "issues": 5, - "subscribers": 16, + "subscribers": 15, "stars": 308 }, "name": "react-timer-mixin", @@ -48153,13 +46928,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-timer-mixin", "npm": { - "downloads": 335210, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 67665 + "downloads": 384299, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -48167,7 +46940,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.52, + "popularity": -0.472, "topicSearchString": "react timer mixin" }, { @@ -48189,9 +46962,9 @@ "updatedAt": "2015-12-24T15:07:11Z", "createdAt": "2015-11-04T11:20:42Z", "pushedAt": "2015-12-24T15:07:11Z", - "forks": 58, + "forks": 57, "issues": 22, - "subscribers": 10, + "subscribers": 9, "stars": 157 }, "name": "react-native-fileupload", @@ -48216,13 +46989,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-fileupload", "npm": { - "downloads": 33, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "downloads": 30, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -48230,7 +47001,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.841, + "popularity": -0.717, "topicSearchString": "react-component react-native ios file upload" }, { @@ -48254,8 +47025,8 @@ "pushedAt": "2023-01-26T08:04:49Z", "forks": 139, "issues": 6, - "subscribers": 19, - "stars": 346 + "subscribers": 18, + "stars": 349 }, "name": "react-native-udp", "fullName": "tradle/react-native-udp", @@ -48290,13 +47061,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-udp", "npm": { - "downloads": 89412, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 24134 + "downloads": 125346, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -48304,7 +47073,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.452, + "popularity": -0.472, "topicSearchString": "react-native dgram udp sockets ios android nodejs networking" }, { @@ -48328,7 +47097,7 @@ "pushedAt": "2020-04-21T05:02:48Z", "forks": 3, "issues": 0, - "subscribers": 17, + "subscribers": 16, "stars": 21 }, "name": "react-native-shadow-stack", @@ -48355,20 +47124,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-shadow-stack", "npm": { - "downloads": 36, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 11 + "downloads": 49, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.767, + "popularity": -0.809, "topicSearchString": "react native react-native number animated component" }, { @@ -48392,8 +47159,8 @@ "pushedAt": "2024-01-06T12:28:36Z", "forks": 116, "issues": 91, - "subscribers": 18, - "stars": 2000 + "subscribers": 17, + "stars": 2007 }, "name": "react-native-redash", "fullName": "wcandillon/react-native-redash", @@ -48418,13 +47185,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-redash", "npm": { - "downloads": 549520, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 131329 + "downloads": 633338, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -48434,7 +47199,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.017, + "popularity": 0.028, "topicSearchString": "" }, { @@ -48458,7 +47223,7 @@ "pushedAt": "2022-08-13T13:20:43Z", "forks": 79, "issues": 13, - "subscribers": 5, + "subscribers": 4, "stars": 82 }, "name": "react-native-randombytes", @@ -48485,13 +47250,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-randombytes", "npm": { - "downloads": 93192, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 22131 + "downloads": 142266, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -48499,7 +47262,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.485, + "popularity": -0.472, "topicSearchString": "react-component react-native randombytes rng ios android" }, { @@ -48518,13 +47281,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-05-11T14:50:46Z", + "updatedAt": "2025-02-25T04:01:26Z", "createdAt": "2017-12-22T12:05:09Z", - "pushedAt": "2024-05-11T14:50:46Z", + "pushedAt": "2025-02-25T04:01:26Z", "forks": 54, "issues": 19, - "subscribers": 3, - "stars": 133 + "subscribers": 2, + "stars": 144 }, "name": "react-native-radial-gradient", "fullName": "surajitsarkar19/react-native-radial-gradient", @@ -48549,21 +47312,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-radial-gradient", "npm": { - "downloads": 22987, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5408 + "downloads": 30264, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 41, + "score": 51, "matchingScoreModifiers": [ "Known", - "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.013, + "popularity": 0.028, "topicSearchString": "react-native react native radial-gradient radial gradient" }, { @@ -48589,10 +47349,10 @@ "updatedAt": "2023-05-12T11:16:38Z", "createdAt": "2016-08-22T23:07:17Z", "pushedAt": "2023-05-12T11:16:38Z", - "forks": 498, + "forks": 499, "issues": 115, "subscribers": 32, - "stars": 2035 + "stars": 2038 }, "name": "react-native-qrcode-scanner", "fullName": "moaazsidat/react-native-qrcode-scanner", @@ -48629,10 +47389,9 @@ }, "npmPkg": "react-native-qrcode-scanner", "npm": { - "downloads": 80884, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 18446 + "downloads": 92461, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -48642,7 +47401,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.494, + "popularity": -0.472, "topicSearchString": "react-native react ios qrcode qr scanner barcode qrcode-scanner camera" }, { @@ -48693,20 +47452,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-os", "npm": { - "downloads": 26252, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7022 + "downloads": 51375, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.555, + "popularity": -0.572, "topicSearchString": "react-component reactnative react-native os ios android" }, { @@ -48727,9 +47484,9 @@ "updatedAt": "2019-10-09T21:33:03Z", "createdAt": "2015-01-12T15:56:08Z", "pushedAt": "2019-10-09T21:33:03Z", - "forks": 17, + "forks": 16, "issues": 0, - "subscribers": 8, + "subscribers": 7, "stars": 26 }, "name": "react-native-level-fs", @@ -48756,20 +47513,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-level-fs", "npm": { - "downloads": 35636, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8999 + "downloads": 67589, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.47, + "popularity": -0.472, "topicSearchString": "react-component react-native ios fs level filesystem" }, { @@ -48791,10 +47546,10 @@ "updatedAt": "2022-11-03T15:25:18Z", "createdAt": "2017-09-17T07:11:12Z", "pushedAt": "2022-11-03T15:25:18Z", - "forks": 111, + "forks": 112, "issues": 11, - "subscribers": 6, - "stars": 940 + "subscribers": 5, + "stars": 939 }, "name": "react-native-iphone-x-helper", "fullName": "ptelad/react-native-iphone-x-helper", @@ -48818,13 +47573,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-iphone-x-helper", "npm": { - "downloads": 1474871, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 343757 + "downloads": 1744883, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -48833,7 +47586,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.489, + "popularity": -0.472, "topicSearchString": "react-native ios iphone-x iphonex stylesheet" }, { @@ -48856,8 +47609,8 @@ "pushedAt": "2022-08-13T13:35:24Z", "forks": 63, "issues": 24, - "subscribers": 13, - "stars": 377 + "subscribers": 12, + "stars": 378 }, "name": "react-native-crypto", "fullName": "tradle/react-native-crypto", @@ -48880,13 +47633,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-crypto", "npm": { - "downloads": 107561, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 24854 + "downloads": 151527, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -48894,7 +47645,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.491, + "popularity": -0.472, "topicSearchString": "react-native react-component ios" }, { @@ -48918,8 +47669,8 @@ "pushedAt": "2023-03-06T12:57:51Z", "forks": 29, "issues": 4, - "subscribers": 4, - "stars": 201 + "subscribers": 3, + "stars": 202 }, "name": "react-native-marquee", "fullName": "kyo504/react-native-marquee", @@ -48949,13 +47700,12 @@ "newArchitecture": false, "isArchived": false }, - "images": [], + "unmaintained": true, "npmPkg": "react-native-marquee", "npm": { - "downloads": 2949, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 671 + "downloads": 4580, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -48963,7 +47713,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.005, + "popularity": -0.472, "topicSearchString": "react-native marquee ios android" }, { @@ -48989,7 +47739,7 @@ "forks": 252, "issues": 50, "subscribers": 14, - "stars": 638 + "stars": 641 }, "name": "react-native-image-pan-zoom", "fullName": "ascoders/react-native-image-zoom", @@ -49017,12 +47767,10 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npm": { - "downloads": 230630, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 51506 + "downloads": 285285, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -49031,7 +47779,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.499, + "popularity": -0.472, "topicSearchString": "image-zoom" }, { @@ -49053,10 +47801,10 @@ "updatedAt": "2022-11-15T18:05:16Z", "createdAt": "2019-06-11T23:31:14Z", "pushedAt": "2022-11-15T18:05:16Z", - "forks": 120, - "issues": 35, - "subscribers": 3, - "stars": 689 + "forks": 122, + "issues": 38, + "subscribers": 2, + "stars": 695 }, "name": "react-native-skeleton-placeholder", "fullName": "chramos/react-native-skeleton-placeholder", @@ -49076,24 +47824,22 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "🚀 5.2.4", - "tagName": "5.2.4", - "createdAt": "2022-11-15T18:05:16Z", - "publishedAt": "2022-11-15T18:08:13Z", - "isPrerelease": false + "name": "v6-beta.7", + "tagName": "v6-beta.7", + "createdAt": "2025-02-15T10:51:30Z", + "publishedAt": "2025-02-15T10:57:28Z", + "isPrerelease": true }, "hasTypes": false, "newArchitecture": false, "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-skeleton-placeholder", "npm": { - "downloads": 148108, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 34466 + "downloads": 213463, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -49102,7 +47848,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.49, + "popularity": -0.472, "topicSearchString": "skeleton shimmer loading placeholder" }, { @@ -49125,10 +47871,10 @@ "updatedAt": "2022-06-28T01:58:46Z", "createdAt": "2018-03-22T20:14:30Z", "pushedAt": "2022-06-28T01:58:46Z", - "forks": 792, - "issues": 486, - "subscribers": 21, - "stars": 2855 + "forks": 794, + "issues": 487, + "subscribers": 20, + "stars": 2861 }, "name": "rn-fetch-blob", "fullName": "joltup/rn-fetch-blob", @@ -49163,13 +47909,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "rn-fetch-blob", "npm": { - "downloads": 320751, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 74088 + "downloads": 391563, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 70, "matchingScoreModifiers": [ @@ -49180,7 +47924,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.491, + "popularity": -0.472, "topicSearchString": "react-native fetch blob fs upload file download filestream image-header" }, { @@ -49205,7 +47949,7 @@ "pushedAt": "2017-06-07T16:52:21Z", "forks": 7, "issues": 2, - "subscribers": 5, + "subscribers": 4, "stars": 31 }, "name": "react-native-realtimemessaging-ios", @@ -49240,19 +47984,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 65, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "downloads": 86, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.904, + "popularity": -0.727, "topicSearchString": "react-component reactnative react-native realtimemessaging realtime ios push-notifications realtime-messaging" }, { @@ -49276,7 +48018,7 @@ "pushedAt": "2015-12-06T06:01:50Z", "forks": 4, "issues": 0, - "subscribers": 3, + "subscribers": 2, "stars": 53 }, "name": "react-native-webintent", @@ -49302,20 +48044,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-webintent", "npm": { - "downloads": 20, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3 + "downloads": 16, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.8, + "popularity": -0.688, "topicSearchString": "react react-native intent android browser react-component" }, { @@ -49345,13 +48085,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-05T12:08:34Z", + "updatedAt": "2025-04-03T16:10:08Z", "createdAt": "2019-04-24T15:47:37Z", - "pushedAt": "2024-11-05T12:08:34Z", - "forks": 45, - "issues": 8, - "subscribers": 12, - "stars": 1195 + "pushedAt": "2025-04-03T16:10:08Z", + "forks": 47, + "issues": 4, + "subscribers": 11, + "stars": 1242 }, "name": "react-native-modalfy", "fullName": "colorfy-software/react-native-modalfy", @@ -49377,10 +48117,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 3.5.5", - "tagName": "v3.5.5", - "createdAt": "2024-11-05T12:08:37Z", - "publishedAt": "2024-11-05T12:08:58Z", + "name": "Release 3.6.0", + "tagName": "v3.6.0", + "createdAt": "2025-02-28T14:03:13Z", + "publishedAt": "2025-02-28T14:05:37Z", "isPrerelease": false }, "hasTypes": true, @@ -49389,18 +48129,18 @@ }, "npmPkg": "react-native-modalfy", "npm": { - "downloads": 10119, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2713 + "downloads": 19087, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 68, + "score": 73, "matchingScoreModifiers": [ "Popular", "Known", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.046, + "popularity": 0.028, "topicSearchString": "react react-native modal modals mobile ios android animations stack" }, { @@ -49432,10 +48172,10 @@ "updatedAt": "2021-11-07T08:09:30Z", "createdAt": "2018-08-02T21:51:28Z", "pushedAt": "2021-11-07T08:09:30Z", - "forks": 90, + "forks": 89, "issues": 13, - "subscribers": 13, - "stars": 1163 + "subscribers": 12, + "stars": 1165 }, "name": "react-navigation-collapsible", "fullName": "benevbright/react-navigation-collapsible", @@ -49465,10 +48205,9 @@ "unmaintained": true, "npmPkg": "react-navigation-collapsible", "npm": { - "downloads": 3691, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 911 + "downloads": 4276, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -49477,7 +48216,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.475, + "popularity": -0.472, "topicSearchString": "react-native react-navigation navigation collapsible collapsible-header hide-header animate-header hide-navigation" }, { @@ -49542,13 +48281,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-barcode-mask", "npm": { - "downloads": 34183, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7294 + "downloads": 43378, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -49556,7 +48293,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.509, + "popularity": -0.472, "topicSearchString": "react-native barcode-mask barcode scanning style layout barcode-scanner border edges" }, { @@ -49566,7 +48303,7 @@ ], "ios": true, "android": true, - "newArchitecture": false, + "newArchitecture": true, "github": { "urls": { "repo": "https://github.com/auth0/react-native-auth0", @@ -49578,13 +48315,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-29T12:33:51Z", + "updatedAt": "2025-04-16T05:23:23Z", "createdAt": "2016-06-14T23:10:12Z", - "pushedAt": "2025-01-29T12:33:51Z", - "forks": 201, - "issues": 23, - "subscribers": 22, - "stars": 502 + "pushedAt": "2025-04-16T05:23:23Z", + "forks": 203, + "issues": 15, + "subscribers": 23, + "stars": 510 }, "name": "react-native-auth0", "fullName": "auth0/react-native-auth0", @@ -49605,23 +48342,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v4.1.0", - "tagName": "v4.1.0", - "createdAt": "2025-01-27T10:00:55Z", - "publishedAt": "2025-01-27T10:01:51Z", + "name": "v4.4.0", + "tagName": "v4.4.0", + "createdAt": "2025-02-19T07:06:34Z", + "publishedAt": "2025-02-19T07:07:24Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-auth0", "npm": { - "downloads": 164279, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 41022 + "downloads": 239764, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 73, "matchingScoreModifiers": [ @@ -49630,7 +48365,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.027, + "popularity": 0.028, "topicSearchString": "react-native ios android dx-sdk" }, { @@ -49659,10 +48394,10 @@ "updatedAt": "2024-07-21T11:50:06Z", "createdAt": "2016-07-17T06:11:54Z", "pushedAt": "2024-07-21T11:50:06Z", - "forks": 139, + "forks": 141, "issues": 14, - "subscribers": 5, - "stars": 951 + "subscribers": 4, + "stars": 955 }, "name": "react-native-restart", "fullName": "avishayil/react-native-restart", @@ -49696,10 +48431,9 @@ }, "npmPkg": "react-native-restart", "npm": { - "downloads": 407154, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 95365 + "downloads": 536962, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -49708,7 +48442,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.012, + "popularity": 0.028, "topicSearchString": "react-native ios android restart reload bundle" }, { @@ -49729,13 +48463,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": false, - "updatedAt": "2024-02-22T06:44:44Z", + "updatedAt": "2025-02-21T17:39:09Z", "createdAt": "2018-10-27T23:23:49Z", - "pushedAt": "2024-02-22T06:44:44Z", - "forks": 201, - "issues": 18, - "subscribers": 40, - "stars": 3510 + "pushedAt": "2025-02-21T17:39:09Z", + "forks": 203, + "issues": 14, + "subscribers": 39, + "stars": 3541 }, "name": "@react-native-community/hooks", "fullName": "react-native-community/hooks", @@ -49750,21 +48484,19 @@ "id": "MDc6TGljZW5zZTEw" }, "lastRelease": { - "name": "v3.0.0", - "tagName": "v3.0.0", - "createdAt": "2023-02-01T02:34:49Z", - "publishedAt": "2023-02-01T02:34:58Z", + "name": "v100.1.0", + "tagName": "v100.1.0", + "createdAt": "2025-02-21T17:39:28Z", + "publishedAt": "2025-02-21T17:39:29Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 32, + "score": 43, "matchingScoreModifiers": [ - "Not updated recently", "Not supporting New Architecture" ], "popularity": -100, @@ -49791,10 +48523,10 @@ "updatedAt": "2020-12-23T20:43:27Z", "createdAt": "2018-04-14T17:15:29Z", "pushedAt": "2020-12-23T20:43:27Z", - "forks": 131, + "forks": 134, "issues": 21, - "subscribers": 17, - "stars": 1573 + "subscribers": 16, + "stars": 1582 }, "name": "react-native-responsive-screen", "fullName": "marudy/react-native-responsive-screen", @@ -49830,13 +48562,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-responsive-screen", "npm": { - "downloads": 182719, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 42185 + "downloads": 208973, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -49845,7 +48575,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.491, + "popularity": -0.472, "topicSearchString": "react-native responsive-ui responsive-view responsive-screen responsive android ios responsive-layout ui" }, { @@ -49879,8 +48609,8 @@ "pushedAt": "2024-04-02T02:12:34Z", "forks": 194, "issues": 59, - "subscribers": 8, - "stars": 915 + "subscribers": 7, + "stars": 917 }, "name": "react-native-ratings", "fullName": "Monte9/react-native-ratings", @@ -49917,10 +48647,9 @@ }, "npmPkg": "react-native-ratings", "npm": { - "downloads": 639341, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 148750 + "downloads": 751051, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -49929,7 +48658,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.01, + "popularity": 0.028, "topicSearchString": "react-native reactjs reactnative gestures ios stars android ratings ui-components" }, { @@ -49955,10 +48684,10 @@ "updatedAt": "2019-11-12T02:37:25Z", "createdAt": "2018-08-25T07:20:57Z", "pushedAt": "2019-11-12T02:37:25Z", - "forks": 131, - "issues": 37, + "forks": 135, + "issues": 38, "subscribers": 4, - "stars": 406 + "stars": 411 }, "name": "react-native-smooth-pincode-input", "fullName": "xamous/react-native-smooth-pincode-input", @@ -49987,13 +48716,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-smooth-pincode-input", "npm": { - "downloads": 21399, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4857 + "downloads": 26045, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -50001,7 +48728,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.495, + "popularity": -0.472, "topicSearchString": "react-native pincode password textinput react javascript pin android ios" }, { @@ -50026,9 +48753,9 @@ "createdAt": "2018-01-11T06:42:18Z", "pushedAt": "2022-10-08T15:42:23Z", "forks": 283, - "issues": 110, - "subscribers": 19, - "stars": 1623 + "issues": 112, + "subscribers": 18, + "stars": 1631 }, "name": "react-native-geolocation-service", "fullName": "Agontuk/react-native-geolocation-service", @@ -50057,13 +48784,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-geolocation-service", "npm": { - "downloads": 397363, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 94828 + "downloads": 475235, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -50073,7 +48798,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.484, + "popularity": -0.472, "topicSearchString": "react-native react native fused location geolocation android ios fusedlocationproviderclient" }, { @@ -50099,10 +48824,10 @@ "updatedAt": "2023-02-13T23:11:34Z", "createdAt": "2016-12-29T08:59:15Z", "pushedAt": "2023-02-13T23:11:34Z", - "forks": 216, - "issues": 32, + "forks": 218, + "issues": 33, "subscribers": 17, - "stars": 911 + "stars": 918 }, "name": "react-native-sensors", "fullName": "react-native-sensors/react-native-sensors", @@ -50135,13 +48860,12 @@ "newArchitecture": false, "isArchived": false }, - "images": [], + "unmaintained": true, "npmPkg": "react-native-sensors", "npm": { - "downloads": 45276, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 11935 + "downloads": 92749, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -50150,7 +48874,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.041, + "popularity": -0.472, "topicSearchString": "react-native sensor gyroscope acceleration rxjs magnetometer barometer" }, { @@ -50172,13 +48896,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-07-22T16:48:45Z", + "updatedAt": "2025-04-08T22:43:25Z", "createdAt": "2018-06-23T22:07:51Z", - "pushedAt": "2024-07-22T16:48:45Z", - "forks": 394, - "issues": 177, - "subscribers": 11, - "stars": 1991 + "pushedAt": "2025-04-08T22:43:25Z", + "forks": 399, + "issues": 183, + "subscribers": 9, + "stars": 2038 }, "name": "react-native-draggable-flatlist", "fullName": "computerjazz/react-native-draggable-flatlist", @@ -50203,9 +48927,9 @@ }, "lastRelease": { "name": "", - "tagName": "v4.0.1", - "createdAt": "2023-02-22T19:38:09Z", - "publishedAt": "2023-02-22T19:51:33Z", + "tagName": "v4.0.2", + "createdAt": "2025-04-03T20:38:50Z", + "publishedAt": "2025-04-08T17:30:10Z", "isPrerelease": false }, "hasTypes": true, @@ -50214,20 +48938,19 @@ }, "npmPkg": "react-native-draggable-flatlist", "npm": { - "downloads": 448795, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 99032 + "downloads": 1034807, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 46, + "score": 62, "matchingScoreModifiers": [ "Popular", "Known", "Lots of open issues", - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.002, + "popularity": 0.028, "topicSearchString": "react-native sortable draggable flatlist drag drop sort list" }, { @@ -50259,10 +48982,10 @@ "updatedAt": "2023-02-27T12:03:54Z", "createdAt": "2017-06-02T08:46:10Z", "pushedAt": "2023-02-27T12:03:54Z", - "forks": 267, - "issues": 52, + "forks": 268, + "issues": 53, "subscribers": 20, - "stars": 881 + "stars": 887 }, "name": "react-native-fingerprint-scanner", "fullName": "hieuvp/react-native-fingerprint-scanner", @@ -50306,10 +49029,9 @@ }, "npmPkg": "react-native-fingerprint-scanner", "npm": { - "downloads": 23762, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5466 + "downloads": 29708, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -50318,7 +49040,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.492, + "popularity": -0.472, "topicSearchString": "react-native component react-component react native touch touchid touch-id fingerprint fingerprint-scanner authentication authenticate auth face-id faceid biometrics" }, { @@ -50342,10 +49064,10 @@ "updatedAt": "2024-09-11T16:00:06Z", "createdAt": "2016-05-23T04:06:07Z", "pushedAt": "2024-09-11T16:00:06Z", - "forks": 221, + "forks": 225, "issues": 65, - "subscribers": 19, - "stars": 667 + "subscribers": 17, + "stars": 672 }, "name": "react-native-google-cast", "fullName": "react-native-google-cast/react-native-google-cast", @@ -50380,18 +49102,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-google-cast", "npm": { - "downloads": 45143, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 11283 + "downloads": 66358, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 68, + "score": 57, "matchingScoreModifiers": [ "Popular", "Known", + "Not updated recently", "Not supporting New Architecture" ], "popularity": 0.028, @@ -50426,7 +49147,7 @@ "forks": 160, "issues": 42, "subscribers": 11, - "stars": 734 + "stars": 736 }, "name": "react-native-table-component", "fullName": "dohooo/react-native-table-component", @@ -50451,10 +49172,9 @@ }, "npmPkg": "react-native-table-component", "npm": { - "downloads": 75225, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 17072 + "downloads": 107688, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -50463,7 +49183,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.495, + "popularity": -0.472, "topicSearchString": "react-native table cell table-component" }, { @@ -50495,7 +49215,7 @@ "pushedAt": "2020-08-07T10:53:45Z", "forks": 18, "issues": 12, - "subscribers": 9, + "subscribers": 8, "stars": 233 }, "name": "react-native-dynamic", @@ -50516,10 +49236,9 @@ }, "unmaintained": true, "npm": { - "downloads": 12503, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2807 + "downloads": 18313, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -50527,7 +49246,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.498, + "popularity": -0.472, "topicSearchString": "" }, { @@ -50560,7 +49279,7 @@ "forks": 153, "issues": 60, "subscribers": 9, - "stars": 932 + "stars": 933 }, "name": "rn-sliding-up-panel", "fullName": "octopitus/rn-sliding-up-panel", @@ -50590,10 +49309,9 @@ "unmaintained": true, "npmPkg": "rn-sliding-up-panel", "npm": { - "downloads": 10135, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2667 + "downloads": 12269, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -50602,7 +49320,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.459, + "popularity": -0.472, "topicSearchString": "react react-native react-component ios android sliding panel sliding-up-panel" }, { @@ -50623,13 +49341,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-26T17:17:33Z", + "updatedAt": "2025-03-12T17:59:57Z", "createdAt": "2017-11-13T17:59:31Z", - "pushedAt": "2024-11-26T17:17:33Z", - "forks": 413, - "issues": 107, - "subscribers": 62, - "stars": 2082 + "pushedAt": "2025-03-12T17:59:57Z", + "forks": 418, + "issues": 118, + "subscribers": 60, + "stars": 2119 }, "name": "react-native-app-auth", "fullName": "FormidableLabs/react-native-app-auth", @@ -50655,13 +49373,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-app-auth", "npm": { - "downloads": 262421, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 74344 + "downloads": 458212, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -50670,7 +49386,7 @@ "Lots of open issues", "Not supporting New Architecture" ], - "popularity": 0.061, + "popularity": 0.028, "topicSearchString": "react react-native auth authentication oauth oauth2 appauth" }, { @@ -50693,8 +49409,8 @@ "pushedAt": "2023-05-18T15:36:48Z", "forks": 16, "issues": 2, - "subscribers": 5, - "stars": 375 + "subscribers": 4, + "stars": 374 }, "name": "react-navigation-heavy-screen", "fullName": "nandorojo/react-navigation-heavy-screen", @@ -50716,13 +49432,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-navigation-heavy-screen", "npm": { - "downloads": 1297, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 318 + "downloads": 1020, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -50730,7 +49444,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.023, + "popularity": 0.028, "topicSearchString": "react-native ios android" }, { @@ -50757,8 +49471,8 @@ "pushedAt": "2024-05-11T17:28:26Z", "forks": 165, "issues": 34, - "subscribers": 23, - "stars": 4248 + "subscribers": 21, + "stars": 4267 }, "name": "tailwind-rn", "fullName": "vadimdemedes/tailwind-rn", @@ -50787,13 +49501,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "tailwind-rn", "npm": { - "downloads": 18423, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3899 + "downloads": 20808, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -50802,7 +49514,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.011, + "popularity": 0.028, "topicSearchString": "tailwind tailwindcss react-native" }, { @@ -50821,13 +49533,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2023-12-23T19:07:55Z", + "updatedAt": "2025-04-01T22:41:57Z", "createdAt": "2019-11-22T04:28:41Z", - "pushedAt": "2023-12-23T19:07:55Z", - "forks": 22, - "issues": 7, - "subscribers": 3, - "stars": 352 + "pushedAt": "2025-04-01T22:41:57Z", + "forks": 23, + "issues": 6, + "subscribers": 2, + "stars": 362 }, "name": "react-native-url-polyfill", "fullName": "charpeni/react-native-url-polyfill", @@ -50859,22 +49571,20 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-url-polyfill", "npm": { - "downloads": 2464212, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 555120 + "downloads": 3683866, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 73, "matchingScoreModifiers": [ "Popular", "Known", - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.003, + "popularity": 0.028, "topicSearchString": "url urlsearchparams polyfill react-native whatwg-url javascript" }, { @@ -50900,10 +49610,10 @@ "updatedAt": "2024-10-22T20:17:50Z", "createdAt": "2017-01-20T00:30:11Z", "pushedAt": "2024-10-22T20:17:50Z", - "forks": 414, + "forks": 413, "issues": 17, "subscribers": 85, - "stars": 13822 + "stars": 13891 }, "name": "react-content-loader", "fullName": "danilowoz/react-content-loader", @@ -50942,10 +49652,9 @@ }, "npmPkg": "react-content-loader", "npm": { - "downloads": 1949548, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 440729 + "downloads": 2898155, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 92, "matchingScoreModifiers": [ @@ -50954,7 +49663,7 @@ "Known", "Not supporting New Architecture" ], - "popularity": 0.004, + "popularity": 0.028, "topicSearchString": "react react-native skeleton placeholder loader loading content svg facebook-cards-loaders skeleton-screen components" }, { @@ -50979,10 +49688,10 @@ "updatedAt": "2019-10-10T10:57:37Z", "createdAt": "2017-02-24T14:57:01Z", "pushedAt": "2019-10-10T10:57:37Z", - "forks": 78, + "forks": 81, "issues": 16, - "subscribers": 6, - "stars": 415 + "subscribers": 5, + "stars": 416 }, "name": "react-native-material-ripple", "fullName": "n4kz/react-native-material-ripple", @@ -51012,10 +49721,9 @@ "unmaintained": true, "npmPkg": "react-native-material-ripple", "npm": { - "downloads": 247029, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 61201 + "downloads": 263566, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -51023,7 +49731,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.474, + "popularity": -0.472, "topicSearchString": "react react-component react-native ios android ripple material material-design" }, { @@ -51036,6 +49744,7 @@ ], "ios": true, "android": true, + "fireos": true, "expoGo": true, "dev": true, "github": { @@ -51049,13 +49758,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-29T11:47:41Z", + "updatedAt": "2025-03-05T17:05:10Z", "createdAt": "2018-10-01T14:32:13Z", - "pushedAt": "2025-01-29T11:47:41Z", - "forks": 272, - "issues": 10, + "pushedAt": "2025-03-05T17:05:10Z", + "forks": 271, + "issues": 3, "subscribers": 29, - "stars": 3126 + "stars": 3182 }, "name": "@testing-library/react-native", "fullName": "callstack/react-native-testing-library", @@ -51079,21 +49788,19 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v13.0.1", - "tagName": "v13.0.1", - "createdAt": "2025-01-14T13:06:24Z", - "publishedAt": "2025-01-14T13:06:58Z", - "isPrerelease": false + "name": "v14.0.0-alpha.1", + "tagName": "v14.0.0-alpha.1", + "createdAt": "2025-03-10T18:01:31Z", + "publishedAt": "2025-03-10T18:03:25Z", + "isPrerelease": true }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -51126,13 +49833,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-03-21T09:11:53Z", + "updatedAt": "2025-02-19T10:24:20Z", "createdAt": "2018-08-17T14:40:34Z", - "pushedAt": "2024-03-21T09:11:53Z", - "forks": 125, + "pushedAt": "2025-02-19T10:24:20Z", + "forks": 126, "issues": 2, - "subscribers": 5, - "stars": 1092 + "subscribers": 4, + "stars": 1112 }, "name": "react-native-confirmation-code-field", "fullName": "retyui/react-native-confirmation-code-field", @@ -51176,19 +49883,17 @@ }, "npmPkg": "react-native-confirmation-code-field", "npm": { - "downloads": 353769, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 90259 + "downloads": 415512, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 68, "matchingScoreModifiers": [ "Popular", "Known", - "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.033, + "popularity": 0.028, "topicSearchString": "react react-component react-native component android ios code-input confirmation-code pin-code confirmation-code-input pin-code-input library code-verification web otp-inputs one-time-password" }, { @@ -51210,9 +49915,9 @@ "createdAt": "2017-09-15T21:36:17Z", "pushedAt": "2023-01-23T06:43:20Z", "forks": 87, - "issues": 17, - "subscribers": 10, - "stars": 661 + "issues": 18, + "subscribers": 8, + "stars": 663 }, "name": "react-native-rate", "fullName": "KjellConnelly/react-native-rate", @@ -51238,13 +49943,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-rate", "npm": { - "downloads": 144785, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 33275 + "downloads": 187204, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -51253,7 +49956,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.492, + "popularity": -0.472, "topicSearchString": "react-native react rate review rating rate-me" }, { @@ -51276,7 +49979,7 @@ "pushedAt": "2022-09-22T11:54:44Z", "forks": 25, "issues": 3, - "subscribers": 3, + "subscribers": 2, "stars": 63 }, "name": "react-native-securerandom", @@ -51312,13 +50015,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-securerandom", "npm": { - "downloads": 446239, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 112203 + "downloads": 518523, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -51326,7 +50027,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.471, + "popularity": -0.472, "topicSearchString": "react-native secrandomcopybytes prng csprng securerandom crypto randomnumbergenerator cryptography" }, { @@ -51354,9 +50055,9 @@ "updatedAt": "2021-04-12T18:10:51Z", "createdAt": "2017-04-26T12:28:19Z", "pushedAt": "2021-04-12T18:10:51Z", - "forks": 77, + "forks": 76, "issues": 14, - "subscribers": 10, + "subscribers": 9, "stars": 508 }, "name": "react-native-cardview", @@ -51394,10 +50095,9 @@ "unmaintained": true, "npmPkg": "react-native-cardview", "npm": { - "downloads": 3004, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 690 + "downloads": 3226, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -51405,7 +50105,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.492, + "popularity": -0.472, "topicSearchString": "react react-native react-component card cardview card-view shadow shadow-view shadowview appcompat support android ios component elevation" }, { @@ -51466,10 +50166,9 @@ "unmaintained": true, "npmPkg": "react-native-barcode-builder", "npm": { - "downloads": 18188, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3995 + "downloads": 27186, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -51477,7 +50176,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.503, + "popularity": -0.472, "topicSearchString": "react-native barcode" }, { @@ -51507,10 +50206,10 @@ "updatedAt": "2020-09-22T06:14:17Z", "createdAt": "2017-11-14T16:20:09Z", "pushedAt": "2020-09-22T06:14:17Z", - "forks": 315, + "forks": 314, "issues": 45, - "subscribers": 19, - "stars": 1668 + "subscribers": 18, + "stars": 1675 }, "name": "react-native-app-intro-slider", "fullName": "Jacse/react-native-app-intro-slider", @@ -51547,10 +50246,9 @@ "unmaintained": true, "npmPkg": "react-native-app-intro-slider", "npm": { - "downloads": 51267, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12230 + "downloads": 57374, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -51559,7 +50257,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.484, + "popularity": -0.472, "topicSearchString": "swiper app intro ios android react-component react-native slider" }, { @@ -51585,8 +50283,8 @@ "pushedAt": "2022-08-18T02:50:45Z", "forks": 59, "issues": 28, - "subscribers": 5, - "stars": 238 + "subscribers": 4, + "stars": 237 }, "name": "react-native-secure-key-store", "fullName": "pradeep1991singh/react-native-secure-key-store", @@ -51622,13 +50320,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-secure-key-store", "npm": { - "downloads": 27127, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5574 + "downloads": 36450, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -51636,7 +50332,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.517, + "popularity": -0.472, "topicSearchString": "react-native ios android keychain-service keystore-service device-security keychain-services keystore-services" }, { @@ -51665,13 +50361,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-13T20:24:05Z", + "updatedAt": "2025-04-05T15:42:43Z", "createdAt": "2019-04-07T21:53:54Z", - "pushedAt": "2025-01-13T20:24:05Z", - "forks": 839, - "issues": 95, - "subscribers": 36, - "stars": 2356 + "pushedAt": "2025-04-05T15:42:43Z", + "forks": 849, + "issues": 128, + "subscribers": 33, + "stars": 2464 }, "name": "@rnmapbox/maps", "fullName": "rnmapbox/maps", @@ -51696,10 +50392,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v10.1.33", - "tagName": "v10.1.33", - "createdAt": "2024-10-30T11:31:35Z", - "publishedAt": "2024-10-30T11:55:14Z", + "name": "v10.1.38", + "tagName": "v10.1.38", + "createdAt": "2025-04-05T15:42:43Z", + "publishedAt": "2025-04-05T15:45:26Z", "isPrerelease": false }, "hasTypes": true, @@ -51741,7 +50437,7 @@ "forks": 211, "issues": 68, "subscribers": 6, - "stars": 708 + "stars": 711 }, "name": "react-native-map-clustering", "fullName": "tomekvenits/react-native-map-clustering", @@ -51778,13 +50474,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-map-clustering", "npm": { - "downloads": 56729, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12737 + "downloads": 72490, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -51793,7 +50487,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.498, + "popularity": -0.472, "topicSearchString": "react-native react cluster android ios map clustering mapview markers maps" }, { @@ -51814,13 +50508,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-19T13:08:18Z", + "updatedAt": "2025-04-09T20:37:31Z", "createdAt": "2017-06-17T00:05:59Z", - "pushedAt": "2024-11-19T13:08:18Z", - "forks": 312, - "issues": 14, - "subscribers": 32, - "stars": 1440 + "pushedAt": "2025-04-09T20:37:31Z", + "forks": 316, + "issues": 9, + "subscribers": 31, + "stars": 1464 }, "name": "react-native-nfc-manager", "fullName": "revtel/react-native-nfc-manager", @@ -51850,21 +50544,20 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-nfc-manager", "npm": { - "downloads": 63142, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 17473 + "downloads": 156467, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 68, + "score": 73, "matchingScoreModifiers": [ "Popular", "Known", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.055, + "popularity": 0.028, "topicSearchString": "react-native android ios nfc" }, { @@ -51887,10 +50580,10 @@ "updatedAt": "2024-02-12T08:54:59Z", "createdAt": "2016-05-01T10:49:19Z", "pushedAt": "2024-02-12T08:54:59Z", - "forks": 85, - "issues": 17, - "subscribers": 15, - "stars": 721 + "forks": 88, + "issues": 18, + "subscribers": 14, + "stars": 737 }, "name": "react-native-watch-connectivity", "fullName": "watch-connectivity/react-native-watch-connectivity", @@ -51917,10 +50610,9 @@ }, "npmPkg": "react-native-watch-connectivity", "npm": { - "downloads": 26245, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9808 + "downloads": 49691, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -51929,7 +50621,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.151, + "popularity": 0.028, "topicSearchString": "react-native ios watch apple-watch iwatch react" }, { @@ -51953,8 +50645,8 @@ "pushedAt": "2022-02-27T12:02:55Z", "forks": 107, "issues": 34, - "subscribers": 8, - "stars": 278 + "subscribers": 7, + "stars": 279 }, "name": "react-native-background-downloader", "fullName": "EkoLabs/react-native-background-downloader", @@ -51977,13 +50669,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-background-downloader", "npm": { - "downloads": 1294, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 263 + "downloads": 1237, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -51991,7 +50681,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.519, + "popularity": -0.472, "topicSearchString": "react-native background download large-files" }, { @@ -52017,8 +50707,8 @@ "pushedAt": "2022-05-03T18:47:28Z", "forks": 33, "issues": 14, - "subscribers": 3, - "stars": 219 + "subscribers": 2, + "stars": 220 }, "name": "react-native-google-nearby-messages", "fullName": "mrousavy/react-native-google-nearby-messages", @@ -52066,13 +50756,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-google-nearby-messages", "npm": { - "downloads": 103, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 19 + "downloads": 105, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -52080,7 +50768,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.779, + "popularity": -0.721, "topicSearchString": "react-native google nearby messages android ios native-module nearby-messages google-nearby swift java kotlin bluetooth ble wifi broadcast audio microphone api library typescript" }, { @@ -52102,10 +50790,10 @@ "updatedAt": "2024-12-31T04:31:41Z", "createdAt": "2017-06-19T05:41:41Z", "pushedAt": "2024-12-31T04:31:41Z", - "forks": 175, + "forks": 176, "issues": 17, "subscribers": 63, - "stars": 2933 + "stars": 2978 }, "name": "react-native-game-engine", "fullName": "bberak/react-native-game-engine", @@ -52132,13 +50820,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-game-engine", "npm": { - "downloads": 12413, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2141 + "downloads": 6778, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 68, "matchingScoreModifiers": [ @@ -52146,7 +50832,7 @@ "Known", "Not supporting New Architecture" ], - "popularity": -0.05, + "popularity": 0.028, "topicSearchString": "react react-native game gaming game-dev game-development game-engine game-2d" }, { @@ -52174,7 +50860,7 @@ "pushedAt": "2023-04-17T12:31:53Z", "forks": 5, "issues": 2, - "subscribers": 3, + "subscribers": 2, "stars": 16 }, "name": "react-native-font-faces", @@ -52209,20 +50895,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], + "unmaintained": true, "npmPkg": "react-native-font-faces", "npm": { - "downloads": 1015, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 185 + "downloads": 1797, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.139, + "popularity": -0.572, "topicSearchString": "react-native fonts font-weight font-face font-style custom-fonts expo web" }, { @@ -52251,10 +50936,10 @@ "updatedAt": "2024-08-01T10:10:05Z", "createdAt": "2020-01-09T10:31:03Z", "pushedAt": "2024-08-01T10:10:05Z", - "forks": 125, - "issues": 78, - "subscribers": 14, - "stars": 1628 + "forks": 130, + "issues": 94, + "subscribers": 15, + "stars": 1737 }, "name": "react-native-actions-sheet", "fullName": "ammarahm-ed/react-native-actions-sheet", @@ -52302,10 +50987,9 @@ }, "npmPkg": "react-native-actions-sheet", "npm": { - "downloads": 141474, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 33859 + "downloads": 176343, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -52315,7 +50999,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.017, + "popularity": 0.028, "topicSearchString": "bottom-animated react-native javascript actionsheet android ios action-sheet bottom-sheet bottom-drawer dialog picker modal drawer raw-bottom-sheet bottom-app-bar react native action sheet bottom" }, { @@ -52342,10 +51026,10 @@ "updatedAt": "2022-04-05T12:24:03Z", "createdAt": "2018-08-25T16:09:26Z", "pushedAt": "2022-04-05T12:24:03Z", - "forks": 221, + "forks": 223, "issues": 106, - "subscribers": 13, - "stars": 1122 + "subscribers": 12, + "stars": 1125 }, "name": "react-native-photo-editor", "fullName": "prscX/react-native-photo-editor", @@ -52377,10 +51061,9 @@ "unmaintained": true, "npmPkg": "react-native-photo-editor", "npm": { - "downloads": 4882, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1019 + "downloads": 6651, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -52390,7 +51073,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.513, + "popularity": -0.472, "topicSearchString": "react-native android ios" }, { @@ -52417,13 +51100,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-11-05T10:16:24Z", + "updatedAt": "2025-02-24T12:17:06Z", "createdAt": "2020-06-08T09:08:36Z", - "pushedAt": "2024-11-05T10:16:24Z", - "forks": 69, - "issues": 15, - "subscribers": 8, - "stars": 2019 + "pushedAt": "2025-02-24T12:17:06Z", + "forks": 71, + "issues": 14, + "subscribers": 9, + "stars": 2061 }, "name": "react-native-blurhash", "fullName": "mrousavy/react-native-blurhash", @@ -52455,10 +51138,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 2.1.0", - "tagName": "v2.1.0", - "createdAt": "2024-11-05T10:16:24Z", - "publishedAt": "2024-11-05T10:16:26Z", + "name": "Release 2.1.1", + "tagName": "v2.1.1", + "createdAt": "2025-02-24T12:17:20Z", + "publishedAt": "2025-02-24T12:17:22Z", "isPrerelease": false }, "hasTypes": true, @@ -52467,10 +51150,9 @@ }, "npmPkg": "react-native-blurhash", "npm": { - "downloads": 26471, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5618 + "downloads": 39281, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 68, "matchingScoreModifiers": [ @@ -52478,7 +51160,7 @@ "Known", "Not supporting New Architecture" ], - "popularity": -0.01, + "popularity": 0.028, "topicSearchString": "react-native blurhash image ui ux component loading placeholder swift kotlin native-module typescript node javascript library" }, { @@ -52503,10 +51185,10 @@ "updatedAt": "2024-06-17T14:24:06Z", "createdAt": "2019-12-14T12:05:10Z", "pushedAt": "2024-06-17T14:24:06Z", - "forks": 153, - "issues": 59, - "subscribers": 8, - "stars": 623 + "forks": 156, + "issues": 55, + "subscribers": 9, + "stars": 634 }, "name": "react-native-youtube-iframe", "fullName": "LonelyCpp/react-native-youtube-iframe", @@ -52549,10 +51231,9 @@ }, "npmPkg": "react-native-youtube-iframe", "npm": { - "downloads": 276112, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 66636 + "downloads": 391829, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -52561,7 +51242,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.019, + "popularity": 0.028, "topicSearchString": "react-native react-component component react mobile ios android ui youtube youtube-iframe iframe youtube-api youtube-player youtube-video expo" }, { @@ -52586,7 +51267,7 @@ "pushedAt": "2020-09-17T19:08:51Z", "forks": 8, "issues": 2, - "subscribers": 5, + "subscribers": 4, "stars": 55 }, "name": "react-native-notification-badge", @@ -52616,20 +51297,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-notification-badge", "npm": { - "downloads": 6486, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1810 + "downloads": 9089, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.443, + "popularity": -0.472, "topicSearchString": "react-native notification badge count native-module notifications manager library react" }, { @@ -52661,8 +51340,8 @@ "pushedAt": "2024-08-22T15:27:32Z", "forks": 0, "issues": 4, - "subscribers": 5, - "stars": 27 + "subscribers": 4, + "stars": 26 }, "name": "react-native-rooster", "fullName": "mCodex/react-native-rooster", @@ -52699,16 +51378,16 @@ }, "npmPkg": "react-native-rooster", "npm": { - "downloads": 30, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9 + "downloads": 66, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.15, + "popularity": -0.22, "topicSearchString": "react-native rooster ios android toast styled-components typescript macos windows" }, { @@ -52737,13 +51416,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-07-17T10:09:16Z", + "updatedAt": "2025-04-14T14:52:26Z", "createdAt": "2019-11-04T05:29:45Z", - "pushedAt": "2024-07-17T10:09:16Z", + "pushedAt": "2025-04-14T14:52:26Z", "forks": 15, - "issues": 0, - "subscribers": 3, - "stars": 426 + "issues": 1, + "subscribers": 2, + "stars": 430 }, "name": "use-count-up", "fullName": "vydimitrov/use-count-up", @@ -52791,18 +51470,17 @@ }, "npmPkg": "use-count-up", "npm": { - "downloads": 145453, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 29838 + "downloads": 147765, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 41, + "score": 57, "matchingScoreModifiers": [ "Known", - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.017, + "popularity": 0.028, "topicSearchString": "react reactjs react-native animate-numerical-value animations count-up countup react-count-up react-countup countdown count-down counting hooks ios android use use-count-up use-countup typescript animate-counting" }, { @@ -52830,13 +51508,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2023-03-15T07:25:12Z", + "updatedAt": "2025-04-14T14:55:53Z", "createdAt": "2019-09-14T12:47:25Z", - "pushedAt": "2023-03-15T07:25:12Z", - "forks": 85, + "pushedAt": "2025-04-14T14:55:53Z", + "forks": 88, "issues": 1, - "subscribers": 7, - "stars": 696 + "subscribers": 6, + "stars": 702 }, "name": "react-native-countdown-circle-timer", "fullName": "vydimitrov/react-countdown-circle-timer", @@ -52862,18 +51540,18 @@ "isArchived": false }, "npm": { - "downloads": 53287, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 11729 + "downloads": 59206, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 41, + "score": 73, "matchingScoreModifiers": [ + "Popular", "Known", - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.002, + "popularity": 0.028, "topicSearchString": "react-native countdown timer circle clock svg" }, { @@ -52898,9 +51576,9 @@ "updatedAt": "2019-05-27T20:30:47Z", "createdAt": "2015-06-10T18:21:29Z", "pushedAt": "2019-05-27T20:30:47Z", - "forks": 39, + "forks": 38, "issues": 10, - "subscribers": 5, + "subscribers": 4, "stars": 143 }, "name": "react-native-event-source", @@ -52932,13 +51610,11 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npmPkg": "react-native-event-source", "npm": { - "downloads": 25231, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6448 + "downloads": 24382, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -52946,7 +51622,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.467, + "popularity": -0.472, "topicSearchString": "react-native react-component event-source sse" }, { @@ -53011,17 +51687,16 @@ "unmaintained": true, "npmPkg": "react-native-zoom-bridge", "npm": { - "downloads": 74, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 19 + "downloads": 228, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.809, + "popularity": -0.819, "topicSearchString": "react-native zoom-sdk mobilertc zoom.us video-calls conference-calls chat-online zoom-us sdk bridge ios android confrence calls meetings" }, { @@ -53053,10 +51728,10 @@ "updatedAt": "2024-05-12T07:16:13Z", "createdAt": "2019-08-04T16:45:05Z", "pushedAt": "2024-05-12T07:16:13Z", - "forks": 83, + "forks": 82, "issues": 89, "subscribers": 8, - "stars": 197 + "stars": 196 }, "name": "react-native-jw-media-player", "fullName": "chaimPaneth/react-native-jw-media-player", @@ -53097,10 +51772,9 @@ }, "npmPkg": "react-native-jw-media-player", "npm": { - "downloads": 6101, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 497 + "downloads": 4055, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 30, "matchingScoreModifiers": [ @@ -53109,7 +51783,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.641, + "popularity": -0.472, "topicSearchString": "react react-native jwplayer media player mediaplayer media-player jw android ios audio video sdk" }, { @@ -53135,8 +51809,8 @@ "pushedAt": "2021-06-22T06:41:53Z", "forks": 53, "issues": 18, - "subscribers": 5, - "stars": 532 + "subscribers": 4, + "stars": 535 }, "name": "react-native-ios-kit", "fullName": "callstack/react-native-ios-kit", @@ -53166,13 +51840,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-ios-kit", "npm": { - "downloads": 841, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 189 + "downloads": 1326, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -53180,7 +51852,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.496, + "popularity": -0.472, "topicSearchString": "react-native ios-ui ui-kit" }, { @@ -53201,13 +51873,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2020-12-04T19:32:23Z", + "updatedAt": "2025-01-02T21:01:14Z", "createdAt": "2017-12-25T01:44:50Z", - "pushedAt": "2020-12-04T19:32:23Z", - "forks": 100, - "issues": 20, - "subscribers": 9, - "stars": 301 + "pushedAt": "2025-01-02T21:01:14Z", + "forks": 99, + "issues": 19, + "subscribers": 8, + "stars": 305 }, "name": "react-native-emoji-selector", "fullName": "arronhunt/react-native-emoji-selector", @@ -53237,22 +51909,18 @@ "newArchitecture": false, "isArchived": false }, - "unmaintained": true, - "images": [], "npmPkg": "react-native-emoji-selector", "npm": { - "downloads": 19003, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4653 + "downloads": 18132, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 41, + "score": 51, "matchingScoreModifiers": [ "Known", - "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.477, + "popularity": 0.028, "topicSearchString": "emoji react react-native emoji-keyboard" }, { @@ -53277,10 +51945,10 @@ "updatedAt": "2023-01-24T23:03:29Z", "createdAt": "2020-05-03T17:31:33Z", "pushedAt": "2023-01-24T23:03:29Z", - "forks": 66, + "forks": 63, "issues": 17, - "subscribers": 15, - "stars": 1547 + "subscribers": 14, + "stars": 1550 }, "name": "react-native-scroll-bottom-sheet", "fullName": "rgommezz/react-native-scroll-bottom-sheet", @@ -53317,13 +51985,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-scroll-bottom-sheet", "npm": { - "downloads": 2415, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 455 + "downloads": 1566, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -53332,7 +51998,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.534, + "popularity": -0.473, "topicSearchString": "react-native react ios android bottom-sheet bottomsheet cross-platform 60fps reanimated gesture-handler" }, { @@ -53360,8 +52026,8 @@ "pushedAt": "2021-03-30T16:04:12Z", "forks": 63, "issues": 11, - "subscribers": 11, - "stars": 401 + "subscribers": 10, + "stars": 400 }, "name": "popup-ui", "fullName": "rafaelaugustos/react-native-popup-ui", @@ -53399,12 +52065,10 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": { - "downloads": 4585, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 365 + "downloads": 15497, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -53412,7 +52076,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.642, + "popularity": -0.472, "topicSearchString": "react-native react-component component react mobile ios android ui popup popup-ui popup-ui-design" }, { @@ -53440,8 +52104,8 @@ "pushedAt": "2023-02-08T23:29:02Z", "forks": 36, "issues": 1, - "subscribers": 11, - "stars": 657 + "subscribers": 10, + "stars": 658 }, "name": "@freakycoder/react-native-header-view", "fullName": "WrathChaos/react-native-header-view", @@ -53491,7 +52155,7 @@ "newArchitecture": false, "isArchived": false }, - "images": [], + "unmaintained": true, "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -53522,9 +52186,9 @@ "updatedAt": "2019-12-25T19:38:46Z", "createdAt": "2017-02-01T08:01:01Z", "pushedAt": "2019-12-25T19:38:46Z", - "forks": 356, + "forks": 354, "issues": 70, - "subscribers": 8, + "subscribers": 7, "stars": 395 }, "name": "react-native-phone-input", @@ -53557,13 +52221,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-phone-input", "npm": { - "downloads": 58099, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 13417 + "downloads": 64037, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -53572,7 +52234,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.491, + "popularity": -0.472, "topicSearchString": "react-native phone telephone phone-input input tel input-text international component ios android country-picker" }, { @@ -53595,10 +52257,10 @@ "updatedAt": "2023-12-13T17:28:29Z", "createdAt": "2018-09-25T21:59:38Z", "pushedAt": "2023-12-13T17:28:29Z", - "forks": 49, - "issues": 9, - "subscribers": 5, - "stars": 316 + "forks": 52, + "issues": 8, + "subscribers": 4, + "stars": 326 }, "name": "react-native-siri-shortcut", "fullName": "Gustash/react-native-siri-shortcut", @@ -53634,13 +52296,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-siri-shortcut", "npm": { - "downloads": 13721, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4034 + "downloads": 23133, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -53648,7 +52308,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.072, + "popularity": 0.028, "topicSearchString": "react-native siri ios siri-shortcuts shortcuts automation swift react-component native react" }, { @@ -53674,7 +52334,7 @@ "pushedAt": "2023-11-13T11:56:14Z", "forks": 15, "issues": 2, - "subscribers": 4, + "subscribers": 3, "stars": 150 }, "name": "react-native-image-keyboard", @@ -53710,20 +52370,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-image-keyboard", "npm": { - "downloads": 1196, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 259 + "downloads": 1488, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.005, + "popularity": 0.028, "topicSearchString": "react-native text-input gif png clipboard ime gboard stickers media" }, { @@ -53750,8 +52408,8 @@ "createdAt": "2020-08-10T10:43:44Z", "pushedAt": "2024-02-05T16:35:47Z", "forks": 4, - "issues": 3, - "subscribers": 2, + "issues": 2, + "subscribers": 1, "stars": 54 }, "name": "easyqrcode-react-native", @@ -53794,17 +52452,16 @@ "isArchived": false }, "npm": { - "downloads": 256, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 54 + "downloads": 154, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.258, + "popularity": -0.224, "topicSearchString": "qrcode easyqrcode qrcodejs react-native reactnative rn-qrcode reactnative-qrcode qrcode-react-native javascript-qrcode qrcode-logo qrcode-generator easyqrcodejs javascript javascript-qrcode-generator qrcode-javascript" }, { @@ -53868,20 +52525,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-app-review", "npm": { - "downloads": 22, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "downloads": 68, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.75, + "popularity": -0.721, "topicSearchString": "react-native ios android macos app-review in-app-review play-store app-store playstore appstore" }, { @@ -53910,7 +52565,7 @@ "createdAt": "2018-03-28T20:28:07Z", "pushedAt": "2021-03-30T12:01:10Z", "forks": 48, - "issues": 33, + "issues": 34, "subscribers": 3, "stars": 206 }, @@ -53949,10 +52604,9 @@ "unmaintained": true, "npmPkg": "react-native-responsive-linechart", "npm": { - "downloads": 8731, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1570 + "downloads": 12399, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -53960,7 +52614,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.542, + "popularity": -0.472, "topicSearchString": "react-native chart flex responsive linechart svg area-chart" }, { @@ -53982,10 +52636,10 @@ "updatedAt": "2023-12-28T11:46:44Z", "createdAt": "2016-12-23T21:29:36Z", "pushedAt": "2023-12-28T11:46:44Z", - "forks": 54, + "forks": 53, "issues": 15, - "subscribers": 9, - "stars": 1224 + "subscribers": 8, + "stars": 1236 }, "name": "react-native-clean-project", "fullName": "pmadruga/react-native-clean-project", @@ -54016,13 +52670,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-clean-project", "npm": { - "downloads": 287001, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 57633 + "downloads": 817548, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -54031,7 +52683,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.021, + "popularity": 0.028, "topicSearchString": "react native clean react-native reactnative" }, { @@ -54053,10 +52705,10 @@ "updatedAt": "2024-11-30T18:36:36Z", "createdAt": "2018-01-07T21:29:23Z", "pushedAt": "2024-11-30T18:36:36Z", - "forks": 18, + "forks": 17, "issues": 18, - "subscribers": 3, - "stars": 223 + "subscribers": 2, + "stars": 225 }, "name": "react-native-sass-transformer", "fullName": "kristerkari/react-native-sass-transformer", @@ -54087,20 +52739,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-sass-transformer", "npm": { - "downloads": 17815, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4320 + "downloads": 42583, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": 0.02, + "popularity": 0.028, "topicSearchString": "react-native sass scss loader transform" }, { @@ -54125,7 +52775,7 @@ "pushedAt": "2020-08-24T00:32:11Z", "forks": 0, "issues": 0, - "subscribers": 2, + "subscribers": 1, "stars": 9 }, "name": "react-native-bigimageviewer", @@ -54152,20 +52802,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-bigimageviewer", "npm": { - "downloads": 20, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "downloads": 21, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.85, + "popularity": -0.802, "topicSearchString": "react-native ios android image bigimageviewer imageview" }, { @@ -54194,9 +52842,9 @@ "updatedAt": "2022-09-05T12:06:44Z", "createdAt": "2018-05-05T17:45:45Z", "pushedAt": "2022-09-05T12:06:44Z", - "forks": 63, - "issues": 6, - "subscribers": 5, + "forks": 62, + "issues": 7, + "subscribers": 4, "stars": 330 }, "name": "rn-tooltip", @@ -54225,10 +52873,9 @@ "unmaintained": true, "npmPkg": "rn-tooltip", "npm": { - "downloads": 51986, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 14978 + "downloads": 69317, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -54236,7 +52883,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.434, + "popularity": -0.472, "topicSearchString": "" }, { @@ -54264,13 +52911,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-06-20T19:46:36Z", + "updatedAt": "2025-04-15T17:25:02Z", "createdAt": "2016-07-28T22:43:55Z", - "pushedAt": "2024-06-20T19:46:36Z", - "forks": 75, - "issues": 13, - "subscribers": 9, - "stars": 747 + "pushedAt": "2025-04-15T17:25:02Z", + "forks": 77, + "issues": 15, + "subscribers": 8, + "stars": 772 }, "name": "react-qr-code", "fullName": "rosskhanas/react-qr-code", @@ -54305,19 +52952,18 @@ }, "npmPkg": "react-qr-code", "npm": { - "downloads": 2085445, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 490735 + "downloads": 2795892, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 73, "matchingScoreModifiers": [ "Popular", "Known", - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.013, + "popularity": 0.028, "topicSearchString": "code generator qr react react-native qr-code component" }, { @@ -54344,8 +52990,8 @@ "pushedAt": "2022-09-08T13:13:59Z", "forks": 24, "issues": 16, - "subscribers": 6, - "stars": 104 + "subscribers": 5, + "stars": 105 }, "name": "@blackbox-vision/react-native-mercadopago-px", "fullName": "BlackBoxVision/react-native-mercadopago-px", @@ -54381,7 +53027,6 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -54415,7 +53060,7 @@ "pushedAt": "2021-03-29T06:09:37Z", "forks": 51, "issues": 7, - "subscribers": 5, + "subscribers": 4, "stars": 122 }, "name": "react-native-material-tabs", @@ -54452,10 +53097,9 @@ "unmaintained": true, "npmPkg": "react-native-material-tabs", "npm": { - "downloads": 2733, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 672 + "downloads": 1750, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -54463,7 +53107,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.476, + "popularity": -0.472, "topicSearchString": "react react-native material-design tabs material component typescript" }, { @@ -54488,13 +53132,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-24T20:36:35Z", + "updatedAt": "2025-03-24T22:29:47Z", "createdAt": "2020-01-22T15:17:28Z", - "pushedAt": "2025-01-24T20:36:35Z", - "forks": 159, - "issues": 35, + "pushedAt": "2025-03-24T22:29:47Z", + "forks": 167, + "issues": 36, "subscribers": 24, - "stars": 1104 + "stars": 1139 }, "name": "@storybook/react-native", "fullName": "storybookjs/react-native", @@ -54516,7 +53160,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -54549,10 +53192,10 @@ "updatedAt": "2024-08-28T13:38:38Z", "createdAt": "2019-08-17T23:43:01Z", "pushedAt": "2024-08-28T13:38:38Z", - "forks": 24, + "forks": 23, "issues": 0, - "subscribers": 6, - "stars": 403 + "subscribers": 5, + "stars": 405 }, "name": "react-native-apple-card-views", "fullName": "WrathChaos/react-native-apple-card-views", @@ -54593,17 +53236,17 @@ }, "npmPkg": "react-native-apple-card-views", "npm": { - "downloads": 114, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 28 + "downloads": 130, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 41, "matchingScoreModifiers": [ "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.224, + "popularity": -0.219, "topicSearchString": "bounceable bouncy apple apple-card card view card-view apple-card-view react-native icons javascript ui-lib rn" }, { @@ -54630,13 +53273,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-08T03:25:01Z", + "updatedAt": "2025-04-03T17:31:14Z", "createdAt": "2019-12-01T21:56:36Z", - "pushedAt": "2024-11-08T03:25:01Z", - "forks": 219, + "pushedAt": "2025-04-03T17:31:14Z", + "forks": 221, "issues": 10, - "subscribers": 15, - "stars": 1448 + "subscribers": 14, + "stars": 1479 }, "name": "@invertase/react-native-apple-authentication", "fullName": "invertase/react-native-apple-authentication", @@ -54662,10 +53305,10 @@ "spdxId": "Apache-2.0" }, "lastRelease": { - "name": "v2.4.0 - visionOS support", - "tagName": "v2.4.0", - "createdAt": "2024-09-13T20:00:57Z", - "publishedAt": "2024-09-13T20:01:43Z", + "name": "v2.4.1 - correctly pass configured scope in android auth", + "tagName": "v2.4.1", + "createdAt": "2025-04-03T17:31:25Z", + "publishedAt": "2025-04-03T17:32:08Z", "isPrerelease": false }, "hasTypes": true, @@ -54673,8 +53316,9 @@ "isArchived": false }, "npm": {}, - "score": 43, + "score": 49, "matchingScoreModifiers": [ + "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -54751,17 +53395,16 @@ "unmaintained": true, "npmPkg": "tape-cli", "npm": { - "downloads": 76, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 23 + "downloads": 54, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.658, + "popularity": -0.731, "topicSearchString": "oclif simulator ios android screen-record record share-screen gif screenshot emulator recording recorder screen-capture screenrecord screen-recorder" }, { @@ -54793,7 +53436,7 @@ "pushedAt": "2020-07-15T17:29:34Z", "forks": 1, "issues": 0, - "subscribers": 2, + "subscribers": 1, "stars": 2 }, "name": "react-native-simple-logger", @@ -54820,17 +53463,16 @@ "unmaintained": true, "npmPkg": "react-native-simple-logger", "npm": { - "downloads": 61, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 13 + "downloads": 46, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.85, + "popularity": -0.828, "topicSearchString": "simple-logger react-native logger simple" }, { @@ -54894,17 +53536,16 @@ "unmaintained": true, "npmPkg": "react-native-easy-calendar", "npm": { - "downloads": 296, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 78 + "downloads": 150, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.706, + "popularity": -0.723, "topicSearchString": "react-native ios android calendar" }, { @@ -54996,9 +53637,9 @@ "updatedAt": "2021-04-09T06:55:35Z", "createdAt": "2018-10-12T11:53:04Z", "pushedAt": "2021-04-09T06:55:35Z", - "forks": 53, + "forks": 52, "issues": 20, - "subscribers": 13, + "subscribers": 12, "stars": 117 }, "name": "react-native-paypal", @@ -55036,10 +53677,9 @@ "unmaintained": true, "npmPkg": "react-native-paypal", "npm": { - "downloads": 497, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 116 + "downloads": 1005, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -55047,7 +53687,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.738, + "popularity": -0.472, "topicSearchString": "react-native paypal checkout paypal-checkout braintree android ios payment" }, { @@ -55076,10 +53716,10 @@ "updatedAt": "2021-10-25T17:08:17Z", "createdAt": "2020-09-14T19:18:48Z", "pushedAt": "2021-10-25T17:08:17Z", - "forks": 101, + "forks": 102, "issues": 57, - "subscribers": 15, - "stars": 938 + "subscribers": 14, + "stars": 940 }, "name": "@rainbow-me/animated-charts", "fullName": "rainbow-me/react-native-animated-charts", @@ -55143,10 +53783,10 @@ "updatedAt": "2024-12-19T08:59:53Z", "createdAt": "2019-12-20T12:08:40Z", "pushedAt": "2024-12-19T08:59:53Z", - "forks": 19, - "issues": 4, + "forks": 21, + "issues": 5, "subscribers": 5, - "stars": 144 + "stars": 148 }, "name": "rn-qr-generator", "fullName": "gevgasparyan/rn-qr-generator", @@ -55192,17 +53832,16 @@ }, "npmPkg": "rn-qr-generator", "npm": { - "downloads": 34834, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7163 + "downloads": 45751, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": -0.017, + "popularity": 0.028, "topicSearchString": "react-native qr qr-code decode-qr generate-qr qrcode data-matrix datamatrix qr-generator qrcode-image qr-decode detect-qr-code scan-qr-code qrcode-generator detect-qr-code-from-image qrcode-detector totp decoder" }, { @@ -55229,8 +53868,8 @@ "pushedAt": "2024-09-23T15:37:34Z", "forks": 11, "issues": 3, - "subscribers": 2, - "stars": 78 + "subscribers": 1, + "stars": 79 }, "name": "react-native-pdf-light", "fullName": "alpha0010/react-native-pdf-viewer", @@ -55262,18 +53901,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 5331, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1055 + "downloads": 7118, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.024, + "popularity": 0.028, "topicSearchString": "react-native pdf ios android pdf-viewer" }, { @@ -55301,10 +53939,10 @@ "updatedAt": "2024-08-26T03:48:01Z", "createdAt": "2017-12-10T08:25:06Z", "pushedAt": "2024-08-26T03:48:01Z", - "forks": 88, - "issues": 25, - "subscribers": 4, - "stars": 323 + "forks": 90, + "issues": 26, + "subscribers": 3, + "stars": 326 }, "name": "react-native-week-view", "fullName": "hoangnm/react-native-week-view", @@ -55334,17 +53972,17 @@ }, "npmPkg": "react-native-week-view", "npm": { - "downloads": 1819, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 418 + "downloads": 4231, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 41, "matchingScoreModifiers": [ "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.008, + "popularity": 0.028, "topicSearchString": "android ios react-native react react-component weekview calendar component calendar-view" }, { @@ -55366,9 +54004,9 @@ "createdAt": "2020-03-10T15:23:29Z", "pushedAt": "2024-11-03T18:00:09Z", "forks": 111, - "issues": 38, + "issues": 42, "subscribers": 15, - "stars": 1635 + "stars": 1676 }, "name": "react-native-mmkv-storage", "fullName": "ammarahm-ed/react-native-mmkv-storage", @@ -55416,13 +54054,11 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-mmkv-storage", "npm": { - "downloads": 66311, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 18655 + "downloads": 85245, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 68, "matchingScoreModifiers": [ @@ -55430,7 +54066,7 @@ "Known", "Not supporting New Architecture" ], - "popularity": 0.059, + "popularity": 0.028, "topicSearchString": "react-native fast-storage react native asyncstorage async-storage mmkv-database mmkv-storage encrypted-storage encryption mmkv android ios key-value-storage database fast storage persist-storage secure-storage redux-persist-storage java objective-c" }, { @@ -55452,13 +54088,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-27T13:58:48Z", + "updatedAt": "2025-04-11T08:08:38Z", "createdAt": "2019-10-12T18:40:48Z", - "pushedAt": "2025-01-27T13:58:48Z", - "forks": 56, + "pushedAt": "2025-04-11T08:08:38Z", + "forks": 57, "issues": 3, - "subscribers": 7, - "stars": 805 + "subscribers": 6, + "stars": 823 }, "name": "react-native-bouncy-checkbox", "fullName": "WrathChaos/react-native-bouncy-checkbox", @@ -55507,10 +54143,9 @@ }, "npmPkg": "react-native-bouncy-checkbox", "npm": { - "downloads": 71431, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 16265 + "downloads": 95743, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 73, "matchingScoreModifiers": [ @@ -55519,7 +54154,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.005, + "popularity": 0.028, "topicSearchString": "toggle switch bouncy checkbox animated check customizable rn-checkbox freakycoder kuray react react-native javascript ui-lib rn reactjs ios android mobile mobile-app customizable-ui" }, { @@ -55546,13 +54181,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-11-17T21:17:56Z", + "updatedAt": "2025-03-09T21:12:09Z", "createdAt": "2020-07-31T12:28:32Z", - "pushedAt": "2024-11-17T21:17:56Z", - "forks": 765, + "pushedAt": "2025-03-09T21:12:09Z", + "forks": 786, "issues": 58, - "subscribers": 34, - "stars": 7370 + "subscribers": 33, + "stars": 7670 }, "name": "@gorhom/bottom-sheet", "fullName": "gorhom/react-native-bottom-sheet", @@ -55577,10 +54212,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 5.0.6", - "tagName": "v5.0.6", - "createdAt": "2024-11-17T21:17:59Z", - "publishedAt": "2024-11-17T21:18:03Z", + "name": "Release 5.1.2", + "tagName": "v5.1.2", + "createdAt": "2025-03-09T21:12:41Z", + "publishedAt": "2025-03-09T21:12:44Z", "isPrerelease": false }, "hasTypes": true, @@ -55617,10 +54252,10 @@ "updatedAt": "2022-09-30T17:31:46Z", "createdAt": "2020-07-16T17:44:46Z", "pushedAt": "2022-09-30T17:31:46Z", - "forks": 45, + "forks": 44, "issues": 24, - "subscribers": 5, - "stars": 172 + "subscribers": 4, + "stars": 173 }, "name": "@react-keycloak/native", "fullName": "react-keycloak/react-native-keycloak", @@ -55654,7 +54289,6 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -55689,8 +54323,8 @@ "pushedAt": "2024-11-21T15:08:55Z", "forks": 950, "issues": 419, - "subscribers": 164, - "stars": 13379 + "subscribers": 163, + "stars": 13397 }, "name": "react-native-flipper", "fullName": "facebook/flipper", @@ -55711,13 +54345,11 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-flipper", "npm": { - "downloads": 541039, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 120820 + "downloads": 516989, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 81, "matchingScoreModifiers": [ @@ -55727,7 +54359,7 @@ "Lots of open issues", "Not supporting New Architecture" ], - "popularity": -0.499, + "popularity": -0.472, "topicSearchString": "react-native flipper" }, { @@ -55749,12 +54381,12 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-01-23T18:51:43Z", + "updatedAt": "2025-02-27T15:30:14Z", "createdAt": "2016-01-11T09:43:47Z", - "pushedAt": "2024-01-23T18:51:43Z", + "pushedAt": "2025-02-27T15:30:14Z", "forks": 11, "issues": 2, - "subscribers": 6, + "subscribers": 5, "stars": 33 }, "name": "react-native-testfairy", @@ -55786,20 +54418,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-testfairy", "npm": { - "downloads": 8227, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2090 + "downloads": 9896, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 32, + "score": 43, "matchingScoreModifiers": [ - "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.032, + "popularity": 0.028, "topicSearchString": "react-component testfairy react-native ios android" }, { @@ -55829,7 +54458,7 @@ "pushedAt": "2021-10-21T13:39:05Z", "forks": 34, "issues": 7, - "subscribers": 10, + "subscribers": 9, "stars": 657 }, "name": "react-native-gallery-toolkit", @@ -55869,10 +54498,9 @@ "unmaintained": true, "npmPkg": "react-native-gallery-toolkit", "npm": { - "downloads": 47, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8 + "downloads": 82, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -55880,7 +54508,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.793, + "popularity": -0.726, "topicSearchString": "gallery android ios react-native reanimated reanimated2 imageviewer react animations pinch-to-zoom" }, { @@ -55902,13 +54530,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-01-20T21:56:41Z", + "updatedAt": "2025-02-19T03:38:47Z", "createdAt": "2016-09-20T12:46:31Z", - "pushedAt": "2024-01-20T21:56:41Z", - "forks": 250, + "pushedAt": "2025-02-19T03:38:47Z", + "forks": 255, "issues": 13, "subscribers": 15, - "stars": 2651 + "stars": 2691 }, "name": "react-native-rename", "fullName": "junedomingo/react-native-rename", @@ -55932,10 +54560,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v3.2.14", - "tagName": "v3.2.14", - "createdAt": "2024-01-20T21:57:31Z", - "publishedAt": "2024-01-20T21:59:01Z", + "name": "v3.2.16", + "tagName": "v3.2.16", + "createdAt": "2025-02-19T03:39:13Z", + "publishedAt": "2025-02-19T03:41:54Z", "isPrerelease": false }, "hasTypes": false, @@ -55944,19 +54572,17 @@ }, "npmPkg": "react-native-rename", "npm": { - "downloads": 22617, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5259 + "downloads": 36197, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 68, "matchingScoreModifiers": [ "Popular", "Known", - "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.01, + "popularity": 0.028, "topicSearchString": "react-native ios android rename renamer react space cli" }, { @@ -55984,10 +54610,10 @@ "updatedAt": "2024-12-15T13:04:49Z", "createdAt": "2020-08-20T14:20:16Z", "pushedAt": "2024-12-15T13:04:49Z", - "forks": 7, + "forks": 8, "issues": 1, - "subscribers": 3, - "stars": 30 + "subscribers": 2, + "stars": 31 }, "name": "react-native-pkce-challenge", "fullName": "dcangulo/react-native-pkce-challenge", @@ -56024,19 +54650,17 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-pkce-challenge", "npm": { - "downloads": 21406, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5107 + "downloads": 30960, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": 0.016, + "popularity": 0.028, "topicSearchString": "react-native web macos pkce oauth2 jsi c++ react reactjs windows expo" }, { @@ -56049,20 +54673,20 @@ "urls": { "repo": "https://github.com/forwardsoftware/react-native-toolbox", "clone": "https://github.com/forwardsoftware/react-native-toolbox.git", - "homepage": null + "homepage": "https://www.npmjs.com/package/@forward-software/react-native-toolbox" }, "stats": { "hasIssues": true, "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2022-08-02T10:10:01Z", + "updatedAt": "2025-04-15T22:06:07Z", "createdAt": "2018-09-23T15:28:22Z", - "pushedAt": "2022-08-02T10:10:01Z", + "pushedAt": "2025-04-15T22:06:07Z", "forks": 1, "issues": 0, - "subscribers": 1, - "stars": 24 + "subscribers": 0, + "stars": 25 }, "name": "@forward-software/react-native-toolbox", "fullName": "forwardsoftware/react-native-toolbox", @@ -56085,22 +54709,20 @@ "id": "MDc6TGljZW5zZTE0" }, "lastRelease": { - "name": "v3.0.0", - "tagName": "v3.0.0", - "createdAt": "2022-04-09T13:53:23Z", - "publishedAt": "2022-04-09T14:02:58Z", + "name": "v4.0.5", + "tagName": "v4.0.5", + "createdAt": "2025-04-15T22:06:07Z", + "publishedAt": "2025-04-15T22:06:20Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "unmaintained": true, - "images": [], "npm": {}, - "score": 32, + "score": 49, "matchingScoreModifiers": [ - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -56128,13 +54750,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-28T23:44:03Z", + "updatedAt": "2025-03-29T23:58:45Z", "createdAt": "2020-10-12T11:57:35Z", - "pushedAt": "2025-01-28T23:44:03Z", + "pushedAt": "2025-03-29T23:58:45Z", "forks": 7, "issues": 4, - "subscribers": 4, - "stars": 114 + "subscribers": 3, + "stars": 115 }, "name": "react-native-color-picker-ios", "fullName": "Naturalclar/react-native-color-picker-ios", @@ -56168,17 +54790,16 @@ }, "npmPkg": "react-native-color-picker-ios", "npm": { - "downloads": 169, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 31 + "downloads": 162, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 49, "matchingScoreModifiers": [ "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.286, + "popularity": -0.225, "topicSearchString": "react-native ios android hacktoberfest color-picker typescript" }, { @@ -56198,9 +54819,9 @@ "updatedAt": "2021-06-09T16:30:45Z", "createdAt": "2015-06-12T16:44:13Z", "pushedAt": "2021-06-09T16:30:45Z", - "forks": 157, + "forks": 156, "issues": 75, - "subscribers": 20, + "subscribers": 19, "stars": 892 }, "name": "react-native-in-app-utils", @@ -56235,13 +54856,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-in-app-utils", "npm": { - "downloads": 1657, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 401 + "downloads": 2602, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -56251,7 +54870,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.48, + "popularity": -0.472, "topicSearchString": "react react-native react-component ios in-app payments purchases" }, { @@ -56275,10 +54894,10 @@ "updatedAt": "2024-09-01T01:23:45Z", "createdAt": "2020-02-26T08:49:06Z", "pushedAt": "2024-09-01T01:23:45Z", - "forks": 23, - "issues": 10, + "forks": 24, + "issues": 11, "subscribers": 6, - "stars": 217 + "stars": 227 }, "name": "react-native-external-display", "fullName": "mybigday/react-native-external-display", @@ -56306,17 +54925,17 @@ }, "npmPkg": "react-native-external-display", "npm": { - "downloads": 2696, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 446 + "downloads": 7718, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 41, "matchingScoreModifiers": [ "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.057, + "popularity": 0.028, "topicSearchString": "react-native external-display uiscene native-module native-ui-component ios android" }, { @@ -56343,15 +54962,15 @@ "stats": { "hasIssues": true, "hasWiki": true, - "hasSponsorships": false, + "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-06-12T10:21:55Z", + "updatedAt": "2024-08-07T22:46:52Z", "createdAt": "2019-03-26T03:45:34Z", - "pushedAt": "2024-06-12T10:21:55Z", - "forks": 107, - "issues": 36, - "subscribers": 22, - "stars": 700 + "pushedAt": "2024-08-07T22:46:52Z", + "forks": 115, + "issues": 40, + "subscribers": 21, + "stars": 721 }, "name": "react-native-carplay", "fullName": "birkir/react-native-carplay", @@ -56378,10 +54997,9 @@ }, "npmPkg": "react-native-carplay", "npm": { - "downloads": 1804, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 357 + "downloads": 4448, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -56390,7 +55008,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.024, + "popularity": 0.028, "topicSearchString": "react native carplay navigation car auto" }, { @@ -56419,10 +55037,10 @@ "updatedAt": "2023-08-23T15:08:42Z", "createdAt": "2020-09-08T15:51:18Z", "pushedAt": "2023-08-23T15:08:42Z", - "forks": 85, - "issues": 23, + "forks": 88, + "issues": 24, "subscribers": 5, - "stars": 575 + "stars": 577 }, "name": "react-native-toast-notifications", "fullName": "arnnis/react-native-toast-notifications", @@ -56463,10 +55081,9 @@ }, "npmPkg": "react-native-toast-notifications", "npm": { - "downloads": 106723, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 22737 + "downloads": 125718, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -56474,7 +55091,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.009, + "popularity": 0.028, "topicSearchString": "component react-component react-native ios android windows toast animated animation message typescript swipe web" }, { @@ -56501,7 +55118,7 @@ "pushedAt": "2021-02-08T13:16:31Z", "forks": 16, "issues": 3, - "subscribers": 4, + "subscribers": 3, "stars": 65 }, "name": "react-native-use-styles", @@ -56537,20 +55154,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-use-styles", "npm": { - "downloads": 66, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 15 + "downloads": 125, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.735, + "popularity": -0.718, "topicSearchString": "react react-native styles namespace hooks classes css usestyles" }, { @@ -56573,10 +55188,10 @@ "updatedAt": "2023-07-31T05:03:45Z", "createdAt": "2016-05-29T22:40:01Z", "pushedAt": "2023-07-31T05:03:45Z", - "forks": 806, + "forks": 807, "issues": 170, - "subscribers": 81, - "stars": 10399 + "subscribers": 80, + "stars": 10426 }, "name": "react-native-debugger", "fullName": "jhen0409/react-native-debugger", @@ -56607,13 +55222,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-debugger", "npm": { - "downloads": 2709, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 568 + "downloads": 3548, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 70, "matchingScoreModifiers": [ @@ -56624,7 +55237,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.013, + "popularity": 0.028, "topicSearchString": "react-native debugger react-devtools redux-devtools-extension electron" }, { @@ -56645,10 +55258,10 @@ "updatedAt": "2025-01-11T17:49:01Z", "createdAt": "2019-03-09T03:58:51Z", "pushedAt": "2025-01-11T17:49:01Z", - "forks": 95, + "forks": 97, "issues": 52, - "subscribers": 9, - "stars": 264 + "subscribers": 7, + "stars": 267 }, "name": "react-native-spotify-remote", "fullName": "cjam/react-native-spotify-remote", @@ -56687,21 +55300,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-spotify-remote", "npm": { - "downloads": 348, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 64 + "downloads": 606, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 51, "matchingScoreModifiers": [ "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.287, + "popularity": 0.028, "topicSearchString": "react-native spotify music audio remote mobile player objective-c cocoapods xcode typescript android ios" }, { @@ -56723,10 +55333,10 @@ "updatedAt": "2021-10-24T01:11:37Z", "createdAt": "2015-07-23T04:43:58Z", "pushedAt": "2021-10-24T01:11:37Z", - "forks": 837, - "issues": 517, - "subscribers": 85, - "stars": 12985 + "forks": 834, + "issues": 518, + "subscribers": 84, + "stars": 13000 }, "name": "redux-persist", "fullName": "rt2zz/redux-persist", @@ -56757,13 +55367,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "redux-persist", "npm": { - "downloads": 3806079, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 872676 + "downloads": 4685450, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 70, "matchingScoreModifiers": [ @@ -56774,7 +55382,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.493, + "popularity": -0.472, "topicSearchString": "persistor storage redux redux-middleware" }, { @@ -56806,7 +55414,7 @@ "forks": 3, "issues": 8, "subscribers": 3, - "stars": 135 + "stars": 136 }, "name": "react-native-ios-modal", "fullName": "dominicstop/react-native-ios-modal", @@ -56843,16 +55451,15 @@ }, "npmPkg": "react-native-ios-modal", "npm": { - "downloads": 6806, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1675 + "downloads": 6041, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": 0.024, + "popularity": 0.028, "topicSearchString": "react-native ios android modal ios-swift native-module native-ui-component component" }, { @@ -56881,8 +55488,8 @@ "pushedAt": "2024-10-09T14:22:39Z", "forks": 80, "issues": 0, - "subscribers": 14, - "stars": 2069 + "subscribers": 13, + "stars": 2098 }, "name": "dripsy", "fullName": "nandorojo/dripsy", @@ -56904,21 +55511,20 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "dripsy", "npm": { - "downloads": 16815, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4107 + "downloads": 21616, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 68, + "score": 57, "matchingScoreModifiers": [ "Popular", "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.022, + "popularity": 0.028, "topicSearchString": "react-native ios android" }, { @@ -56948,7 +55554,7 @@ "pushedAt": "2020-11-02T02:34:52Z", "forks": 0, "issues": 0, - "subscribers": 2, + "subscribers": 1, "stars": 7 }, "name": "react-native-sdkx", @@ -56986,17 +55592,16 @@ "unmaintained": true, "npmPkg": "react-native-sdkx", "npm": { - "downloads": 20, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "downloads": 43, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.85, + "popularity": -0.827, "topicSearchString": "react-native ios android greedygame admob monetization facebook mopub-ads" }, { @@ -57054,19 +55659,17 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npmPkg": "typed-async-storage", "npm": { - "downloads": 422, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 74 + "downloads": 315, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.895, + "popularity": -0.825, "topicSearchString": "react react-native asyncstorage storage asyncstorage-wrapper proptype-validators" }, { @@ -57090,10 +55693,10 @@ "updatedAt": "2024-10-17T12:10:18Z", "createdAt": "2018-04-11T08:37:46Z", "pushedAt": "2024-10-17T12:10:18Z", - "forks": 211, - "issues": 151, + "forks": 217, + "issues": 153, "subscribers": 8, - "stars": 749 + "stars": 764 }, "name": "react-native-audio-recorder-player", "fullName": "hyochan/react-native-audio-recorder-player", @@ -57132,22 +55735,21 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-audio-recorder-player", "npm": { - "downloads": 61531, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 14686 + "downloads": 149606, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 46, "matchingScoreModifiers": [ "Popular", "Known", "Lots of open issues", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.016, + "popularity": 0.028, "topicSearchString": "react-native audio sound record recorder player audio-player audio-recorder typescript java objective-c swift kotlin" }, { @@ -57177,7 +55779,7 @@ "forks": 132, "issues": 37, "subscribers": 10, - "stars": 970 + "stars": 972 }, "name": "rn-swipeable-panel", "fullName": "enesozturk/rn-swipeable-panel", @@ -57223,10 +55825,9 @@ "unmaintained": true, "npmPkg": "rn-swipeable-panel", "npm": { - "downloads": 2756, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 592 + "downloads": 2481, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -57235,7 +55836,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.507, + "popularity": -0.472, "topicSearchString": "react react-native component mobile ios android swipeable panel swipeable-panel swipe-up swipe-down bottom bottom-panel bottom-up bottom-up-panel bottom-sheet sheet" }, { @@ -57256,10 +55857,10 @@ "updatedAt": "2020-05-27T06:49:06Z", "createdAt": "2018-05-09T07:33:19Z", "pushedAt": "2020-05-27T06:49:06Z", - "forks": 11, + "forks": 12, "issues": 9, "subscribers": 1, - "stars": 42 + "stars": 44 }, "name": "react-native-ionicons", "fullName": "arniu/react-native-ionicons", @@ -57293,20 +55894,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-ionicons", "npm": { - "downloads": 2473, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 538 + "downloads": 3491, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.504, + "popularity": -0.472, "topicSearchString": "react-native ionicons ionic icons icon vector-icons component" }, { @@ -57329,8 +55928,8 @@ "pushedAt": "2024-04-15T12:44:03Z", "forks": 275, "issues": 131, - "subscribers": 28, - "stars": 1260 + "subscribers": 27, + "stars": 1271 }, "name": "react-native-video-processing", "fullName": "shahen94/react-native-video-processing", @@ -57368,13 +55967,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-video-processing", "npm": { - "downloads": 1596, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 430 + "downloads": 2823, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -57384,7 +55981,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.048, + "popularity": 0.028, "topicSearchString": "react react-native ios android video processing edit videoedit javascript xcode ios-video-editor android-video-editor" }, { @@ -57413,13 +56010,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-27T10:34:48Z", + "updatedAt": "2025-03-30T00:03:02Z", "createdAt": "2020-11-03T14:20:50Z", - "pushedAt": "2025-01-27T10:34:48Z", - "forks": 64, - "issues": 39, + "pushedAt": "2025-03-30T00:03:02Z", + "forks": 65, + "issues": 42, "subscribers": 7, - "stars": 1042 + "stars": 1070 }, "name": "@react-native-menu/menu", "fullName": "react-native-menu/menu", @@ -57441,10 +56038,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v1.2.1", - "tagName": "v1.2.1", - "createdAt": "2025-01-22T02:36:47Z", - "publishedAt": "2025-01-22T02:37:16Z", + "name": "v1.2.3", + "tagName": "v1.2.3", + "createdAt": "2025-03-23T04:32:55Z", + "publishedAt": "2025-03-23T04:33:21Z", "isPrerelease": false }, "hasTypes": true, @@ -57514,13 +56111,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-24T19:45:55Z", + "updatedAt": "2025-04-01T16:57:37Z", "createdAt": "2020-10-24T07:20:41Z", - "pushedAt": "2025-01-24T19:45:55Z", - "forks": 34, - "issues": 31, + "pushedAt": "2025-04-01T16:57:37Z", + "forks": 35, + "issues": 34, "subscribers": 4, - "stars": 607 + "stars": 624 }, "name": "react-native-ios-context-menu", "fullName": "dominicstop/react-native-ios-context-menu", @@ -57544,11 +56141,11 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 3.1.0-0", - "tagName": "v3.1.0-0", - "createdAt": "2025-01-08T21:14:28Z", - "publishedAt": "2025-01-08T21:14:30Z", - "isPrerelease": true + "name": "Release 3.1.1", + "tagName": "v3.1.1", + "createdAt": "2025-04-01T16:57:37Z", + "publishedAt": "2025-04-01T16:57:39Z", + "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, @@ -57556,17 +56153,16 @@ }, "npmPkg": "react-native-ios-context-menu", "npm": { - "downloads": 116156, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 28651 + "downloads": 124929, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 59, "matchingScoreModifiers": [ "Known", "Recently updated" ], - "popularity": 0.024, + "popularity": 0.028, "topicSearchString": "react-native ios ios-context-menu reactnativeioscontextmenu component native-ui-component contextmenu" }, { @@ -57628,17 +56224,16 @@ "unmaintained": true, "npmPkg": "sharingan-rn-modal-dropdown", "npm": { - "downloads": 532, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 102 + "downloads": 421, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.53, + "popularity": -0.721, "topicSearchString": "react-native ios android dropdown material-dropdown group-dropdown" }, { @@ -57663,7 +56258,7 @@ "pushedAt": "2020-11-14T10:12:39Z", "forks": 0, "issues": 0, - "subscribers": 2, + "subscribers": 1, "stars": 1 }, "name": "react-native-latlon", @@ -57694,20 +56289,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-latlon", "npm": { - "downloads": 12, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2 + "downloads": 16, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.85, + "popularity": -0.787, "topicSearchString": "react-native ios android" }, { @@ -57736,8 +56329,8 @@ "pushedAt": "2024-05-06T16:23:17Z", "forks": 9, "issues": 1, - "subscribers": 3, - "stars": 138 + "subscribers": 2, + "stars": 139 }, "name": "react-native-simple-bottom-sheet", "fullName": "StefanoMartella/react-native-simple-bottom-sheet", @@ -57772,17 +56365,16 @@ }, "npmPkg": "react-native-simple-bottom-sheet", "npm": { - "downloads": 3864, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1023 + "downloads": 5014, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.043, + "popularity": 0.028, "topicSearchString": "react react-native component slider panel bottom-sheet sheet simple slider-panel bottom bottom-slider ios android mobile" }, { @@ -57807,8 +56399,8 @@ "pushedAt": "2020-11-02T17:25:41Z", "forks": 8, "issues": 2, - "subscribers": 7, - "stars": 168 + "subscribers": 6, + "stars": 172 }, "name": "react-native-widgetkit", "fullName": "fasky-software/react-native-widgetkit", @@ -57833,20 +56425,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-widgetkit", "npm": { - "downloads": 8487, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2073 + "downloads": 11062, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.478, + "popularity": -0.472, "topicSearchString": "react-native ios android widgetkit ios14" }, { @@ -57873,13 +56463,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-27T17:06:00Z", + "updatedAt": "2025-04-04T09:24:45Z", "createdAt": "2020-08-07T14:49:02Z", - "pushedAt": "2025-01-27T17:06:00Z", - "forks": 172, - "issues": 11, - "subscribers": 5, - "stars": 690 + "pushedAt": "2025-04-04T09:24:45Z", + "forks": 176, + "issues": 12, + "subscribers": 4, + "stars": 711 }, "name": "react-native-paper-dates", "fullName": "web-ridge/react-native-paper-dates", @@ -57907,10 +56497,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 0.22.30", - "tagName": "v0.22.30", - "createdAt": "2025-01-27T17:06:22Z", - "publishedAt": "2025-01-27T17:06:24Z", + "name": "Release 0.22.40", + "tagName": "v0.22.40", + "createdAt": "2025-04-04T09:25:03Z", + "publishedAt": "2025-04-04T09:25:04Z", "isPrerelease": false }, "hasTypes": true, @@ -57919,10 +56509,9 @@ }, "npmPkg": "react-native-paper-dates", "npm": { - "downloads": 80787, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 18472 + "downloads": 103774, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 73, "matchingScoreModifiers": [ @@ -57931,7 +56520,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.006, + "popularity": 0.028, "topicSearchString": "react-native ios android material web paper material-design datepicker timepicker react picker" }, { @@ -57959,8 +56548,8 @@ "pushedAt": "2024-02-25T22:15:35Z", "forks": 3, "issues": 0, - "subscribers": 6, - "stars": 108 + "subscribers": 5, + "stars": 109 }, "name": "react-native-stylex", "fullName": "retyui/react-native-stylex", @@ -57990,20 +56579,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-stylex", "npm": { - "downloads": 708, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 141 + "downloads": 1127, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.023, + "popularity": 0.028, "topicSearchString": "react-native theme style media-queries" }, { @@ -58030,10 +56617,10 @@ "updatedAt": "2022-04-26T18:52:15Z", "createdAt": "2018-08-01T17:39:49Z", "pushedAt": "2022-04-26T18:52:15Z", - "forks": 177, + "forks": 178, "issues": 33, - "subscribers": 45, - "stars": 3905 + "subscribers": 44, + "stars": 3902 }, "name": "react-native-fbt", "fullName": "facebook/fbt", @@ -58057,13 +56644,11 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npmPkg": "react-native-fbt", "npm": { - "downloads": 14, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 10 + "downloads": 26, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -58072,7 +56657,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.25, + "popularity": -0.712, "topicSearchString": "react-native android ios fbt" }, { @@ -58097,9 +56682,9 @@ "updatedAt": "2022-12-28T23:05:54Z", "createdAt": "2018-05-23T00:47:02Z", "pushedAt": "2022-12-28T23:05:54Z", - "forks": 49, + "forks": 51, "issues": 24, - "subscribers": 4, + "subscribers": 3, "stars": 282 }, "name": "react-native-navigation-bar-color", @@ -58132,10 +56717,9 @@ "unmaintained": true, "npmPkg": "react-native-navigation-bar-color", "npm": { - "downloads": 44356, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 10199 + "downloads": 65124, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -58143,7 +56727,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.492, + "popularity": -0.472, "topicSearchString": "react-native component react-component react native navigation-bar navigation-bar-color navigation-theme bottom-bar bottom-bar-color" }, { @@ -58168,7 +56752,7 @@ "pushedAt": "2021-05-13T00:51:50Z", "forks": 2, "issues": 0, - "subscribers": 3, + "subscribers": 2, "stars": 8 }, "name": "react-native-google-play-install-referrer", @@ -58192,20 +56776,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-google-play-install-referrer", "npm": { - "downloads": 165, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 36 + "downloads": 119, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.85, + "popularity": -0.825, "topicSearchString": "react-native ios android" }, { @@ -58228,10 +56810,10 @@ "updatedAt": "2024-08-20T18:28:15Z", "createdAt": "2019-06-12T15:24:16Z", "pushedAt": "2024-08-20T18:28:15Z", - "forks": 67, + "forks": 69, "issues": 37, - "subscribers": 18, - "stars": 932 + "subscribers": 16, + "stars": 941 }, "name": "react-native-v8", "fullName": "Kudo/react-native-v8", @@ -58260,21 +56842,20 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-v8", "npm": { - "downloads": 17544, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6755 + "downloads": 31252, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 68, + "score": 57, "matchingScoreModifiers": [ "Popular", "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.163, + "popularity": 0.028, "topicSearchString": "react-native android v8" }, { @@ -58302,7 +56883,7 @@ "pushedAt": "2021-05-19T23:38:58Z", "forks": 3, "issues": 2, - "subscribers": 4, + "subscribers": 3, "stars": 4 }, "name": "react-native-bootstrap-icons", @@ -58326,20 +56907,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-bootstrap-icons", "npm": { - "downloads": 214, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 79 + "downloads": 263, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.7, + "popularity": -0.823, "topicSearchString": "bootstrap icons react-native" }, { @@ -58411,19 +56990,19 @@ "newArchitecture": false, "isArchived": false }, + "unmaintained": true, "npmPkg": "react-native-ios-popover", "npm": { - "downloads": 71, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6 + "downloads": 117, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.377, + "popularity": -0.724, "topicSearchString": "react-native ios uipopover popover popover-view component native-component" }, { @@ -58447,10 +57026,10 @@ "updatedAt": "2022-10-09T15:12:36Z", "createdAt": "2016-12-13T00:19:14Z", "pushedAt": "2022-10-09T15:12:36Z", - "forks": 283, - "issues": 124, - "subscribers": 26, - "stars": 744 + "forks": 284, + "issues": 125, + "subscribers": 25, + "stars": 746 }, "name": "react-native-background-upload", "fullName": "Vydia/react-native-background-upload", @@ -58487,13 +57066,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-background-upload", "npm": { - "downloads": 10151, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2207 + "downloads": 18340, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -58503,7 +57080,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.505, + "popularity": -0.472, "topicSearchString": "nsurlsession uploadservice background upload react-native react android ios file-upload hacktoberfest" }, { @@ -58529,7 +57106,7 @@ "pushedAt": "2022-02-09T21:16:06Z", "forks": 16, "issues": 18, - "subscribers": 12, + "subscribers": 11, "stars": 102 }, "name": "react-native-tor", @@ -58566,20 +57143,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-tor", "npm": { - "downloads": 1876, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 310 + "downloads": 934, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.557, + "popularity": -0.472, "topicSearchString": "react-native tor socks5 streams proxy vpn privacy ios android" }, { @@ -58605,10 +57180,10 @@ "updatedAt": "2022-09-22T11:53:18Z", "createdAt": "2019-11-22T05:52:01Z", "pushedAt": "2022-09-22T11:53:18Z", - "forks": 78, + "forks": 80, "issues": 27, - "subscribers": 10, - "stars": 1197 + "subscribers": 9, + "stars": 1206 }, "name": "react-native-magnus", "fullName": "jsartisan/react-native-magnus", @@ -58642,13 +57217,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-magnus", "npm": { - "downloads": 3337, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 805 + "downloads": 2832, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -58657,7 +57230,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.481, + "popularity": -0.472, "topicSearchString": "react-native ios android design-system react typescript ui-components" }, { @@ -58681,8 +57254,8 @@ "pushedAt": "2023-05-17T11:40:24Z", "forks": 31, "issues": 15, - "subscribers": 8, - "stars": 135 + "subscribers": 18, + "stars": 137 }, "name": "@stream-io/flat-list-mvcp", "fullName": "GetStream/flat-list-mvcp", @@ -58714,7 +57287,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -58745,10 +57317,10 @@ "updatedAt": "2024-09-24T13:51:50Z", "createdAt": "2020-12-17T04:14:40Z", "pushedAt": "2024-09-24T13:51:50Z", - "forks": 23, - "issues": 17, - "subscribers": 7, - "stars": 316 + "forks": 24, + "issues": 18, + "subscribers": 6, + "stars": 324 }, "name": "react-native-file-access", "fullName": "alpha0010/react-native-file-access", @@ -58783,20 +57355,19 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-file-access", "npm": { - "downloads": 50080, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 11003 + "downloads": 62352, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 41, "matchingScoreModifiers": [ "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.002, + "popularity": 0.028, "topicSearchString": "react-native ios android macos download file filesystem fs" }, { @@ -58821,10 +57392,10 @@ "updatedAt": "2023-08-04T20:42:19Z", "createdAt": "2015-09-04T19:29:07Z", "pushedAt": "2023-08-04T20:42:19Z", - "forks": 133, - "issues": 8, - "subscribers": 15, - "stars": 334 + "forks": 136, + "issues": 3, + "subscribers": 14, + "stars": 337 }, "name": "react-native-print", "fullName": "christopherdro/react-native-print", @@ -58855,13 +57426,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-print", "npm": { - "downloads": 92687, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 21561 + "downloads": 98834, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -58869,7 +57438,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.01, + "popularity": 0.028, "topicSearchString": "react-native print ndef react native" }, { @@ -58892,13 +57461,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-28T12:08:47Z", + "updatedAt": "2025-04-13T10:32:26Z", "createdAt": "2019-03-05T23:47:10Z", - "pushedAt": "2025-01-28T12:08:47Z", - "forks": 2097, - "issues": 33, - "subscribers": 173, - "stars": 42258 + "pushedAt": "2025-04-13T10:32:26Z", + "forks": 2142, + "issues": 61, + "subscribers": 174, + "stars": 42885 }, "name": "react-hook-form", "fullName": "react-hook-form/react-hook-form", @@ -58927,23 +57496,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Version 7.55.0-next.3", - "tagName": "v7.55.0-next.3", - "createdAt": "2025-01-25T23:52:38Z", - "publishedAt": "2025-01-25T23:53:42Z", + "name": "Version 7.56.0-next.0", + "tagName": "v7.56.0-next.0", + "createdAt": "2025-04-13T10:32:33Z", + "publishedAt": "2025-04-13T10:34:53Z", "isPrerelease": true }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-hook-form", "npm": { - "downloads": 23789852, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5633625 + "downloads": 42571301, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 97, "matchingScoreModifiers": [ @@ -58953,7 +57520,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.015, + "popularity": 0.028, "topicSearchString": "react hooks form forms form-validation validation typescript react-hooks react-native form-builder dx ux reactjs" }, { @@ -58983,7 +57550,7 @@ "pushedAt": "2022-11-04T18:01:17Z", "forks": 31, "issues": 3, - "subscribers": 9, + "subscribers": 8, "stars": 211 }, "name": "react-native-navigation-drawer-extension", @@ -59022,10 +57589,9 @@ "unmaintained": true, "npmPkg": "react-native-navigation-drawer-extension", "npm": { - "downloads": 2303, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 525 + "downloads": 2277, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -59033,7 +57599,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.494, + "popularity": -0.472, "topicSearchString": "wix navigation react-native drawer side-menu ios android native typescript" }, { @@ -59061,7 +57627,7 @@ "pushedAt": "2021-01-26T15:18:58Z", "forks": 21, "issues": 3, - "subscribers": 6, + "subscribers": 5, "stars": 157 }, "name": "reanimated-collapsible-helpers", @@ -59095,20 +57661,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "reanimated-collapsible-helpers", "npm": { - "downloads": 740, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 182 + "downloads": 1158, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.476, + "popularity": -0.472, "topicSearchString": "react-native ios android animation collapsible reanimated" }, { @@ -59134,13 +57698,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-12T12:08:44Z", + "updatedAt": "2025-04-07T21:55:44Z", "createdAt": "2019-02-08T19:13:18Z", - "pushedAt": "2025-01-12T12:08:44Z", - "forks": 32, + "pushedAt": "2025-04-07T21:55:44Z", + "forks": 33, "issues": 0, - "subscribers": 5, - "stars": 528 + "subscribers": 4, + "stars": 559 }, "name": "react-native-error-boundary", "fullName": "carloscuesta/react-native-error-boundary", @@ -59161,10 +57725,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "1.2.7", - "tagName": "v1.2.7", - "createdAt": "2024-11-25T17:37:18Z", - "publishedAt": "2024-11-25T17:38:07Z", + "name": "2.0.0", + "tagName": "v2.0.0", + "createdAt": "2025-03-02T11:14:15Z", + "publishedAt": "2025-03-02T11:15:11Z", "isPrerelease": false }, "hasTypes": true, @@ -59173,10 +57737,9 @@ }, "npmPkg": "react-native-error-boundary", "npm": { - "downloads": 170357, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 39754 + "downloads": 208386, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -59184,7 +57747,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.011, + "popularity": 0.028, "topicSearchString": "react-native error error-boundary error-handler componentdidcatch" }, { @@ -59211,7 +57774,7 @@ "pushedAt": "2023-10-30T14:44:37Z", "forks": 27, "issues": 2, - "subscribers": 7, + "subscribers": 6, "stars": 271 }, "name": "osmicsx", @@ -59245,13 +57808,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "osmicsx", "npm": { - "downloads": 173, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 49 + "downloads": 213, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -59259,7 +57820,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.186, + "popularity": -0.222, "topicSearchString": "style react-native framework javascript utility frontend hacktoberfest" }, { @@ -59287,7 +57848,7 @@ "pushedAt": "2021-07-30T04:29:29Z", "forks": 6, "issues": 2, - "subscribers": 3, + "subscribers": 2, "stars": 63 }, "name": "osmi-cli", @@ -59322,17 +57883,16 @@ }, "unmaintained": true, "npm": { - "downloads": 39, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8 + "downloads": 73, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.75, + "popularity": -0.723, "topicSearchString": "cli react react-native boilerplate generator hacktoberfest" }, { @@ -59361,7 +57921,7 @@ "pushedAt": "2023-08-07T22:15:28Z", "forks": 6, "issues": 0, - "subscribers": 18, + "subscribers": 17, "stars": 5 }, "name": "@adobe/react-native-acpmedia", @@ -59395,7 +57955,6 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -59430,10 +57989,10 @@ "updatedAt": "2024-03-22T11:02:43Z", "createdAt": "2015-06-04T15:58:22Z", "pushedAt": "2024-03-22T11:02:43Z", - "forks": 327, + "forks": 326, "issues": 145, "subscribers": 27, - "stars": 1597 + "stars": 1602 }, "name": "react-native-payments", "fullName": "naoufal/react-native-payments", @@ -59476,10 +58035,9 @@ }, "npmPkg": "react-native-payments", "npm": { - "downloads": 7423, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1830 + "downloads": 7944, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -59489,7 +58047,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.024, + "popularity": 0.028, "topicSearchString": "react react-native apple-pay stripe braintree payments payment-request sca strong-customer-authentication 2-factor 2fa android ios payment-intents cross-platform" }, { @@ -59512,9 +58070,9 @@ "createdAt": "2019-08-28T13:42:12Z", "pushedAt": "2024-05-22T21:50:09Z", "forks": 21, - "issues": 2, + "issues": 1, "subscribers": 4, - "stars": 121 + "stars": 124 }, "name": "@kilohealth/rn-fitness-tracker", "fullName": "kilohealth/rn-fitness-tracker", @@ -59558,7 +58116,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -59587,13 +58144,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-03-29T02:42:15Z", + "updatedAt": "2025-03-30T10:38:37Z", "createdAt": "2018-08-13T07:44:46Z", - "pushedAt": "2024-03-29T02:42:15Z", - "forks": 143, + "pushedAt": "2025-03-30T10:38:37Z", + "forks": 144, "issues": 97, - "subscribers": 5, - "stars": 429 + "subscribers": 4, + "stars": 436 }, "name": "react-native-signature-canvas", "fullName": "YanYuanFE/react-native-signature-canvas", @@ -59627,22 +58184,20 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-signature-canvas", "npm": { - "downloads": 121961, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 29200 + "downloads": 148022, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 30, + "score": 46, "matchingScoreModifiers": [ "Known", "Lots of open issues", - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.017, + "popularity": 0.028, "topicSearchString": "react-native react-component ios android signature pad canvas expo" }, { @@ -59660,13 +58215,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-03-28T12:57:31Z", + "updatedAt": "2025-04-11T06:29:07Z", "createdAt": "2016-12-08T04:14:32Z", - "pushedAt": "2024-03-28T12:57:31Z", + "pushedAt": "2025-04-11T06:29:07Z", "forks": 70, "issues": 3, - "subscribers": 6, - "stars": 239 + "subscribers": 5, + "stars": 249 }, "name": "react-native-default-preference", "fullName": "kevinresol/react-native-default-preference", @@ -59693,21 +58248,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-default-preference", "npm": { - "downloads": 53942, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 13347 + "downloads": 92953, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 41, + "score": 57, "matchingScoreModifiers": [ "Known", - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.025, + "popularity": 0.028, "topicSearchString": "react-native nsuserdefaults user-defaults sharedpreferences shared-preferences ios android userdefaults" }, { @@ -59730,9 +58283,9 @@ "createdAt": "2020-12-06T10:35:53Z", "pushedAt": "2024-12-11T05:45:26Z", "forks": 22, - "issues": 10, - "subscribers": 6, - "stars": 223 + "issues": 11, + "subscribers": 5, + "stars": 234 }, "name": "@flyskywhy/react-native-gcanvas", "fullName": "flyskywhy/react-native-gcanvas", @@ -59781,7 +58334,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 43, "matchingScoreModifiers": [ @@ -59811,13 +58363,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-21T23:03:35Z", + "updatedAt": "2025-02-19T20:44:26Z", "createdAt": "2021-01-31T06:37:47Z", - "pushedAt": "2024-11-21T23:03:35Z", + "pushedAt": "2025-02-19T20:44:26Z", "forks": 28, - "issues": 22, - "subscribers": 16, - "stars": 101 + "issues": 20, + "subscribers": 15, + "stars": 104 }, "name": "react-native-xaml", "fullName": "microsoft/react-native-xaml", @@ -59845,17 +58397,16 @@ "isArchived": false }, "npm": { - "downloads": 23847, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7731 + "downloads": 37604, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": 0.102, + "popularity": 0.028, "topicSearchString": "react-native windows xaml winui uwp fluent fluent-ui windows" }, { @@ -59880,7 +58431,7 @@ "createdAt": "2020-10-01T19:12:39Z", "pushedAt": "2024-04-12T11:57:05Z", "forks": 10, - "issues": 13, + "issues": 14, "subscribers": 3, "stars": 135 }, @@ -59919,20 +58470,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-blob-courier", "npm": { - "downloads": 389, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 69 + "downloads": 444, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.294, + "popularity": -0.221, "topicSearchString": "react-native ios android blob transfer files download upload courier upload-blobs" }, { @@ -59996,10 +58545,9 @@ "unmaintained": true, "npmPkg": "react-native-pinchable", "npm": { - "downloads": 9533, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1891 + "downloads": 7840, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -60007,7 +58555,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.524, + "popularity": -0.472, "topicSearchString": "react-native react-component component react mobile ios ui gesture zoom pinch image pinch-to-zoom" }, { @@ -60038,7 +58586,7 @@ "forks": 41, "issues": 9, "subscribers": 9, - "stars": 952 + "stars": 967 }, "name": "react-native-performance", "fullName": "oblador/react-native-performance", @@ -60063,10 +58611,9 @@ }, "npmPkg": "react-native-performance", "npm": { - "downloads": 354239, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 70696 + "downloads": 904426, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -60075,7 +58622,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.023, + "popularity": 0.028, "topicSearchString": "react-native performance perf benchmark" }, { @@ -60101,8 +58648,8 @@ "pushedAt": "2021-04-06T21:15:35Z", "forks": 25, "issues": 29, - "subscribers": 24, - "stars": 246 + "subscribers": 32, + "stars": 253 }, "name": "react-native-bidirectional-infinite-scroll", "fullName": "GetStream/react-native-bidirectional-infinite-scroll", @@ -60135,13 +58682,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-bidirectional-infinite-scroll", "npm": { - "downloads": 7445, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1557 + "downloads": 10667, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -60149,7 +58694,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.513, + "popularity": -0.472, "topicSearchString": "react-native ios android infinite-scroll flatlist" }, { @@ -60160,6 +58705,7 @@ ], "ios": true, "android": true, + "fireos": true, "web": true, "newArchitecture": true, "github": { @@ -60173,13 +58719,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-12-17T14:39:49Z", + "updatedAt": "2025-02-16T19:58:30Z", "createdAt": "2021-02-24T07:33:00Z", - "pushedAt": "2024-12-17T14:39:49Z", - "forks": 261, - "issues": 13, + "pushedAt": "2025-02-16T19:58:30Z", + "forks": 271, + "issues": 23, "subscribers": 32, - "stars": 6574 + "stars": 6935 }, "name": "react-native-mmkv", "fullName": "mrousavy/react-native-mmkv", @@ -60202,12 +58748,10 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npm": { - "downloads": 763234, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 191403 + "downloads": 1124027, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 95, "matchingScoreModifiers": [ @@ -60215,7 +58759,7 @@ "Popular", "Known" ], - "popularity": 0.029, + "popularity": 0.028, "topicSearchString": "react-native ios android mmkv storage key value fast turbo async" }, { @@ -60230,6 +58774,8 @@ ], "ios": true, "android": true, + "newArchitecture": true, + "newArchitectureNote": "Currently supported through the compatibility layer for legacy view components.", "github": { "urls": { "repo": "https://github.com/mrousavy/react-native-vision-camera", @@ -60241,13 +58787,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-11-25T13:44:22Z", + "updatedAt": "2025-04-07T12:52:53Z", "createdAt": "2021-02-19T14:59:44Z", - "pushedAt": "2024-11-25T13:44:22Z", - "forks": 1098, - "issues": 140, - "subscribers": 57, - "stars": 7908 + "pushedAt": "2025-04-07T12:52:53Z", + "forks": 1141, + "issues": 170, + "subscribers": 60, + "stars": 8275 }, "name": "react-native-vision-camera", "fullName": "mrousavy/react-native-vision-camera", @@ -60292,20 +58838,20 @@ "isArchived": false }, "npm": { - "downloads": 633571, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 142538 + "downloads": 1304741, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 81, + "score": 86, "matchingScoreModifiers": [ "Very popular", "Popular", "Known", "Lots of open issues", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.003, + "popularity": 0.028, "topicSearchString": "react native camera react-native camera vision javascript typescript android ios library instagram snapchat ai scanner qrcode barcode qr-code jsi worklet module frame processing realtime" }, { @@ -60333,10 +58879,10 @@ "updatedAt": "2021-03-11T10:24:03Z", "createdAt": "2020-11-10T07:54:30Z", "pushedAt": "2021-03-11T10:24:03Z", - "forks": 83, + "forks": 84, "issues": 44, "subscribers": 7, - "stars": 231 + "stars": 235 }, "name": "react-native-controlled-mentions", "fullName": "dabakovich/react-native-controlled-mentions", @@ -60371,10 +58917,9 @@ "unmaintained": true, "npmPkg": "react-native-controlled-mentions", "npm": { - "downloads": 49424, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 11847 + "downloads": 59872, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -60382,7 +58927,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.483, + "popularity": -0.472, "topicSearchString": "react react-native mentions text text-input textinput" }, { @@ -60407,10 +58952,10 @@ "updatedAt": "2024-07-08T12:41:42Z", "createdAt": "2019-10-05T10:22:34Z", "pushedAt": "2024-07-08T12:41:42Z", - "forks": 82, - "issues": 27, - "subscribers": 5, - "stars": 332 + "forks": 86, + "issues": 29, + "subscribers": 4, + "stars": 342 }, "name": "react-native-tcp-socket", "fullName": "Rapsssito/react-native-tcp-socket", @@ -60448,13 +58993,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-tcp-socket", "npm": { - "downloads": 51932, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 10575 + "downloads": 61072, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -60462,7 +59005,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.019, + "popularity": 0.028, "topicSearchString": "react-native ios android tcp-socket tls ssl tcp-server tcp-client tcp library net network" }, { @@ -60491,9 +59034,9 @@ "updatedAt": "2021-08-14T22:25:55Z", "createdAt": "2018-03-07T09:43:38Z", "pushedAt": "2021-08-14T22:25:55Z", - "forks": 75, - "issues": 11, - "subscribers": 6, + "forks": 76, + "issues": 14, + "subscribers": 5, "stars": 452 }, "name": "react-native-text-ticker", @@ -60525,10 +59068,9 @@ "unmaintained": true, "npmPkg": "react-native-text-ticker", "npm": { - "downloads": 51791, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 11667 + "downloads": 54716, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -60536,7 +59078,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.497, + "popularity": -0.472, "topicSearchString": "react-native marquee android ios text scroller ticker scrolling scroll" }, { @@ -60614,7 +59156,6 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -60648,10 +59189,10 @@ "updatedAt": "2024-12-30T14:09:23Z", "createdAt": "2021-02-08T14:57:00Z", "pushedAt": "2024-12-30T14:09:23Z", - "forks": 17, + "forks": 18, "issues": 4, - "subscribers": 10, - "stars": 192 + "subscribers": 9, + "stars": 210 }, "name": "react-native-simple-biometrics", "fullName": "smallcase/react-native-simple-biometrics", @@ -60687,17 +59228,16 @@ }, "npmPkg": "react-native-simple-biometrics", "npm": { - "downloads": 6760, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2161 + "downloads": 6274, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": 0.097, + "popularity": 0.028, "topicSearchString": "react-native ios android biometrics fingerprint authentication faceid" }, { @@ -60724,10 +59264,10 @@ "updatedAt": "2022-02-28T03:31:07Z", "createdAt": "2016-10-15T06:21:10Z", "pushedAt": "2022-02-28T03:31:07Z", - "forks": 50, + "forks": 49, "issues": 18, - "subscribers": 3, - "stars": 229 + "subscribers": 2, + "stars": 233 }, "name": "react-native-animated-linear-gradient", "fullName": "heineiuo/react-native-animated-linear-gradient", @@ -60764,10 +59304,9 @@ "unmaintained": true, "npmPkg": "react-native-animated-linear-gradient", "npm": { - "downloads": 3490, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 817 + "downloads": 9467, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -60775,7 +59314,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.488, + "popularity": -0.472, "topicSearchString": "react-native linear-gradient react background-animation ios android component animation" }, { @@ -60802,10 +59341,10 @@ "updatedAt": "2023-04-05T08:56:58Z", "createdAt": "2020-11-01T11:42:37Z", "pushedAt": "2023-04-05T08:56:58Z", - "forks": 93, + "forks": 97, "issues": 22, "subscribers": 13, - "stars": 1448 + "stars": 1465 }, "name": "react-native-hold-menu", "fullName": "enesozturk/react-native-hold-menu", @@ -60839,12 +59378,12 @@ "newArchitecture": false, "isArchived": false }, + "unmaintained": true, "npmPkg": "react-native-hold-menu", "npm": { - "downloads": 1015, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 177 + "downloads": 693, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -60853,7 +59392,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.047, + "popularity": -0.473, "topicSearchString": "react-native ios android hold-menu context-menu hold-to-open reanimated menu" }, { @@ -60882,8 +59421,8 @@ "pushedAt": "2022-06-22T19:31:04Z", "forks": 3, "issues": 1, - "subscribers": 3, - "stars": 49 + "subscribers": 2, + "stars": 48 }, "name": "consistencss", "fullName": "mateosilguero/consistencss", @@ -60917,17 +59456,16 @@ "unmaintained": true, "npmPkg": "consistencss", "npm": { - "downloads": 700, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 192 + "downloads": 721, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.447, + "popularity": -0.472, "topicSearchString": "react-native atomic-css css styles typescript" }, { @@ -60957,8 +59495,8 @@ "createdAt": "2021-01-07T02:01:31Z", "pushedAt": "2023-08-27T11:17:21Z", "forks": 14, - "issues": 2, - "subscribers": 2, + "issues": 3, + "subscribers": 1, "stars": 60 }, "name": "@dietime/react-native-date-picker", @@ -61022,10 +59560,10 @@ "updatedAt": "2024-09-28T11:54:36Z", "createdAt": "2021-03-04T12:14:53Z", "pushedAt": "2024-09-28T11:54:36Z", - "forks": 53, - "issues": 15, - "subscribers": 6, - "stars": 523 + "forks": 56, + "issues": 18, + "subscribers": 5, + "stars": 545 }, "name": "react-native-awesome-gallery", "fullName": "pavelbabenko/react-native-awesome-gallery", @@ -61064,17 +59602,17 @@ }, "npmPkg": "react-native-awesome-gallery", "npm": { - "downloads": 61940, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 16227 + "downloads": 88720, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 41, "matchingScoreModifiers": [ "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.04, + "popularity": 0.028, "topicSearchString": "react-native ios android reanimated2 image-viewer pinch-to-zoom react image-gallery lightbox expo" }, { @@ -61100,10 +59638,10 @@ "updatedAt": "2021-07-18T17:13:33Z", "createdAt": "2020-02-09T11:24:50Z", "pushedAt": "2021-07-18T17:13:33Z", - "forks": 78, - "issues": 25, + "forks": 79, + "issues": 26, "subscribers": 5, - "stars": 438 + "stars": 441 }, "name": "react-native-head-tab-view", "fullName": "zyslife/react-native-head-tab-view", @@ -61122,10 +59660,9 @@ "unmaintained": true, "npmPkg": "react-native-head-tab-view", "npm": { - "downloads": 5436, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1071 + "downloads": 6144, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -61133,7 +59670,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.525, + "popularity": -0.472, "topicSearchString": "" }, { @@ -61157,10 +59694,10 @@ "updatedAt": "2024-07-09T09:44:34Z", "createdAt": "2020-01-14T18:59:19Z", "pushedAt": "2024-07-09T09:44:34Z", - "forks": 117, + "forks": 123, "issues": 39, - "subscribers": 9, - "stars": 837 + "subscribers": 8, + "stars": 861 }, "name": "react-native-background-actions", "fullName": "Rapsssito/react-native-background-actions", @@ -61194,13 +59731,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-background-actions", "npm": { - "downloads": 28814, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6257 + "downloads": 36259, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -61209,7 +59744,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.005, + "popularity": 0.028, "topicSearchString": "react-native background service task android ios library background-task" }, { @@ -61241,8 +59776,8 @@ "pushedAt": "2025-01-25T08:12:43Z", "forks": 44, "issues": 0, - "subscribers": 6, - "stars": 592 + "subscribers": 5, + "stars": 620 }, "name": "react-native-image-modal", "fullName": "dev-yakuza/react-native-image-modal", @@ -61281,18 +59816,16 @@ }, "npmPkg": "react-native-image-modal", "npm": { - "downloads": 9633, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2369 + "downloads": 12080, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 51, "matchingScoreModifiers": [ "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.024, + "popularity": 0.028, "topicSearchString": "react-native react-component component react ios android ui image-box image gallery image-modal" }, { @@ -61320,7 +59853,7 @@ "pushedAt": "2020-05-17T07:40:23Z", "forks": 0, "issues": 0, - "subscribers": 2, + "subscribers": 1, "stars": 7 }, "name": "@rawewhat/stora", @@ -61346,7 +59879,6 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -61380,8 +59912,8 @@ "pushedAt": "2022-03-12T04:07:27Z", "forks": 53, "issues": 44, - "subscribers": 5, - "stars": 246 + "subscribers": 4, + "stars": 248 }, "name": "react-native-customized-image-picker", "fullName": "shijingsh/react-native-customized-image-picker", @@ -61412,10 +59944,9 @@ "unmaintained": true, "npmPkg": "react-native-customized-image-picker", "npm": { - "downloads": 1363, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 381 + "downloads": 1683, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -61423,7 +59954,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.442, + "popularity": -0.473, "topicSearchString": "react native react-native image picker crop cropping multiple camera" }, { @@ -61451,7 +59982,7 @@ "forks": 13, "issues": 7, "subscribers": 6, - "stars": 167 + "stars": 168 }, "name": "react-native-accessibility-engine", "fullName": "aryella-lacerda/react-native-accessibility-engine", @@ -61488,10 +60019,9 @@ "unmaintained": true, "npmPkg": "react-native-accessibility-engine", "npm": { - "downloads": 33963, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7412 + "downloads": 46988, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -61499,7 +60029,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.504, + "popularity": -0.472, "topicSearchString": "react-native jest testing testing-library a11y accessibility ios android" }, { @@ -61521,10 +60051,10 @@ "updatedAt": "2025-01-26T12:09:44Z", "createdAt": "2021-03-09T14:38:42Z", "pushedAt": "2025-01-26T12:09:44Z", - "forks": 158, - "issues": 4, - "subscribers": 13, - "stars": 705 + "forks": 157, + "issues": 8, + "subscribers": 14, + "stars": 727 }, "name": "react-native-fbsdk-next", "fullName": "thebergamo/react-native-fbsdk-next", @@ -61557,22 +60087,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-fbsdk-next", "npm": { - "downloads": 307467, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 70596 + "downloads": 422191, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 73, + "score": 68, "matchingScoreModifiers": [ "Popular", "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.007, + "popularity": 0.028, "topicSearchString": "react react-native react-component ios android facebook core" }, { @@ -61594,8 +60121,8 @@ "pushedAt": "2024-11-08T16:10:59Z", "forks": 32, "issues": 1, - "subscribers": 10, - "stars": 408 + "subscribers": 9, + "stars": 412 }, "name": "expo-next-react-navigation", "fullName": "nandorojo/expo-next-react-navigation", @@ -61620,20 +60147,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-next-react-navigation", "npm": { - "downloads": 3767, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 936 + "downloads": 3273, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": 0.026, + "popularity": 0.028, "topicSearchString": "" }, { @@ -61659,8 +60184,8 @@ "createdAt": "2017-03-01T15:04:40Z", "pushedAt": "2021-02-22T02:26:46Z", "forks": 127, - "issues": 29, - "subscribers": 12, + "issues": 30, + "subscribers": 11, "stars": 476 }, "name": "react-native-search-box", @@ -61695,10 +60220,9 @@ "unmaintained": true, "npmPkg": "react-native-search-box", "npm": { - "downloads": 1073, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 238 + "downloads": 1324, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -61706,7 +60230,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.5, + "popularity": -0.472, "topicSearchString": "react-native ios android anhtuank7c ctlabvn" }, { @@ -61732,8 +60256,8 @@ "pushedAt": "2022-10-27T15:46:11Z", "forks": 8, "issues": 2, - "subscribers": 11, - "stars": 106 + "subscribers": 10, + "stars": 108 }, "name": "@klarna/platform-colors", "fullName": "klarna-incubator/platform-colors", @@ -61771,7 +60295,6 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -61805,9 +60328,9 @@ "createdAt": "2019-01-26T18:52:12Z", "pushedAt": "2022-10-03T05:41:10Z", "forks": 53, - "issues": 12, - "subscribers": 6, - "stars": 215 + "issues": 11, + "subscribers": 5, + "stars": 216 }, "name": "react-native-web-swiper", "fullName": "reactrondev/react-native-web-swiper", @@ -61839,13 +60362,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-web-swiper", "npm": { - "downloads": 39048, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8328 + "downloads": 47007, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -61853,7 +60374,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.509, + "popularity": -0.472, "topicSearchString": "react-native web swipe swiper slider" }, { @@ -61882,10 +60403,10 @@ "updatedAt": "2021-08-27T15:50:45Z", "createdAt": "2021-03-18T13:55:48Z", "pushedAt": "2021-08-27T15:50:45Z", - "forks": 29, + "forks": 28, "issues": 11, "subscribers": 6, - "stars": 343 + "stars": 345 }, "name": "react-native-popable", "fullName": "eveningkid/react-native-popable", @@ -61923,10 +60444,9 @@ "unmaintained": true, "npmPkg": "react-native-popable", "npm": { - "downloads": 16660, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3490 + "downloads": 15228, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -61934,7 +60454,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.513, + "popularity": -0.472, "topicSearchString": "react-native ios android web popover tooltip alert expo" }, { @@ -61963,8 +60483,8 @@ "pushedAt": "2022-09-04T00:58:00Z", "forks": 15, "issues": 11, - "subscribers": 2, - "stars": 125 + "subscribers": 1, + "stars": 126 }, "name": "react-native-input-outline", "fullName": "swushi/react-native-input-outline", @@ -61990,17 +60510,16 @@ "unmaintained": true, "npmPkg": "react-native-input-outline", "npm": { - "downloads": 1319, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 386 + "downloads": 1395, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.429, + "popularity": -0.473, "topicSearchString": "react-native ios android" }, { @@ -62023,7 +60542,7 @@ "pushedAt": "2021-02-12T23:02:54Z", "forks": 60, "issues": 14, - "subscribers": 10, + "subscribers": 9, "stars": 315 }, "name": "react-native-scalable-image", @@ -62060,13 +60579,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-scalable-image", "npm": { - "downloads": 35842, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8716 + "downloads": 51053, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -62074,7 +60591,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.479, + "popularity": -0.472, "topicSearchString": "react-native image component scalable aspect-ratio scales-width scales-height responsive reactjs" }, { @@ -62099,10 +60616,10 @@ "updatedAt": "2023-02-17T19:04:36Z", "createdAt": "2020-11-02T19:07:55Z", "pushedAt": "2023-02-17T19:04:36Z", - "forks": 109, - "issues": 66, - "subscribers": 14, - "stars": 166 + "forks": 110, + "issues": 67, + "subscribers": 13, + "stars": 168 }, "name": "@homee/react-native-mapbox-navigation", "fullName": "homeeondemand/react-native-mapbox-navigation", @@ -62132,6 +60649,7 @@ "newArchitecture": false, "isArchived": false }, + "unmaintained": true, "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -62143,6 +60661,9 @@ }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-screen-capture", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/screen-capture/#usage" + ], "ios": true, "android": true, "expoGo": true, @@ -62159,13 +60680,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:51:08Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:51:08Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-screen-capture", "fullName": "expo/expo", @@ -62187,13 +60708,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-screen-capture", "npm": { - "downloads": 82199, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 19138 + "downloads": 103118, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -62204,7 +60723,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.011, + "popularity": 0.028, "topicSearchString": "react-native expo expo-screen-capture" }, { @@ -62231,7 +60750,7 @@ "pushedAt": "2022-09-27T14:38:17Z", "forks": 6, "issues": 1, - "subscribers": 4, + "subscribers": 3, "stars": 23 }, "name": "@agaweb/react-native-stripe", @@ -62265,7 +60784,6 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -62293,10 +60811,10 @@ "updatedAt": "2024-09-25T00:13:59Z", "createdAt": "2021-01-27T11:29:27Z", "pushedAt": "2024-09-25T00:13:59Z", - "forks": 29, + "forks": 31, "issues": 7, "subscribers": 4, - "stars": 249 + "stars": 251 }, "name": "react-native-aes-gcm-crypto", "fullName": "craftzdog/react-native-aes-gcm-crypto", @@ -62327,20 +60845,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-aes-gcm-crypto", "npm": { - "downloads": 7923, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1603 + "downloads": 9225, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 41, "matchingScoreModifiers": [ "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.02, + "popularity": 0.028, "topicSearchString": "react-native ios android cryptography" }, { @@ -62398,13 +60915,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-sqlite-2", "npm": { - "downloads": 4940, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1309 + "downloads": 5042, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -62412,7 +60927,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.457, + "popularity": -0.472, "topicSearchString": "react-native ios android pouchdb sqlite sqlite3" }, { @@ -62443,7 +60958,7 @@ "pushedAt": "2021-12-11T19:16:20Z", "forks": 8, "issues": 20, - "subscribers": 4, + "subscribers": 3, "stars": 183 }, "name": "@breeffy/calendars", @@ -62505,10 +61020,10 @@ "updatedAt": "2022-11-09T02:56:03Z", "createdAt": "2021-03-06T19:29:21Z", "pushedAt": "2022-11-09T02:56:03Z", - "forks": 13, + "forks": 15, "issues": 3, "subscribers": 1, - "stars": 157 + "stars": 160 }, "name": "react-native-rapi-ui", "fullName": "codingki/react-native-rapi-ui", @@ -62541,17 +61056,16 @@ "unmaintained": true, "npmPkg": "react-native-rapi-ui", "npm": { - "downloads": 659, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 143 + "downloads": 651, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.505, + "popularity": -0.472, "topicSearchString": "react-native components ui design" }, { @@ -62582,8 +61096,8 @@ "pushedAt": "2022-04-22T00:24:47Z", "forks": 18, "issues": 7, - "subscribers": 2, - "stars": 161 + "subscribers": 1, + "stars": 162 }, "name": "react-native-location-enabler", "fullName": "YsnKsy/react-native-location-enabler", @@ -62627,17 +61141,16 @@ "unmaintained": true, "npmPkg": "react-native-location-enabler", "npm": { - "downloads": 3530, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 765 + "downloads": 2771, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.505, + "popularity": -0.472, "topicSearchString": "react-native android location settings gps wi-fi settings-enabler settingsclient resolution wifi bluetooth ble accuracy android-device" }, { @@ -62661,13 +61174,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-29T15:15:23Z", + "updatedAt": "2025-03-11T20:25:50Z", "createdAt": "2020-10-17T15:31:32Z", - "pushedAt": "2025-01-29T15:15:23Z", - "forks": 133, - "issues": 19, + "pushedAt": "2025-03-11T20:25:50Z", + "forks": 137, + "issues": 21, "subscribers": 36, - "stars": 4183 + "stars": 4280 }, "name": "moti", "fullName": "nandorojo/moti", @@ -62690,23 +61203,20 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "moti", "npm": { - "downloads": 366435, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 83354 + "downloads": 481917, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 97, + "score": 92, "matchingScoreModifiers": [ "Very popular", "Popular", "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.005, + "popularity": 0.028, "topicSearchString": "react-native ios android web" }, { @@ -62734,13 +61244,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-27T12:48:01Z", + "updatedAt": "2025-04-15T07:24:39Z", "createdAt": "2017-02-08T09:55:18Z", - "pushedAt": "2025-01-27T12:48:01Z", - "forks": 709, - "issues": 77, - "subscribers": 321, - "stars": 6655 + "pushedAt": "2025-04-15T07:24:39Z", + "forks": 714, + "issues": 41, + "subscribers": 320, + "stars": 6780 }, "name": "react-native-ui-lib", "fullName": "wix/react-native-ui-lib", @@ -62764,10 +61274,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "7.36.0", - "tagName": "7.36.0", - "createdAt": "2025-01-29T10:17:59Z", - "publishedAt": "2025-01-29T10:27:43Z", + "name": "7.40.0", + "tagName": "7.40.0", + "createdAt": "2025-04-15T13:03:31Z", + "publishedAt": "2025-04-15T13:06:25Z", "isPrerelease": false }, "hasTypes": true, @@ -62776,21 +61286,19 @@ }, "npmPkg": "react-native-ui-lib", "npm": { - "downloads": 120757, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 28911 + "downloads": 143007, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 86, + "score": 97, "matchingScoreModifiers": [ "Very popular", "Popular", "Known", - "Lots of open issues", "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.017, + "popularity": 0.028, "topicSearchString": "react-native ui components ios android tools hacktoberfest" }, { @@ -62865,7 +61373,6 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -62904,7 +61411,7 @@ "pushedAt": "2021-05-11T05:00:26Z", "forks": 16, "issues": 10, - "subscribers": 3, + "subscribers": 2, "stars": 419 }, "name": "react-native-see-more-inline", @@ -62943,10 +61450,9 @@ "unmaintained": true, "npmPkg": "react-native-see-more-inline", "npm": { - "downloads": 293, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 94 + "downloads": 299, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -62954,7 +61460,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.651, + "popularity": -0.723, "topicSearchString": "react-native see-more read-more see-less javascript binary-search read-more-less text inline" }, { @@ -63011,20 +61517,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-lifecycle", "npm": { - "downloads": 112, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 61 + "downloads": 158, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.08, + "popularity": -0.225, "topicSearchString": "react-native hooks lifecycle" }, { @@ -63047,13 +61551,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-25T11:53:35Z", + "updatedAt": "2025-03-20T10:27:12Z", "createdAt": "2021-01-16T10:04:35Z", - "pushedAt": "2024-12-25T11:53:35Z", - "forks": 140, - "issues": 90, + "pushedAt": "2025-03-20T10:27:12Z", + "forks": 146, + "issues": 96, "subscribers": 6, - "stars": 805 + "stars": 838 }, "name": "react-native-blob-util", "fullName": "RonRadtke/react-native-blob-util", @@ -63088,22 +61592,21 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-blob-util", "npm": { - "downloads": 995958, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 238503 + "downloads": 1805909, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 62, "matchingScoreModifiers": [ "Popular", "Known", "Lots of open issues", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.017, + "popularity": 0.028, "topicSearchString": "react-native fetch blob fs upload file download filestream image-header" }, { @@ -63133,13 +61636,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-11-12T15:45:26Z", + "updatedAt": "2025-01-30T14:16:51Z", "createdAt": "2019-03-21T15:31:55Z", - "pushedAt": "2024-11-12T15:45:26Z", + "pushedAt": "2025-01-30T14:16:51Z", "forks": 36, - "issues": 2, - "subscribers": 5, - "stars": 355 + "issues": 3, + "subscribers": 4, + "stars": 361 }, "name": "react-native-photo-manipulator", "fullName": "guhungry/react-native-photo-manipulator", @@ -63166,10 +61669,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v1.9.1", - "tagName": "v1.9.1", - "createdAt": "2024-11-12T15:45:41Z", - "publishedAt": "2024-11-12T16:00:37Z", + "name": "v1.9.2", + "tagName": "v1.9.2", + "createdAt": "2025-01-30T14:17:10Z", + "publishedAt": "2025-01-30T14:22:50Z", "isPrerelease": false }, "hasTypes": false, @@ -63178,27 +61681,27 @@ }, "npmPkg": "react-native-photo-manipulator", "npm": { - "downloads": 6778, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1882 + "downloads": 18116, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": 0.055, + "popularity": 0.028, "topicSearchString": "react-native image-editor image-processing image-manipulator photo-editor photo-processing photo-manipulator ios android image-manipulation" }, { "githubUrl": "https://github.com/xmartlabs/react-native-line", "npmPkg": "@xmartlabs/react-native-line", "examples": [ - "https://github.com/xmartlabs/react-native-line/tree/master/example" + "https://github.com/xmartlabs/react-native-line/tree/main/example" ], "ios": true, "android": true, + "newArchitecture": true, "github": { "urls": { "repo": "https://github.com/xmartlabs/react-native-line", @@ -63210,13 +61713,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-28T22:57:24Z", + "updatedAt": "2025-04-16T18:51:14Z", "createdAt": "2017-09-12T18:04:39Z", - "pushedAt": "2025-01-28T22:57:24Z", - "forks": 72, - "issues": 4, - "subscribers": 11, - "stars": 128 + "pushedAt": "2025-04-16T18:51:14Z", + "forks": 73, + "issues": 2, + "subscribers": 10, + "stars": 139 }, "name": "@xmartlabs/react-native-line", "fullName": "xmartlabs/react-native-line", @@ -63243,22 +61746,20 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v3.1.0", - "tagName": "v3.1.0", - "createdAt": "2025-01-28T20:39:54Z", - "publishedAt": "2025-01-28T21:22:08Z", + "name": "v5.1.0", + "tagName": "v5.1.0", + "createdAt": "2025-04-02T15:03:33Z", + "publishedAt": "2025-04-02T15:08:18Z", "isPrerelease": false }, "hasTypes": true, - "newArchitecture": false, + "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, - "score": 49, + "score": 51, "matchingScoreModifiers": [ - "Recently updated", - "Not supporting New Architecture" + "Recently updated" ], "popularity": -100, "topicSearchString": "auth line login react react-native social wrapper wrapper-library hybrid-apps ios android" @@ -63328,17 +61829,16 @@ "unmaintained": true, "npmPkg": "react-native-weather-chart", "npm": { - "downloads": 37, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 10 + "downloads": 39, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.796, + "popularity": -0.824, "topicSearchString": "react-native react-component component react ui weather chart weather-chart weather-forecast svg" }, { @@ -63359,13 +61859,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-30T06:21:07Z", + "updatedAt": "2025-04-03T01:55:04Z", "createdAt": "2019-08-08T01:16:33Z", - "pushedAt": "2025-01-30T06:21:07Z", + "pushedAt": "2025-04-03T01:55:04Z", "forks": 41, - "issues": 16, - "subscribers": 5, - "stars": 125 + "issues": 2, + "subscribers": 4, + "stars": 141 }, "name": "react-native-compass-heading", "fullName": "firofame/react-native-compass-heading", @@ -63388,13 +61888,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-compass-heading", "npm": { - "downloads": 90232, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 21665 + "downloads": 92476, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -63402,7 +61900,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.018, + "popularity": 0.028, "topicSearchString": "react-native ios android" }, { @@ -63426,13 +61924,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-28T19:49:05Z", + "updatedAt": "2025-04-15T20:00:47Z", "createdAt": "2020-12-16T23:51:01Z", - "pushedAt": "2025-01-28T19:49:05Z", - "forks": 266, - "issues": 246, - "subscribers": 47, - "stars": 1292 + "pushedAt": "2025-04-15T20:00:47Z", + "forks": 272, + "issues": 154, + "subscribers": 45, + "stars": 1321 }, "name": "@stripe/stripe-react-native", "fullName": "stripe/stripe-react-native", @@ -63453,17 +61951,16 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "0.41.0 - 2024-12-19", - "tagName": "v0.41.0", - "createdAt": "2024-12-20T00:11:48Z", - "publishedAt": "2024-12-20T18:12:23Z", + "name": "0.44.0 - 2025-04-15", + "tagName": "v0.44.0", + "createdAt": "2025-04-15T19:10:02Z", + "publishedAt": "2025-04-15T19:16:00Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 38, "matchingScoreModifiers": [ @@ -63501,8 +61998,8 @@ "pushedAt": "2021-06-23T09:49:45Z", "forks": 19, "issues": 11, - "subscribers": 3, - "stars": 46 + "subscribers": 2, + "stars": 47 }, "name": "react-native-swipe-cards-deck", "fullName": "swaplet/react-native-swipe-cards-deck", @@ -63536,17 +62033,16 @@ "unmaintained": true, "npmPkg": "react-native-swipe-cards-deck", "npm": { - "downloads": 206, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 62 + "downloads": 450, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.667, + "popularity": -0.723, "topicSearchString": "react-native tinder cards swipe deck" }, { @@ -63573,7 +62069,7 @@ "pushedAt": "2021-10-21T20:45:13Z", "forks": 4, "issues": 0, - "subscribers": 2, + "subscribers": 1, "stars": 10 }, "name": "react-native-redux-alert", @@ -63600,20 +62096,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-redux-alert", "npm": { - "downloads": 20, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "downloads": 24, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.85, + "popularity": -0.808, "topicSearchString": "react-native redux alert toast react-redux toast-notifications" }, { @@ -63638,10 +62132,10 @@ "updatedAt": "2024-03-12T01:59:26Z", "createdAt": "2018-04-05T17:57:52Z", "pushedAt": "2024-03-12T01:59:26Z", - "forks": 68, + "forks": 67, "issues": 1, - "subscribers": 3, - "stars": 280 + "subscribers": 2, + "stars": 291 }, "name": "react-native-radio-buttons-group", "fullName": "ThakurBallary/react-native-radio-buttons-group", @@ -63680,10 +62174,9 @@ }, "npmPkg": "react-native-radio-buttons-group", "npm": { - "downloads": 47613, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 10629 + "downloads": 59760, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -63691,7 +62184,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.001, + "popularity": 0.028, "topicSearchString": "radio-buttons simple-radio-buttons react-native radio-buttons-group radio-group component ios android form radio button" }, { @@ -63721,8 +62214,8 @@ "pushedAt": "2024-06-18T06:17:36Z", "forks": 58, "issues": 13, - "subscribers": 3, - "stars": 312 + "subscribers": 2, + "stars": 326 }, "name": "react-native-floating-label-input", "fullName": "Cnilton/react-native-floating-label-input", @@ -63768,10 +62261,9 @@ }, "npmPkg": "react-native-floating-label-input", "npm": { - "downloads": 13257, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2910 + "downloads": 18525, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -63779,7 +62271,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.003, + "popularity": 0.028, "topicSearchString": "react-native component react mobile ios android input mask floating text-input textinput customizable placeholder floating-label-input floatinglabelinput floatinglabeltextfield floating-label label" }, { @@ -63827,13 +62319,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-safe-modules", "npm": { - "downloads": 314402, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 66394 + "downloads": 338656, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -63841,11 +62331,14 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.611, + "popularity": -0.572, "topicSearchString": "react-native react native-modules code-push" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-status-bar", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/status-bar/#usage" + ], "ios": true, "android": true, "expoGo": true, @@ -63861,13 +62354,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-23T10:17:56Z", + "updatedAt": "2025-04-14T18:42:50Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-23T10:17:56Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-status-bar", "fullName": "expo/expo", @@ -63889,13 +62382,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-status-bar", "npm": { - "downloads": 2166804, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 503928 + "downloads": 2971113, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -63906,7 +62397,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.01, + "popularity": 0.028, "topicSearchString": "react-native expo expo-status-bar" }, { @@ -63937,7 +62428,7 @@ "pushedAt": "2023-07-12T13:31:12Z", "forks": 12, "issues": 1, - "subscribers": 5, + "subscribers": 4, "stars": 69 }, "name": "react-native-styled-text-ex", @@ -63976,17 +62467,16 @@ }, "npmPkg": "react-native-styled-text", "npm": { - "downloads": 25404, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6891 + "downloads": 24636, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.049, + "popularity": 0.028, "topicSearchString": "react-native text style format fonts color mixed html css nested" }, { @@ -64010,7 +62500,7 @@ "forks": 14, "issues": 3, "subscribers": 7, - "stars": 325 + "stars": 328 }, "name": "react-native-vector-image", "fullName": "oblador/react-native-vector-image", @@ -64042,20 +62532,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-vector-image", "npm": { - "downloads": 4473, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1156 + "downloads": 5114, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": 0.036, + "popularity": 0.028, "topicSearchString": "react-native image svg vector component vector-drawable" }, { @@ -64082,7 +62570,7 @@ "pushedAt": "2024-05-24T05:23:33Z", "forks": 68, "issues": 13, - "subscribers": 9, + "subscribers": 8, "stars": 343 }, "name": "react-native-auto-height-image", @@ -64114,13 +62602,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-auto-height-image", "npm": { - "downloads": 22870, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5489 + "downloads": 23386, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -64128,7 +62614,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.018, + "popularity": 0.028, "topicSearchString": "react-native image auto-height react images" }, { @@ -64156,13 +62642,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2023-03-26T17:29:21Z", + "updatedAt": "2024-12-18T14:04:24Z", "createdAt": "2021-06-05T20:03:07Z", - "pushedAt": "2023-03-26T17:29:21Z", - "forks": 42, + "pushedAt": "2024-12-18T14:04:24Z", + "forks": 43, "issues": 42, - "subscribers": 3, - "stars": 532 + "subscribers": 2, + "stars": 537 }, "name": "react-native-big-list", "fullName": "marcocesarato/react-native-big-list", @@ -64214,18 +62700,16 @@ }, "npmPkg": "react-native-big-list", "npm": { - "downloads": 12004, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2746 + "downloads": 12950, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 41, + "score": 51, "matchingScoreModifiers": [ "Known", - "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.007, + "popularity": 0.028, "topicSearchString": "big-list react react-native javascript ui-lib rn fast-list scroll-list large-list biglist fastlist scrolllist largelist fast scroll large bigdata big massive list performance web expo android" }, { @@ -64262,7 +62746,7 @@ "forks": 19, "issues": 8, "subscribers": 4, - "stars": 273 + "stars": 274 }, "name": "react-native-system-navigation-bar", "fullName": "kadiraydinli/react-native-system-navigation-bar", @@ -64328,10 +62812,9 @@ }, "npmPkg": "react-native-system-navigation-bar", "npm": { - "downloads": 40000, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9554 + "downloads": 41311, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -64339,7 +62822,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.017, + "popularity": 0.028, "topicSearchString": "react-native system-navigation-bar android navigation navigation-bar bar color bar-color navigation-bar-color hide show lean-back immersive stickyimmersive lowprofile barmode setbarmode light dark light-style dark-style status-bar-mode divider-color navigation-bar-divider-color contrast-enforced navigation-bar-contrast-enforced full-screen setfitssystemwindows fitssystemwindows decorfitssystemwindows setdecorfitssystemwindows navigation-hide navigation-show stiky-immersive light-navigation-bar low-profile navigation-color" }, { @@ -64364,13 +62847,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-29T10:53:52Z", + "updatedAt": "2025-03-04T08:27:33Z", "createdAt": "2021-06-11T13:31:17Z", - "pushedAt": "2024-12-29T10:53:52Z", - "forks": 14, - "issues": 0, + "pushedAt": "2025-03-04T08:27:33Z", + "forks": 15, + "issues": 1, "subscribers": 3, - "stars": 330 + "stars": 339 }, "name": "react-native-figma-squircle", "fullName": "phamfoo/react-native-figma-squircle", @@ -64392,9 +62875,9 @@ }, "lastRelease": { "name": "", - "tagName": "v0.3.5", - "createdAt": "2024-12-29T10:54:07Z", - "publishedAt": "2024-12-29T10:59:10Z", + "tagName": "v0.4.0", + "createdAt": "2025-03-04T08:27:40Z", + "publishedAt": "2025-03-04T08:29:12Z", "isPrerelease": false }, "hasTypes": true, @@ -64403,17 +62886,16 @@ }, "npmPkg": "react-native-figma-squircle", "npm": { - "downloads": 4884, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 945 + "downloads": 5684, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": -0.029, + "popularity": 0.028, "topicSearchString": "squircle react react-native figma expo" }, { @@ -64437,9 +62919,9 @@ "updatedAt": "2023-08-07T14:01:07Z", "createdAt": "2021-06-11T06:02:11Z", "pushedAt": "2023-08-07T14:01:07Z", - "forks": 4, + "forks": 3, "issues": 1, - "subscribers": 4, + "subscribers": 3, "stars": 107 }, "name": "react-native-shader", @@ -64470,20 +62952,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-shader", "npm": { - "downloads": 13, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3 + "downloads": 29, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.173, + "popularity": -0.216, "topicSearchString": "react-native ios android" }, { @@ -64513,9 +62993,9 @@ "createdAt": "2020-05-20T09:57:18Z", "pushedAt": "2024-07-29T16:13:55Z", "forks": 23, - "issues": 10, - "subscribers": 11, - "stars": 406 + "issues": 11, + "subscribers": 10, + "stars": 413 }, "name": "react-native-hole-view", "fullName": "ibitcy/react-native-hole-view", @@ -64556,10 +63036,9 @@ }, "npmPkg": "react-native-hole-view", "npm": { - "downloads": 29418, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6834 + "downloads": 34520, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -64567,7 +63046,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.01, + "popularity": 0.028, "topicSearchString": "react-native react-component component react mobile ios android ui vector retina hole mask tutorial overlay tint animated click-through view" }, { @@ -64623,7 +63102,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -64659,8 +63137,8 @@ "pushedAt": "2024-01-22T22:30:07Z", "forks": 39, "issues": 16, - "subscribers": 4, - "stars": 425 + "subscribers": 3, + "stars": 430 }, "name": "react-native-mask-text", "fullName": "akinncar/react-native-mask-text", @@ -64693,13 +63171,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-mask-text", "npm": { - "downloads": 61205, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 14622 + "downloads": 72378, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -64707,7 +63183,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.017, + "popularity": 0.028, "topicSearchString": "react react-native input mask expo text-input" }, { @@ -64732,7 +63208,7 @@ "pushedAt": "2023-10-22T10:31:30Z", "forks": 21, "issues": 4, - "subscribers": 3, + "subscribers": 2, "stars": 262 }, "name": "react-native-progress-wheel", @@ -64757,10 +63233,9 @@ }, "npmPkg": "react-native-progress-wheel", "npm": { - "downloads": 6301, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1343 + "downloads": 7000, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -64768,7 +63243,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.009, + "popularity": 0.028, "topicSearchString": "" }, { @@ -64793,13 +63268,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-20T22:31:53Z", + "updatedAt": "2025-02-09T16:12:56Z", "createdAt": "2021-07-02T21:27:18Z", - "pushedAt": "2024-11-20T22:31:53Z", + "pushedAt": "2025-02-09T16:12:56Z", "forks": 21, "issues": 2, "subscribers": 5, - "stars": 731 + "stars": 736 }, "name": "react-native-avoid-softinput", "fullName": "mateusz1913/react-native-avoid-softinput", @@ -64828,17 +63303,16 @@ }, "npmPkg": "react-native-avoid-softinput", "npm": { - "downloads": 76945, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 17597 + "downloads": 113586, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": 0.006, + "popularity": 0.028, "topicSearchString": "react-native soft-input keyboard avoid-soft-input avoid-keyboard ios android" }, { @@ -64861,7 +63335,7 @@ "pushedAt": "2021-12-13T21:41:47Z", "forks": 10, "issues": 9, - "subscribers": 6, + "subscribers": 5, "stars": 198 }, "name": "react-native-web-hooks", @@ -64890,13 +63364,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-web-hooks", "npm": { - "downloads": 50920, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 10413 + "downloads": 74235, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -64904,7 +63376,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.518, + "popularity": -0.472, "topicSearchString": "expo web utils react-native css-in-js react hooks ssr" }, { @@ -64933,10 +63405,10 @@ "updatedAt": "2022-08-06T08:28:18Z", "createdAt": "2020-07-08T01:47:48Z", "pushedAt": "2022-08-06T08:28:18Z", - "forks": 45, + "forks": 46, "issues": 31, - "subscribers": 6, - "stars": 219 + "subscribers": 5, + "stars": 224 }, "name": "@uiw/react-native-alipay", "fullName": "uiwjs/react-native-alipay", @@ -65002,9 +63474,9 @@ "createdAt": "2019-01-30T14:19:55Z", "pushedAt": "2024-09-21T01:27:24Z", "forks": 41, - "issues": 0, - "subscribers": 3, - "stars": 224 + "issues": 1, + "subscribers": 2, + "stars": 232 }, "name": "react-native-get-location", "fullName": "douglasjunior/react-native-get-location", @@ -65037,20 +63509,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-get-location", "npm": { - "downloads": 36976, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8743 + "downloads": 54121, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 41, "matchingScoreModifiers": [ "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.014, + "popularity": 0.028, "topicSearchString": "react-native android ios geolocation location gps hacktoberfest" }, { @@ -65076,13 +63547,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-29T09:27:56Z", + "updatedAt": "2025-04-10T09:40:51Z", "createdAt": "2015-08-13T15:51:36Z", - "pushedAt": "2025-01-29T09:27:56Z", - "forks": 573, - "issues": 568, - "subscribers": 105, - "stars": 5837 + "pushedAt": "2025-04-10T09:40:51Z", + "forks": 574, + "issues": 578, + "subscribers": 104, + "stars": 5886 }, "name": "realm", "fullName": "realm/realm-js", @@ -65120,13 +63591,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "realm", "npm": { - "downloads": 133120, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 30345 + "downloads": 139794, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -65137,7 +63606,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.006, + "popularity": 0.028, "topicSearchString": "database db storage react react-native persistence local-storage localstorage sqlite async-storage asyncstorage rocksdb leveldb realm mongodb offline-first offlinefirst localfirst local-first" }, { @@ -65170,7 +63639,7 @@ "forks": 30, "issues": 12, "subscribers": 7, - "stars": 396 + "stars": 401 }, "name": "@georstat/react-native-image-cache", "fullName": "georstat/react-native-image-cache", @@ -65238,8 +63707,8 @@ "pushedAt": "2021-07-03T14:13:21Z", "forks": 27, "issues": 6, - "subscribers": 6, - "stars": 215 + "subscribers": 5, + "stars": 214 }, "name": "react-native-smooth-picker", "fullName": "rdhox/react-native-smooth-picker", @@ -65268,10 +63737,9 @@ "unmaintained": true, "npmPkg": "react-native-smooth-picker", "npm": { - "downloads": 2540, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 531 + "downloads": 3063, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -65279,7 +63747,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.513, + "popularity": -0.472, "topicSearchString": "react react-native picker select react-component ui form" }, { @@ -65305,7 +63773,7 @@ "forks": 64, "issues": 33, "subscribers": 5, - "stars": 581 + "stars": 582 }, "name": "react-native-version", "fullName": "stovmascript/react-native-version", @@ -65356,13 +63824,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-version", "npm": { - "downloads": 132711, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 31264 + "downloads": 161340, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -65370,7 +63836,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.487, + "popularity": -0.472, "topicSearchString": "cfbundleshortversionstring cfbundleversion crna current-project-version agvtool build buildnumber bump create-app expo gradle info npm-version plist react-native semver version versioncode versionname semantic-versioning hooks cli versioning release" }, { @@ -65393,7 +63859,7 @@ "pushedAt": "2022-01-17T23:16:11Z", "forks": 21, "issues": 0, - "subscribers": 3, + "subscribers": 2, "stars": 56 }, "name": "react-native-events", @@ -65418,20 +63884,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-events", "npm": { - "downloads": 417, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 71 + "downloads": 440, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.8, + "popularity": -0.72, "topicSearchString": "react-native event events eventemitter" }, { @@ -65458,8 +63922,8 @@ "pushedAt": "2023-04-05T11:32:36Z", "forks": 16, "issues": 6, - "subscribers": 5, - "stars": 112 + "subscribers": 4, + "stars": 111 }, "name": "@freakycoder/react-native-progressive-fast-image", "fullName": "WrathChaos/react-native-progressive-fast-image", @@ -65503,7 +63967,7 @@ "newArchitecture": false, "isArchived": false }, - "images": [], + "unmaintained": true, "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -65533,8 +63997,8 @@ "pushedAt": "2022-12-30T19:55:30Z", "forks": 28, "issues": 11, - "subscribers": 7, - "stars": 194 + "subscribers": 6, + "stars": 193 }, "name": "react-native-cache", "fullName": "timfpark/react-native-cache", @@ -65553,13 +64017,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-cache", "npm": { - "downloads": 9344, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2140 + "downloads": 12549, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -65567,7 +64029,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.493, + "popularity": -0.472, "topicSearchString": "" }, { @@ -65593,10 +64055,10 @@ "updatedAt": "2022-06-23T20:49:28Z", "createdAt": "2020-12-08T21:23:01Z", "pushedAt": "2022-06-23T20:49:28Z", - "forks": 39, - "issues": 24, - "subscribers": 7, - "stars": 680 + "forks": 41, + "issues": 26, + "subscribers": 6, + "stars": 703 }, "name": "@gorhom/portal", "fullName": "gorhom/react-native-portal", @@ -65630,7 +64092,6 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -65667,7 +64128,7 @@ "forks": 131, "issues": 62, "subscribers": 20, - "stars": 1592 + "stars": 1601 }, "name": "react-native-exception-handler", "fullName": "a7ul/react-native-exception-handler", @@ -65712,10 +64173,9 @@ "unmaintained": true, "npmPkg": "react-native-exception-handler", "npm": { - "downloads": 168058, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 37915 + "downloads": 200761, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -65724,7 +64184,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.497, + "popularity": -0.472, "topicSearchString": "modal react native exception handler red screen production ios android bug capture exception-handler react-native error openlibrary" }, { @@ -65745,33 +64205,36 @@ "urls": { "repo": "https://github.com/ReactVision/viro", "clone": "https://github.com/ReactVision/viro.git", - "homepage": null + "homepage": "https://themorrow.digital/augmented-reality" }, "stats": { "hasIssues": true, "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-06-09T18:24:25Z", + "updatedAt": "2025-04-15T16:10:19Z", "createdAt": "2020-11-27T00:40:37Z", - "pushedAt": "2024-06-09T18:24:25Z", - "forks": 165, + "pushedAt": "2025-04-15T16:10:19Z", + "forks": 174, "issues": 100, - "subscribers": 21, - "stars": 1458 + "subscribers": 20, + "stars": 1528 }, "name": "@reactvision/react-viro", "fullName": "ReactVision/viro", "isPrivate": false, "registry": "https://registry.npmjs.org/", - "description": "ViroReact: The AR and VR library for React Native 📳💙💛🤍💚", + "description": "ViroReact: The library for building AR and VR applications and experiences with React Native. Made with ❤️ by Morrow.", "topics": [ "viroreact", "viro-community", "android", "ios", "blacklivesmatter", - "nowar" + "nowar", + "augmented-reality", + "expo", + "react-native" ], "license": { "key": "mit", @@ -65781,10 +64244,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v2.41.6", - "tagName": "v2.41.6", - "createdAt": "2024-06-09T18:24:25Z", - "publishedAt": "2024-06-09T19:24:58Z", + "name": "", + "tagName": "v2.43.0", + "createdAt": "2025-04-14T21:11:59Z", + "publishedAt": "2025-04-14T21:24:35Z", "isPrerelease": false }, "hasTypes": true, @@ -65792,14 +64255,14 @@ "isArchived": false }, "npm": {}, - "score": 22, + "score": 38, "matchingScoreModifiers": [ "Lots of open issues", - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], "popularity": -100, - "topicSearchString": "viroreact viro-community android ios blacklivesmatter nowar" + "topicSearchString": "viroreact viro-community android ios blacklivesmatter nowar augmented-reality expo react-native" }, { "githubUrl": "https://github.com/IjzerenHein/react-native-bundle-visualizer", @@ -65812,8 +64275,8 @@ "dev": true, "github": { "urls": { - "repo": "https://github.com/IjzerenHein/react-native-bundle-visualizer", - "clone": "https://github.com/IjzerenHein/react-native-bundle-visualizer.git", + "repo": "https://github.com/callstack/react-native-bundle-visualizer", + "clone": "https://github.com/callstack/react-native-bundle-visualizer.git", "homepage": null }, "stats": { @@ -65821,16 +64284,16 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2023-02-13T15:07:06Z", + "updatedAt": "2025-01-31T08:08:54Z", "createdAt": "2017-09-02T13:56:22Z", - "pushedAt": "2023-02-13T15:07:06Z", - "forks": 47, + "pushedAt": "2025-01-31T08:08:54Z", + "forks": 45, "issues": 15, - "subscribers": 10, - "stars": 1493 + "subscribers": 9, + "stars": 1536 }, "name": "react-native-bundle-visualizer", - "fullName": "IjzerenHein/react-native-bundle-visualizer", + "fullName": "callstack/react-native-bundle-visualizer", "isPrivate": false, "description": "See what packages are increasing your react-native bundle size 📦", "topics": [ @@ -65862,19 +64325,17 @@ }, "npmPkg": "react-native-bundle-visualizer", "npm": { - "downloads": 96102, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 21895 + "downloads": 130885, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 68, "matchingScoreModifiers": [ "Popular", "Known", - "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.006, + "popularity": 0.028, "topicSearchString": "bundle-visualizer bundle-size react-native bundle visualizer size expo" }, { @@ -65939,17 +64400,16 @@ "unmaintained": true, "npmPkg": "react-native-feedback-reporter", "npm": { - "downloads": 153, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 22 + "downloads": 86, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.828, + "popularity": -0.727, "topicSearchString": "react-native ios android feedback reporter" }, { @@ -65964,6 +64424,7 @@ "expoGo": true, "web": true, "macos": true, + "fireos": true, "visionos": true, "github": { "urls": { @@ -65976,13 +64437,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-29T10:57:38Z", + "updatedAt": "2025-04-11T14:27:55Z", "createdAt": "2016-10-27T08:31:38Z", - "pushedAt": "2025-01-29T10:57:38Z", - "forks": 966, - "issues": 39, + "pushedAt": "2025-04-11T14:27:55Z", + "forks": 981, + "issues": 40, "subscribers": 63, - "stars": 6219 + "stars": 6335 }, "name": "react-native-gesture-handler", "fullName": "software-mansion/react-native-gesture-handler", @@ -66001,23 +64462,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "2.22.1", - "tagName": "2.22.1", - "createdAt": "2025-01-23T11:26:59Z", - "publishedAt": "2025-01-23T14:18:23Z", + "name": "2.25.0", + "tagName": "2.25.0", + "createdAt": "2025-03-31T10:45:53Z", + "publishedAt": "2025-03-31T11:39:30Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-gesture-handler", "npm": { - "downloads": 4139656, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 951255 + "downloads": 6010000, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 97, "matchingScoreModifiers": [ @@ -66027,7 +64486,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.008, + "popularity": 0.028, "topicSearchString": "react-native gesture javascript" }, { @@ -66056,7 +64515,7 @@ "pushedAt": "2020-06-02T22:43:55Z", "forks": 39, "issues": 2, - "subscribers": 9, + "subscribers": 8, "stars": 477 }, "name": "react-native-responsive-dimensions", @@ -66096,13 +64555,11 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npmPkg": "react-native-responsive-dimensions", "npm": { - "downloads": 113065, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 26491 + "downloads": 109541, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -66110,7 +64567,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.488, + "popularity": -0.472, "topicSearchString": "react-native responsive responsive-height responsive-width responsive-font-size fontsize responsive-dimensions component font-size dimensions responsive-design hacktoberfest" }, { @@ -66134,10 +64591,10 @@ "updatedAt": "2024-11-14T22:16:51Z", "createdAt": "2019-08-06T22:14:47Z", "pushedAt": "2024-11-14T22:16:51Z", - "forks": 34, + "forks": 33, "issues": 4, "subscribers": 2, - "stars": 136 + "stars": 140 }, "name": "react-native-job-queue", "fullName": "SimonErm/react-native-job-queue", @@ -66164,19 +64621,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-job-queue", "npm": { - "downloads": 2175, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 504 + "downloads": 3660, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": 0.01, + "popularity": 0.028, "topicSearchString": "react-native" }, { @@ -66214,19 +64669,17 @@ "hasTypes": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-quick-sqlite", "npm": { - "downloads": 32065, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7439 + "downloads": 30580, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.59, + "popularity": -0.572, "topicSearchString": "" }, { @@ -66287,17 +64740,16 @@ "unmaintained": true, "npmPkg": "react-native-relative-popup", "npm": { - "downloads": 94, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 13 + "downloads": 92, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.924, + "popularity": -0.817, "topicSearchString": "react-native ios android popup react javascript" }, { @@ -66318,13 +64770,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": false, - "updatedAt": "2025-01-29T23:44:00Z", + "updatedAt": "2025-03-10T18:14:12Z", "createdAt": "2019-07-10T20:27:19Z", - "pushedAt": "2025-01-29T23:44:00Z", + "pushedAt": "2025-03-10T18:14:12Z", "forks": 161, "issues": 78, - "subscribers": 44, - "stars": 1319 + "subscribers": 42, + "stars": 1333 }, "name": "@fluentui/react-native", "fullName": "microsoft/fluentui-react-native", @@ -66342,12 +64794,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 38, + "score": 32, "matchingScoreModifiers": [ "Lots of open issues", - "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -66378,10 +64828,10 @@ "updatedAt": "2024-05-09T15:51:43Z", "createdAt": "2021-07-09T19:24:24Z", "pushedAt": "2024-05-09T15:51:43Z", - "forks": 63, - "issues": 24, - "subscribers": 6, - "stars": 355 + "forks": 65, + "issues": 26, + "subscribers": 5, + "stars": 359 }, "name": "rn-emoji-keyboard", "fullName": "TheWidlarzGroup/rn-emoji-keyboard", @@ -66420,10 +64870,9 @@ }, "npmPkg": "rn-emoji-keyboard", "npm": { - "downloads": 35621, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8317 + "downloads": 47441, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -66431,7 +64880,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.011, + "popularity": 0.028, "topicSearchString": "react-native ios android typescript emoji-picker emoji emoji-keyboard hacktoberfest hacktoberfest2021 hacktoberfest2022" }, { @@ -66455,9 +64904,9 @@ "updatedAt": "2022-11-03T22:34:33Z", "createdAt": "2020-02-10T17:10:56Z", "pushedAt": "2022-11-03T22:34:33Z", - "forks": 67, + "forks": 71, "issues": 28, - "subscribers": 10, + "subscribers": 9, "stars": 575 }, "name": "react-native-encrypted-storage", @@ -66496,13 +64945,11 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npmPkg": "react-native-encrypted-storage", "npm": { - "downloads": 127576, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 29198 + "downloads": 159475, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -66510,7 +64957,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.493, + "popularity": -0.472, "topicSearchString": "react-native ios android async-storage keychain sharedpreferences encryption security kotlin swift" }, { @@ -66535,13 +64982,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-11T03:43:13Z", + "updatedAt": "2025-03-15T05:29:44Z", "createdAt": "2021-06-22T09:37:35Z", - "pushedAt": "2025-01-11T03:43:13Z", + "pushedAt": "2025-03-15T05:29:44Z", "forks": 103, - "issues": 22, - "subscribers": 7, - "stars": 521 + "issues": 23, + "subscribers": 6, + "stars": 546 }, "name": "react-native-curved-bottom-bar", "fullName": "hoaphantn7604/react-native-curved-bottom-bar", @@ -66565,10 +65012,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 3.4.1", - "tagName": "v3.4.1", - "createdAt": "2025-01-11T03:43:16Z", - "publishedAt": "2025-01-11T03:43:29Z", + "name": "Release 3.5.0", + "tagName": "v3.5.0", + "createdAt": "2025-03-15T05:29:47Z", + "publishedAt": "2025-03-15T05:30:05Z", "isPrerelease": false }, "hasTypes": true, @@ -66577,18 +65024,16 @@ }, "npmPkg": "react-native-curved-bottom-bar", "npm": { - "downloads": 5878, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1382 + "downloads": 7742, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 51, "matchingScoreModifiers": [ "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.013, + "popularity": 0.028, "topicSearchString": "react-native elements components curved bottom tab-bar tabbar" }, { @@ -66616,10 +65061,10 @@ "updatedAt": "2022-04-18T19:44:46Z", "createdAt": "2019-11-07T20:44:32Z", "pushedAt": "2022-04-18T19:44:46Z", - "forks": 265, + "forks": 268, "issues": 82, - "subscribers": 20, - "stars": 906 + "subscribers": 19, + "stars": 915 }, "name": "react-native-image-viewing", "fullName": "jobtoday/react-native-image-viewing", @@ -66655,10 +65100,9 @@ "unmaintained": true, "npmPkg": "react-native-image-viewing", "npm": { - "downloads": 102406, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 23958 + "downloads": 123300, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -66668,7 +65112,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.488, + "popularity": -0.472, "topicSearchString": "react react-native image gallery image-gallery image-viewer pinch-to-zoom" }, { @@ -66699,9 +65143,9 @@ "updatedAt": "2024-09-05T05:08:44Z", "createdAt": "2021-08-04T05:56:16Z", "pushedAt": "2024-09-05T05:08:44Z", - "forks": 11, + "forks": 12, "issues": 0, - "subscribers": 9, + "subscribers": 8, "stars": 55 }, "name": "animation-wrapper-view", @@ -66732,16 +65176,16 @@ }, "npmPkg": "animation-wrapper-view", "npm": { - "downloads": 18, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5 + "downloads": 50, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.194, + "popularity": -0.23, "topicSearchString": "react-components animation declarative animated react-native react reactjs library react-component" }, { @@ -66773,8 +65217,8 @@ "pushedAt": "2023-01-06T16:49:24Z", "forks": 26, "issues": 11, - "subscribers": 7, - "stars": 334 + "subscribers": 6, + "stars": 335 }, "name": "@crowdlinker/react-native-pager", "fullName": "ajsmth/react-native-pager", @@ -66838,10 +65282,10 @@ "updatedAt": "2025-01-27T09:19:27Z", "createdAt": "2016-07-20T13:59:01Z", "pushedAt": "2025-01-27T09:19:27Z", - "forks": 138, - "issues": 36, - "subscribers": 10, - "stars": 619 + "forks": 141, + "issues": 40, + "subscribers": 9, + "stars": 639 }, "name": "jail-monkey", "fullName": "GantMan/jail-monkey", @@ -66879,22 +65323,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "jail-monkey", "npm": { - "downloads": 206653, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 48702 + "downloads": 235981, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 73, + "score": 68, "matchingScoreModifiers": [ "Popular", "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.013, + "popularity": 0.028, "topicSearchString": "react-native native jail break jail-break ios android mock-locations detect react trust jailbreak" }, { @@ -66923,10 +65364,10 @@ "updatedAt": "2022-07-20T13:17:38Z", "createdAt": "2018-08-04T22:23:15Z", "pushedAt": "2022-07-20T13:17:38Z", - "forks": 70, + "forks": 71, "issues": 35, - "subscribers": 5, - "stars": 487 + "subscribers": 4, + "stars": 486 }, "name": "react-native-timeline-flatlist", "fullName": "Eugnis/react-native-timeline-flatlist", @@ -66957,10 +65398,9 @@ "unmaintained": true, "npmPkg": "react-native-timeline-flatlist", "npm": { - "downloads": 23427, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4984 + "downloads": 23113, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -66968,7 +65408,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.509, + "popularity": -0.472, "topicSearchString": "react-native timeline flatlist schedule component ios android flatlist-based cross-platform" }, { @@ -66984,8 +65424,8 @@ "android": true, "github": { "urls": { - "repo": "https://github.com/mohakapt/react-native-js-tableview", - "clone": "https://github.com/mohakapt/react-native-js-tableview.git", + "repo": "https://github.com/heysem-useinsider/react-native-js-tableview", + "clone": "https://github.com/heysem-useinsider/react-native-js-tableview.git", "homepage": null }, "stats": { @@ -66998,11 +65438,11 @@ "pushedAt": "2024-08-09T15:32:34Z", "forks": 8, "issues": 2, - "subscribers": 4, - "stars": 38 + "subscribers": 3, + "stars": 39 }, "name": "react-native-js-tableview", - "fullName": "mohakapt/react-native-js-tableview", + "fullName": "heysem-useinsider/react-native-js-tableview", "isPrivate": false, "description": "A JavaScript implementation for TableView that looks great on both iOS and Android.", "topics": [ @@ -67032,16 +65472,16 @@ }, "npmPkg": "react-native-js-tableview", "npm": { - "downloads": 145, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 24 + "downloads": 148, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.305, + "popularity": -0.216, "topicSearchString": "react-native tableview uitableview ios android" }, { @@ -67070,7 +65510,7 @@ "pushedAt": "2023-11-01T10:03:58Z", "forks": 4, "issues": 0, - "subscribers": 2, + "subscribers": 1, "stars": 23 }, "name": "@arelstone/react-native-email-chip", @@ -67141,13 +65581,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-12T16:45:31Z", + "updatedAt": "2025-02-24T15:45:23Z", "createdAt": "2021-05-06T15:11:24Z", - "pushedAt": "2024-11-12T16:45:31Z", + "pushedAt": "2025-02-24T15:45:23Z", "forks": 23, "issues": 2, - "subscribers": 31, - "stars": 69 + "subscribers": 30, + "stars": 74 }, "name": "@giphy/react-native-sdk", "fullName": "Giphy/giphy-react-native-sdk", @@ -67171,10 +65611,10 @@ "id": "MDc6TGljZW5zZTI=" }, "lastRelease": { - "name": "v3.3.1", - "tagName": "v3.3.1", - "createdAt": "2024-10-18T14:34:05Z", - "publishedAt": "2024-10-18T14:34:31Z", + "name": "v4.0.1", + "tagName": "v4.0.1", + "createdAt": "2025-02-21T12:11:48Z", + "publishedAt": "2025-02-21T12:13:42Z", "isPrerelease": false }, "hasTypes": true, @@ -67217,10 +65657,10 @@ "updatedAt": "2025-01-23T00:23:59Z", "createdAt": "2021-02-14T20:43:38Z", "pushedAt": "2025-01-23T00:23:59Z", - "forks": 59, + "forks": 60, "issues": 3, - "subscribers": 5, - "stars": 690 + "subscribers": 4, + "stars": 693 }, "name": "react-native-shadow-2", "fullName": "ftzi/react-native-shadow-2", @@ -67268,18 +65708,17 @@ }, "npmPkg": "react-native-shadow-2", "npm": { - "downloads": 122779, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 29155 + "downloads": 157490, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 68, "matchingScoreModifiers": [ + "Popular", "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.015, + "popularity": 0.028, "topicSearchString": "shadow shadows react-native native gradient ios android react cross-platform automatic typescript cross blur shadow-2 native-shadow svg borders radiuses new improved" }, { @@ -67308,7 +65747,7 @@ "pushedAt": "2020-12-29T02:59:31Z", "forks": 18, "issues": 9, - "subscribers": 12, + "subscribers": 11, "stars": 192 }, "name": "react-native-turbolinks", @@ -67348,10 +65787,9 @@ "unmaintained": true, "npmPkg": "react-native-turbolinks", "npm": { - "downloads": 195, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 59 + "downloads": 397, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -67359,7 +65797,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.668, + "popularity": -0.722, "topicSearchString": "react-native react native turbolinks pwa rails android ios webview hybrid" }, { @@ -67384,10 +65822,10 @@ "updatedAt": "2024-01-29T10:28:55Z", "createdAt": "2021-05-06T12:18:50Z", "pushedAt": "2024-01-29T10:28:55Z", - "forks": 25, + "forks": 27, "issues": 8, - "subscribers": 6, - "stars": 125 + "subscribers": 5, + "stars": 129 }, "name": "vision-camera-image-labeler", "fullName": "mrousavy/vision-camera-image-labeler", @@ -67426,20 +65864,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "vision-camera-image-labeler", "npm": { - "downloads": 123, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 29 + "downloads": 135, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.234, + "popularity": -0.228, "topicSearchString": "react-native ios android image-labeling vision-camera library vision camera ml ai frame-processor-plugin mlkit-vision" }, { @@ -67465,8 +65901,8 @@ "pushedAt": "2025-01-04T15:52:04Z", "forks": 9, "issues": 1, - "subscribers": 2, - "stars": 22 + "subscribers": 1, + "stars": 23 }, "name": "react-native-barcode-creator", "fullName": "VittoriDavide/react-native-barcode-creator", @@ -67500,17 +65936,14 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-barcode-creator", "npm": { - "downloads": 22929, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5740 + "downloads": 29202, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], "popularity": -0.072, @@ -67565,7 +65998,6 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -67595,13 +66027,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-06T19:14:55Z", + "updatedAt": "2025-02-20T10:26:17Z", "createdAt": "2020-09-13T19:44:23Z", - "pushedAt": "2024-11-06T19:14:55Z", - "forks": 28, - "issues": 1, - "subscribers": 4, - "stars": 398 + "pushedAt": "2025-02-20T10:26:17Z", + "forks": 29, + "issues": 0, + "subscribers": 3, + "stars": 408 }, "name": "react-native-animateable-text", "fullName": "axelra-ag/react-native-animateable-text", @@ -67625,29 +66057,27 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "0.14.2", - "tagName": "v0.14.2", - "createdAt": "2024-11-06T18:56:38Z", - "publishedAt": "2024-11-06T18:58:20Z", + "name": "v0.15.0", + "tagName": "v0.15.0", + "createdAt": "2025-02-20T10:25:18Z", + "publishedAt": "2025-02-20T10:27:54Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-animateable-text", "npm": { - "downloads": 33237, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8594 + "downloads": 28540, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 54, "matchingScoreModifiers": [ "Known" ], - "popularity": 0.036, + "popularity": 0.028, "topicSearchString": "react-native ios android reanimated shared-values animated text reanimated2" }, { @@ -67705,20 +66135,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-window-view", "npm": { - "downloads": 984, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 269 + "downloads": 1184, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.548, + "popularity": -0.572, "topicSearchString": "react-native ios android" }, { @@ -67746,10 +66174,10 @@ "updatedAt": "2021-05-17T17:43:19Z", "createdAt": "2020-05-28T18:29:01Z", "pushedAt": "2021-05-17T17:43:19Z", - "forks": 93, - "issues": 66, + "forks": 95, + "issues": 67, "subscribers": 9, - "stars": 318 + "stars": 335 }, "name": "react-native-receive-sharing-intent", "fullName": "ajith-ab/react-native-receive-sharing-intent", @@ -67782,10 +66210,9 @@ "unmaintained": true, "npmPkg": "react-native-receive-sharing-intent", "npm": { - "downloads": 7030, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1385 + "downloads": 5909, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -67793,7 +66220,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.525, + "popularity": -0.472, "topicSearchString": "react-native ios android" }, { @@ -67812,13 +66239,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-13T10:39:51Z", + "updatedAt": "2025-04-11T07:54:02Z", "createdAt": "2019-12-18T13:25:42Z", - "pushedAt": "2025-01-13T10:39:51Z", - "forks": 45, - "issues": 41, + "pushedAt": "2025-04-11T07:54:02Z", + "forks": 47, + "issues": 47, "subscribers": 20, - "stars": 126 + "stars": 130 }, "name": "@datadog/mobile-react-native", "fullName": "DataDog/dd-sdk-reactnative", @@ -67841,7 +66268,6 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -67873,12 +66299,12 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2022-07-13T17:24:14Z", + "updatedAt": "2025-04-03T23:34:03Z", "createdAt": "2021-07-04T00:29:20Z", - "pushedAt": "2022-07-13T17:24:14Z", + "pushedAt": "2025-04-03T23:34:03Z", "forks": 2, "issues": 0, - "subscribers": 3, + "subscribers": 2, "stars": 21 }, "name": "pagescrollview", @@ -67911,20 +66337,18 @@ "newArchitecture": false, "isArchived": false }, - "unmaintained": true, "npmPkg": "pagescrollview", "npm": { - "downloads": 60, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8 + "downloads": 74, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 32, + "score": 49, "matchingScoreModifiers": [ - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.933, + "popularity": -0.323, "topicSearchString": "pagescrollview page scrollview react-native scroll view list expo flatlist flex-grow flex fix typescript" }, { @@ -67949,7 +66373,7 @@ "pushedAt": "2022-09-29T04:37:13Z", "forks": 3, "issues": 0, - "subscribers": 12, + "subscribers": 11, "stars": 39 }, "name": "react-native-system-bars", @@ -67983,20 +66407,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-system-bars", "npm": { - "downloads": 3257, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 952 + "downloads": 4601, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.43, + "popularity": -0.472, "topicSearchString": "react-native android status-bar navigation-bar system-ui-visibility" }, { @@ -68021,9 +66443,9 @@ "createdAt": "2020-06-13T13:16:20Z", "pushedAt": "2022-08-20T20:03:09Z", "forks": 32, - "issues": 10, - "subscribers": 4, - "stars": 231 + "issues": 11, + "subscribers": 3, + "stars": 246 }, "name": "react-native-detector", "fullName": "AzizAK/react-native-detector", @@ -68055,13 +66477,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-detector", "npm": { - "downloads": 19914, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3986 + "downloads": 25611, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -68069,7 +66489,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.522, + "popularity": -0.472, "topicSearchString": "react-native ios android screenshot detector" }, { @@ -68100,10 +66520,10 @@ "updatedAt": "2023-10-12T06:01:24Z", "createdAt": "2021-08-14T13:52:58Z", "pushedAt": "2023-10-12T06:01:24Z", - "forks": 36, - "issues": 17, - "subscribers": 7, - "stars": 235 + "forks": 37, + "issues": 18, + "subscribers": 6, + "stars": 237 }, "name": "@react-native-material/core", "fullName": "yamankatby/react-native-material", @@ -68164,7 +66584,7 @@ "pushedAt": "2021-07-20T05:07:46Z", "forks": 12, "issues": 3, - "subscribers": 4, + "subscribers": 3, "stars": 28 }, "name": "@kichiyaki/react-native-barcode-generator", @@ -68189,7 +66609,6 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -68224,7 +66643,7 @@ "pushedAt": "2022-06-21T13:52:31Z", "forks": 4, "issues": 5, - "subscribers": 5, + "subscribers": 4, "stars": 108 }, "name": "react-native-whirlwind", @@ -68265,20 +66684,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-whirlwind", "npm": { - "downloads": 126, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 16 + "downloads": 200, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.845, + "popularity": -0.72, "topicSearchString": "react-native css styles stylesheet tailwind tailwindcss tachyon ios android react reactnative tachyons styled-components" }, { @@ -68309,10 +66726,10 @@ "updatedAt": "2023-05-11T03:16:33Z", "createdAt": "2017-11-16T04:36:06Z", "pushedAt": "2023-05-11T03:16:33Z", - "forks": 199, + "forks": 198, "issues": 0, - "subscribers": 5, - "stars": 845 + "subscribers": 4, + "stars": 849 }, "name": "react-native-sectioned-multi-select", "fullName": "renrizzolo/react-native-sectioned-multi-select", @@ -68347,10 +66764,9 @@ }, "npmPkg": "react-native-sectioned-multi-select", "npm": { - "downloads": 19453, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4564 + "downloads": 23312, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -68359,7 +66775,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.012, + "popularity": 0.028, "topicSearchString": "select multiselect picker category react native reactnative" }, { @@ -68381,13 +66797,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-02T08:23:14Z", + "updatedAt": "2025-03-21T14:56:03Z", "createdAt": "2021-05-28T10:34:48Z", - "pushedAt": "2025-01-02T08:23:14Z", - "forks": 95, - "issues": 47, - "subscribers": 11, - "stars": 991 + "pushedAt": "2025-03-21T14:56:03Z", + "forks": 106, + "issues": 40, + "subscribers": 10, + "stars": 1071 }, "name": "react-native-compressor", "fullName": "numandev1/react-native-compressor", @@ -68431,23 +66847,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 1.10.3", - "tagName": "v1.10.3", - "createdAt": "2024-12-05T14:43:51Z", - "publishedAt": "2024-12-05T14:44:00Z", + "name": "Release 1.11.0", + "tagName": "v1.11.0", + "createdAt": "2025-03-21T14:56:06Z", + "publishedAt": "2025-03-21T14:56:12Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-compressor", "npm": { - "downloads": 143842, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 36704 + "downloads": 204190, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 73, "matchingScoreModifiers": [ @@ -68456,7 +66870,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.033, + "popularity": 0.028, "topicSearchString": "react-native ios android audio image compression video compress compress-images compress-videos compressor compress-audio whatsapp background nsurlsession uploader upload uploadservice downloader download thumbnail create-thumbnail video-metadata media bitrate exif metadata" }, { @@ -68484,10 +66898,10 @@ "updatedAt": "2021-05-05T16:29:08Z", "createdAt": "2020-07-25T16:46:36Z", "pushedAt": "2021-05-05T16:29:08Z", - "forks": 212, - "issues": 72, - "subscribers": 4, - "stars": 381 + "forks": 218, + "issues": 73, + "subscribers": 3, + "stars": 382 }, "name": "react-native-phone-number-input", "fullName": "garganurag893/react-native-phone-number-input", @@ -68530,10 +66944,9 @@ "unmaintained": true, "npmPkg": "react-native-phone-number-input", "npm": { - "downloads": 125928, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 33277 + "downloads": 157166, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -68542,7 +66955,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.458, + "popularity": -0.472, "topicSearchString": "react-native phone telephone phone-input input tel input-text international component ios android phone-number reactjs react" }, { @@ -68573,7 +66986,7 @@ "forks": 8, "issues": 5, "subscribers": 2, - "stars": 159 + "stars": 158 }, "name": "react-native-gesture-flip-card", "fullName": "JungHsuan/react-native-gesture-flip-card", @@ -68610,16 +67023,15 @@ }, "npmPkg": "react-native-gesture-flip-card", "npm": { - "downloads": 596, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 131 + "downloads": 733, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.002, + "popularity": 0.029, "topicSearchString": "react-native flip-card card-flip card flip gesture gesture-flip flip-animation panresponder" }, { @@ -68652,7 +67064,7 @@ "forks": 74, "issues": 16, "subscribers": 2, - "stars": 109 + "stars": 110 }, "name": "react-native-month-year-picker", "fullName": "gusparis/react-native-month-year-picker", @@ -68689,10 +67101,9 @@ "unmaintained": true, "npmPkg": "react-native-month-year-picker", "npm": { - "downloads": 25461, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5941 + "downloads": 31198, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -68700,7 +67111,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.489, + "popularity": -0.472, "topicSearchString": "react-native month-picker month-year-picker ios android react java objective-c" }, { @@ -68729,10 +67140,10 @@ "updatedAt": "2023-09-09T16:54:40Z", "createdAt": "2020-06-06T00:34:29Z", "pushedAt": "2023-09-09T16:54:40Z", - "forks": 87, - "issues": 15, + "forks": 90, + "issues": 16, "subscribers": 7, - "stars": 369 + "stars": 383 }, "name": "@flyerhq/react-native-chat-ui", "fullName": "flyerhq/react-native-chat-ui", @@ -68799,10 +67210,10 @@ "updatedAt": "2023-09-09T16:55:36Z", "createdAt": "2020-06-06T00:29:40Z", "pushedAt": "2023-09-09T16:55:36Z", - "forks": 18, + "forks": 20, "issues": 8, - "subscribers": 5, - "stars": 80 + "subscribers": 4, + "stars": 83 }, "name": "@flyerhq/react-native-firebase-chat-core", "fullName": "flyerhq/react-native-firebase-chat-core", @@ -68871,8 +67282,8 @@ "pushedAt": "2023-09-09T16:56:38Z", "forks": 30, "issues": 6, - "subscribers": 7, - "stars": 126 + "subscribers": 6, + "stars": 129 }, "name": "@flyerhq/react-native-link-preview", "fullName": "flyerhq/react-native-link-preview", @@ -68943,7 +67354,7 @@ "pushedAt": "2022-05-07T11:47:17Z", "forks": 26, "issues": 0, - "subscribers": 8, + "subscribers": 7, "stars": 318 }, "name": "@flyerhq/react-native-keyboard-accessory-view", @@ -69013,7 +67424,7 @@ "pushedAt": "2022-05-07T12:15:09Z", "forks": 3, "issues": 0, - "subscribers": 3, + "subscribers": 2, "stars": 31 }, "name": "@flyerhq/react-native-android-uri-path", @@ -69047,7 +67458,6 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -69081,13 +67491,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-12T10:46:51Z", + "updatedAt": "2025-04-12T05:37:57Z", "createdAt": "2021-02-21T08:34:18Z", - "pushedAt": "2025-01-12T10:46:51Z", - "forks": 110, - "issues": 11, + "pushedAt": "2025-04-12T05:37:57Z", + "forks": 116, + "issues": 15, "subscribers": 9, - "stars": 603 + "stars": 636 }, "name": "@baronha/react-native-multiple-image-picker", "fullName": "NitrogenZLab/react-native-multiple-image-picker", @@ -69114,10 +67524,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "2.2.0", - "tagName": "2.2.0", - "createdAt": "2024-12-25T06:39:59Z", - "publishedAt": "2024-12-25T06:40:45Z", + "name": "2.2.2", + "tagName": "2.2.2", + "createdAt": "2025-04-12T05:37:57Z", + "publishedAt": "2025-04-12T05:41:11Z", "isPrerelease": false }, "hasTypes": true, @@ -69153,7 +67563,7 @@ "pushedAt": "2024-09-11T15:43:36Z", "forks": 2, "issues": 0, - "subscribers": 3, + "subscribers": 2, "stars": 39 }, "name": "@th3rdwave/web-image", @@ -69178,10 +67588,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], "popularity": -100, @@ -69211,10 +67621,10 @@ "updatedAt": "2022-07-15T12:09:08Z", "createdAt": "2020-02-06T10:44:39Z", "pushedAt": "2022-07-15T12:09:08Z", - "forks": 90, + "forks": 91, "issues": 24, "subscribers": 15, - "stars": 811 + "stars": 813 }, "name": "react-native-neomorph-shadows", "fullName": "tokkozhin/react-native-neomorph-shadows", @@ -69256,10 +67666,9 @@ "unmaintained": true, "npmPkg": "react-native-neomorph-shadows", "npm": { - "downloads": 4061, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 902 + "downloads": 5131, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -69268,7 +67677,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.5, + "popularity": -0.472, "topicSearchString": "react-native react-component component react mobile ios android ui neomorph neomorphism neumorphism skeuomorphic skeuomorphism shadowbox shadow shadow-view shadowview neomorphism-view inner-shadow shadow-svg" }, { @@ -69317,20 +67726,18 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npmPkg": "react-native-idata-scanner", "npm": { - "downloads": 8, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "downloads": 31, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.475, + "popularity": -0.818, "topicSearchString": "react-native" }, { @@ -69354,7 +67761,7 @@ "forks": 18, "issues": 8, "subscribers": 1, - "stars": 47 + "stars": 46 }, "name": "react-native-headphone-detection", "fullName": "Tintef/react-native-headphone-detection", @@ -69378,20 +67785,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-headphone-detection", "npm": { - "downloads": 6716, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1415 + "downloads": 7192, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.511, + "popularity": -0.472, "topicSearchString": "react-native headphones audio-jack bluetooth" }, { @@ -69416,10 +67821,10 @@ "updatedAt": "2024-02-05T04:47:54Z", "createdAt": "2017-03-03T07:58:57Z", "pushedAt": "2024-02-05T04:47:54Z", - "forks": 610, - "issues": 206, - "subscribers": 52, - "stars": 2459 + "forks": 613, + "issues": 208, + "subscribers": 51, + "stars": 2476 }, "name": "react-native-charts-wrapper", "fullName": "wuxudong/react-native-charts-wrapper", @@ -69453,10 +67858,9 @@ }, "npmPkg": "react-native-charts-wrapper", "npm": { - "downloads": 29190, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6069 + "downloads": 35192, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -69466,7 +67870,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.014, + "popularity": 0.028, "topicSearchString": "react-native chart android mpandroidchart ios charts" }, { @@ -69495,7 +67899,7 @@ "forks": 70, "issues": 5, "subscribers": 7, - "stars": 526 + "stars": 529 }, "name": "react-native-awesome-alerts", "fullName": "rishabhbhatia/react-native-awesome-alerts", @@ -69524,10 +67928,9 @@ "unmaintained": true, "npmPkg": "react-native-awesome-alerts", "npm": { - "downloads": 10102, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2304 + "downloads": 10522, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -69535,7 +67938,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.494, + "popularity": -0.472, "topicSearchString": "react-native alerts dialog ios android alert popup" }, { @@ -69568,8 +67971,8 @@ "pushedAt": "2024-08-27T03:08:58Z", "forks": 30, "issues": 1, - "subscribers": 6, - "stars": 627 + "subscribers": 5, + "stars": 658 }, "name": "react-native-swipeable-list", "fullName": "esthor/react-native-swipeable-list", @@ -69610,17 +68013,17 @@ }, "npmPkg": "react-native-swipeable-list", "npm": { - "downloads": 15448, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3390 + "downloads": 19934, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 41, "matchingScoreModifiers": [ "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.003, + "popularity": 0.028, "topicSearchString": "react-native flatlist swipeable ux list gesture animations performant react android component ios web" }, { @@ -69645,7 +68048,7 @@ "pushedAt": "2021-10-15T18:52:54Z", "forks": 4, "issues": 2, - "subscribers": 5, + "subscribers": 4, "stars": 140 }, "name": "react-native-jsi-contacts", @@ -69680,20 +68083,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-jsi-contacts", "npm": { - "downloads": 26, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5 + "downloads": 70, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.75, + "popularity": -0.721, "topicSearchString": "react-native ios android jsi contacts library" }, { @@ -69723,8 +68124,8 @@ "pushedAt": "2022-08-09T04:08:28Z", "forks": 166, "issues": 7, - "subscribers": 22, - "stars": 499 + "subscribers": 21, + "stars": 502 }, "name": "react-native-openalpr", "fullName": "RobertSasak/react-native-openalpr", @@ -69758,10 +68159,9 @@ "unmaintained": true, "npmPkg": "react-native-openalpr", "npm": { - "downloads": 447, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 80 + "downloads": 472, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -69770,7 +68170,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.793, + "popularity": -0.72, "topicSearchString": "react-native openalpr camera camera-component opencv" }, { @@ -69798,9 +68198,9 @@ "updatedAt": "2021-04-29T08:11:46Z", "createdAt": "2019-01-09T12:20:00Z", "pushedAt": "2021-04-29T08:11:46Z", - "forks": 56, + "forks": 55, "issues": 1, - "subscribers": 9, + "subscribers": 8, "stars": 315 }, "name": "react-native-multibar", @@ -69838,10 +68238,9 @@ "unmaintained": true, "npmPkg": "react-native-multibar", "npm": { - "downloads": 155, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 42 + "downloads": 190, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -69849,7 +68248,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.698, + "popularity": -0.724, "topicSearchString": "react react-native navigation bar bottom-bar tab-bar multi-bar tabbar" }, { @@ -69924,17 +68323,16 @@ "unmaintained": true, "npmPkg": "react-native-ui-buttons", "npm": { - "downloads": 38, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9 + "downloads": 24, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.824, + "popularity": -0.808, "topicSearchString": "react-native react-component component react mobile ios android ui button dual-tone-button buttons loading-support dual-tone-buttons loading-indicator" }, { @@ -69965,7 +68363,7 @@ "pushedAt": "2022-08-15T18:03:18Z", "forks": 88, "issues": 10, - "subscribers": 7, + "subscribers": 6, "stars": 301 }, "name": "react-native-view-pdf", @@ -69997,10 +68395,9 @@ }, "unmaintained": true, "npm": { - "downloads": 42753, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8260 + "downloads": 45006, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -70008,7 +68405,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.529, + "popularity": -0.472, "topicSearchString": "react-component-pdf-viewer-view-android-ios-pdf react-native react-component pdf pdf-viewer javascript android ios hacktoberfest2020 hacktoberfest" }, { @@ -70036,7 +68433,7 @@ "pushedAt": "2024-02-04T20:19:17Z", "forks": 10, "issues": 0, - "subscribers": 5, + "subscribers": 4, "stars": 116 }, "name": "pixels-catcher", @@ -70062,12 +68459,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 90228, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 21750 + "downloads": 89965, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -70075,7 +68470,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.019, + "popularity": 0.028, "topicSearchString": "view-android-ios-ui-screenshot-snapshot-testing react-native testing ui view screenshot" }, { @@ -70097,10 +68492,10 @@ "updatedAt": "2024-02-28T22:44:26Z", "createdAt": "2021-10-11T08:30:05Z", "pushedAt": "2024-02-28T22:44:26Z", - "forks": 31, + "forks": 32, "issues": 15, "subscribers": 15, - "stars": 1579 + "stars": 1603 }, "name": "react-freeze", "fullName": "software-mansion/react-freeze", @@ -70128,13 +68523,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-freeze", "npm": { - "downloads": 3843859, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 877722 + "downloads": 5441072, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 81, "matchingScoreModifiers": [ @@ -70144,7 +68537,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.006, + "popularity": 0.028, "topicSearchString": "react freeze" }, { @@ -70169,7 +68562,7 @@ "pushedAt": "2023-01-28T07:15:14Z", "forks": 3, "issues": 1, - "subscribers": 8, + "subscribers": 7, "stars": 241 }, "name": "react-native-native-runtime", @@ -70201,13 +68594,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-native-runtime", "npm": { - "downloads": 8, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1 + "downloads": 15, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -70242,10 +68633,10 @@ "updatedAt": "2023-09-30T22:39:10Z", "createdAt": "2020-12-05T10:04:27Z", "pushedAt": "2023-09-30T22:39:10Z", - "forks": 38, - "issues": 13, - "subscribers": 7, - "stars": 183 + "forks": 37, + "issues": 14, + "subscribers": 6, + "stars": 192 }, "name": "react-native-mlkit-ocr", "fullName": "agoldis/react-native-mlkit-ocr", @@ -70279,10 +68670,9 @@ }, "npmPkg": "react-native-mlkit-ocr", "npm": { - "downloads": 9731, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3052 + "downloads": 9849, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -70290,7 +68680,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.091, + "popularity": 0.028, "topicSearchString": "mlkit ocr text-recognition react-native ios android" }, { @@ -70317,10 +68707,10 @@ "updatedAt": "2024-05-03T12:18:49Z", "createdAt": "2020-05-04T22:25:22Z", "pushedAt": "2024-05-03T12:18:49Z", - "forks": 69, + "forks": 74, "issues": 45, - "subscribers": 4, - "stars": 411 + "subscribers": 3, + "stars": 431 }, "name": "@miblanchard/react-native-slider", "fullName": "miblanchard/react-native-slider", @@ -70408,20 +68798,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-shareplay", "npm": { - "downloads": 134, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 30 + "downloads": 158, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.743, + "popularity": -0.725, "topicSearchString": "react-native ios" }, { @@ -70442,10 +68830,10 @@ "updatedAt": "2024-11-22T15:40:46Z", "createdAt": "2017-06-27T08:54:42Z", "pushedAt": "2024-11-22T15:40:46Z", - "forks": 64, + "forks": 65, "issues": 9, "subscribers": 2, - "stars": 280 + "stars": 282 }, "name": "react-native-shake", "fullName": "Doko-Demo-Doa/react-native-shake", @@ -70475,20 +68863,18 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-shake", "npm": { - "downloads": 99587, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 22326 + "downloads": 123928, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": 0.002, + "popularity": 0.028, "topicSearchString": "react-native ios android" }, { @@ -70511,7 +68897,7 @@ "pushedAt": "2022-09-20T12:50:41Z", "forks": 22, "issues": 5, - "subscribers": 12, + "subscribers": 11, "stars": 80 }, "name": "react-native-home-indicator", @@ -70537,20 +68923,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-home-indicator", "npm": { - "downloads": 2500, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 526 + "downloads": 3149, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.512, + "popularity": -0.472, "topicSearchString": "react-native home-indicator prefershomeindicatorautohidden iphonex safe-area" }, { @@ -70569,13 +68953,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-10-29T08:39:13Z", + "updatedAt": "2025-03-11T09:38:09Z", "createdAt": "2018-02-27T16:11:15Z", - "pushedAt": "2024-10-29T08:39:13Z", - "forks": 71, + "pushedAt": "2025-03-11T09:38:09Z", + "forks": 72, "issues": 2, - "subscribers": 4, - "stars": 419 + "subscribers": 3, + "stars": 423 }, "name": "react-native-email-link", "fullName": "tschoffelen/react-native-email-link", @@ -70609,20 +68993,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-email-link", "npm": { - "downloads": 210491, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 51659 + "downloads": 280246, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": 0.023, + "popularity": 0.028, "topicSearchString": "react-native react-component email link linking react ios android" }, { @@ -70650,10 +69032,10 @@ "updatedAt": "2025-01-11T03:16:41Z", "createdAt": "2021-06-22T18:50:00Z", "pushedAt": "2025-01-11T03:16:41Z", - "forks": 175, - "issues": 121, - "subscribers": 4, - "stars": 1077 + "forks": 180, + "issues": 129, + "subscribers": 3, + "stars": 1163 }, "name": "react-native-element-dropdown", "fullName": "hoaphantn7604/react-native-element-dropdown", @@ -70694,20 +69076,18 @@ }, "npmPkg": "react-native-element-dropdown", "npm": { - "downloads": 309561, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 78200 + "downloads": 408087, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 62, + "score": 57, "matchingScoreModifiers": [ "Popular", "Known", "Lots of open issues", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.03, + "popularity": 0.028, "topicSearchString": "react-native elements components material dropdown lazy-loading load-more menu multiselect picker select select-country" }, { @@ -70735,10 +69115,10 @@ "updatedAt": "2021-11-03T14:49:11Z", "createdAt": "2020-02-29T17:51:41Z", "pushedAt": "2021-11-03T14:49:11Z", - "forks": 48, + "forks": 49, "issues": 7, - "subscribers": 16, - "stars": 866 + "subscribers": 15, + "stars": 879 }, "name": "@gorhom/paper-onboarding", "fullName": "gorhom/react-native-paper-onboarding", @@ -70810,8 +69190,8 @@ "pushedAt": "2024-10-18T13:58:26Z", "forks": 18, "issues": 3, - "subscribers": 10, - "stars": 312 + "subscribers": 9, + "stars": 319 }, "name": "@mobile-reality/react-native-select-pro", "fullName": "MobileReality/react-native-select-pro", @@ -70840,10 +69220,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], "popularity": -100, @@ -70851,7 +69231,6 @@ }, { "githubUrl": "https://github.com/craftzdog/react-native-quick-base64", - "npmPkg": "react-native-quick-base64", "examples": [ "https://github.com/craftzdog/react-native-quick-base64/tree/master/example" ], @@ -70875,7 +69254,7 @@ "forks": 23, "issues": 10, "subscribers": 3, - "stars": 371 + "stars": 379 }, "name": "react-native-quick-base64", "fullName": "craftzdog/react-native-quick-base64", @@ -70905,12 +69284,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], + "npmPkg": "react-native-quick-base64", "npm": { - "downloads": 308379, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 77497 + "downloads": 439899, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -70918,7 +69296,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.029, + "popularity": 0.028, "topicSearchString": "react-native ios android" }, { @@ -70945,9 +69323,9 @@ "updatedAt": "2022-02-15T19:39:05Z", "createdAt": "2019-11-06T22:30:22Z", "pushedAt": "2022-02-15T19:39:05Z", - "forks": 14, + "forks": 13, "issues": 4, - "subscribers": 5, + "subscribers": 4, "stars": 64 }, "name": "react-native-cardscan", @@ -70985,17 +69363,16 @@ "unmaintained": true, "npmPkg": "react-native-cardscan", "npm": { - "downloads": 525, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 116 + "downloads": 566, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.5, + "popularity": -0.472, "topicSearchString": "react-native card scan cardscan payment mobile android ios" }, { @@ -71022,8 +69399,8 @@ "pushedAt": "2023-10-23T19:37:53Z", "forks": 146, "issues": 86, - "subscribers": 12, - "stars": 336 + "subscribers": 11, + "stars": 337 }, "name": "vision-camera-code-scanner", "fullName": "rodgomesc/vision-camera-code-scanner", @@ -71054,13 +69431,11 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npmPkg": "vision-camera-code-scanner", "npm": { - "downloads": 15903, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2993 + "downloads": 21205, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 30, "matchingScoreModifiers": [ @@ -71069,7 +69444,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.534, + "popularity": -0.472, "topicSearchString": "react-native ios android" }, { @@ -71124,7 +69499,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -71153,9 +69527,9 @@ "updatedAt": "2022-04-19T18:01:51Z", "createdAt": "2019-04-27T08:43:53Z", "pushedAt": "2022-04-19T18:01:51Z", - "forks": 16, - "issues": 11, - "subscribers": 6, + "forks": 15, + "issues": 12, + "subscribers": 5, "stars": 173 }, "name": "react-native-svg-app-icon", @@ -71186,20 +69560,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-svg-app-icon", "npm": { - "downloads": 2144, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 498 + "downloads": 2924, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.49, + "popularity": -0.472, "topicSearchString": "react-native svg app-icon" }, { @@ -71226,7 +69598,7 @@ "pushedAt": "2022-08-29T13:44:40Z", "forks": 4, "issues": 1, - "subscribers": 3, + "subscribers": 2, "stars": 41 }, "name": "rn-bounceable", @@ -71262,20 +69634,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "rn-bounceable", "npm": { - "downloads": 1231, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 276 + "downloads": 1739, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.498, + "popularity": -0.472, "topicSearchString": "react react-native expo bounceable reanimated bounceable-component rn-bounceable web" }, { @@ -71299,13 +69669,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2022-11-16T01:12:43Z", + "updatedAt": "2025-04-04T00:29:12Z", "createdAt": "2021-11-14T07:27:55Z", - "pushedAt": "2022-11-16T01:12:43Z", - "forks": 26, + "pushedAt": "2025-04-04T00:29:12Z", + "forks": 27, "issues": 5, "subscribers": 7, - "stars": 168 + "stars": 178 }, "name": "react-native-checkbox-reanimated", "fullName": "craftzdog/react-native-checkbox-reanimated", @@ -71326,31 +69696,29 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v0.1.1", - "tagName": "v0.1.1", - "createdAt": "2022-03-01T01:38:38Z", - "publishedAt": "2022-03-01T01:40:19Z", + "name": "v0.1.2", + "tagName": "v0.1.2", + "createdAt": "2025-04-04T00:29:12Z", + "publishedAt": "2025-04-04T00:30:32Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "unmaintained": true, "npmPkg": "react-native-checkbox-reanimated", "npm": { - "downloads": 452, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 84 + "downloads": 315, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 41, + "score": 57, "matchingScoreModifiers": [ "Known", - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.785, + "popularity": -0.225, "topicSearchString": "react-native ios android ui" }, { @@ -71374,13 +69742,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-27T12:55:16Z", + "updatedAt": "2025-04-13T15:42:19Z", "createdAt": "2021-11-13T00:36:28Z", - "pushedAt": "2025-01-27T12:55:16Z", + "pushedAt": "2025-04-13T15:42:19Z", "forks": 22, - "issues": 0, - "subscribers": 5, - "stars": 727 + "issues": 1, + "subscribers": 6, + "stars": 801 }, "name": "react-native-edge-to-edge", "fullName": "zoontek/react-native-edge-to-edge", @@ -71403,10 +69771,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "1.4.3", - "tagName": "1.4.3", - "createdAt": "2025-01-27T12:55:16Z", - "publishedAt": "2025-01-27T13:22:13Z", + "name": "1.6.0", + "tagName": "1.6.0", + "createdAt": "2025-04-13T15:23:45Z", + "publishedAt": "2025-04-13T15:30:25Z", "isPrerelease": false }, "hasTypes": true, @@ -71415,18 +69783,18 @@ }, "npmPkg": "react-native-edge-to-edge", "npm": { - "downloads": 69621, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 19590 + "downloads": 138821, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 73, "matchingScoreModifiers": [ + "Popular", "Known", "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.059, + "popularity": 0.028, "topicSearchString": "react react-native edge-to-edge status-bar navigation-bar system-bar system-bars" }, { @@ -71482,20 +69850,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], + "unmaintained": true, "npmPkg": "react-native-sha", "npm": { - "downloads": 32, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 13 + "downloads": 45, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.063, + "popularity": -0.728, "topicSearchString": "react-native ios android" }, { @@ -71525,8 +69892,8 @@ "pushedAt": "2024-12-15T12:09:15Z", "forks": 9, "issues": 0, - "subscribers": 5, - "stars": 127 + "subscribers": 4, + "stars": 131 }, "name": "react-native-customizable-toast", "fullName": "kubilaysalih/react-native-customizable-toast", @@ -71558,16 +69925,15 @@ }, "npmPkg": "react-native-customizable-toast", "npm": { - "downloads": 889, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 130 + "downloads": 573, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.075, + "popularity": 0.028, "topicSearchString": "react-native ios android" }, { @@ -71590,7 +69956,7 @@ "pushedAt": "2022-03-23T08:50:27Z", "forks": 9, "issues": 2, - "subscribers": 11, + "subscribers": 10, "stars": 230 }, "name": "react-native-lazy-index", @@ -71633,13 +69999,11 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npmPkg": "react-native-lazy-index", "npm": { - "downloads": 44, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 13 + "downloads": 42, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -71647,7 +70011,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.659, + "popularity": -0.726, "topicSearchString": "babel bundle codegen index.js inline lazy macro on-demand performance ram react react-native require ram-bundle lazy-loading" }, { @@ -71675,7 +70039,7 @@ "updatedAt": "2023-09-13T13:28:46Z", "createdAt": "2018-09-27T20:57:44Z", "pushedAt": "2023-09-13T13:28:46Z", - "forks": 24, + "forks": 25, "issues": 9, "subscribers": 3, "stars": 221 @@ -71734,9 +70098,9 @@ "createdAt": "2020-07-03T01:17:44Z", "pushedAt": "2025-01-21T11:40:19Z", "forks": 31, - "issues": 2, - "subscribers": 4, - "stars": 170 + "issues": 3, + "subscribers": 3, + "stars": 173 }, "name": "react-native-recaptcha-that-works", "fullName": "douglasjunior/react-native-recaptcha-that-works", @@ -71772,18 +70136,16 @@ }, "npmPkg": "react-native-recaptcha-that-works", "npm": { - "downloads": 57462, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 13369 + "downloads": 77800, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 51, "matchingScoreModifiers": [ "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.01, + "popularity": 0.028, "topicSearchString": "react-native ios android recaptcha captcha security webview hacktoberfest" }, { @@ -71805,12 +70167,12 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2022-07-04T10:41:54Z", + "updatedAt": "2025-04-03T23:33:32Z", "createdAt": "2021-12-13T02:58:17Z", - "pushedAt": "2022-07-04T10:41:54Z", + "pushedAt": "2025-04-03T23:33:32Z", "forks": 5, "issues": 0, - "subscribers": 2, + "subscribers": 1, "stars": 18 }, "name": "react-native-payment-icons", @@ -71845,20 +70207,18 @@ "newArchitecture": false, "isArchived": false }, - "unmaintained": true, "npmPkg": "react-native-payment-icons", "npm": { - "downloads": 3189, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 927 + "downloads": 4699, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 32, + "score": 49, "matchingScoreModifiers": [ - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.531, + "popularity": -0.072, "topicSearchString": "credit card payment visa mastercard react-native credit-card native icon paypal icons logo svg image creditcard" }, { @@ -71883,8 +70243,8 @@ "pushedAt": "2024-03-18T00:19:31Z", "forks": 12, "issues": 10, - "subscribers": 5, - "stars": 136 + "subscribers": 4, + "stars": 139 }, "name": "react-native-sfsymbols", "fullName": "birkir/react-native-sfsymbols", @@ -71918,20 +70278,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-sfsymbols", "npm": { - "downloads": 6856, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1790 + "downloads": 9202, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.039, + "popularity": 0.028, "topicSearchString": "sf symbols icons react native sfsymbols symbol ios" }, { @@ -71958,7 +70316,7 @@ "pushedAt": "2021-12-25T23:23:41Z", "forks": 0, "issues": 0, - "subscribers": 3, + "subscribers": 2, "stars": 22 }, "name": "react-native-platforms", @@ -71990,20 +70348,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-platforms", "npm": { - "downloads": 279, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 29 + "downloads": 88, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.968, + "popularity": -0.816, "topicSearchString": "react-native ios android" }, { @@ -72032,13 +70388,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-11-29T10:29:26Z", + "updatedAt": "2025-02-11T06:26:29Z", "createdAt": "2021-09-07T05:58:39Z", - "pushedAt": "2024-11-29T10:29:26Z", - "forks": 324, - "issues": 224, + "pushedAt": "2025-02-11T06:26:29Z", + "forks": 333, + "issues": 58, "subscribers": 27, - "stars": 2910 + "stars": 3038 }, "name": "react-native-reanimated-carousel", "fullName": "dohooo/react-native-reanimated-carousel", @@ -72064,11 +70420,11 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v4.0.0-canary.22", - "tagName": "v4.0.0-canary.22", - "createdAt": "2024-11-29T10:30:24Z", - "publishedAt": "2024-11-29T10:30:25Z", - "isPrerelease": true + "name": "v4.0.2", + "tagName": "v4.0.2", + "createdAt": "2025-02-11T06:27:28Z", + "publishedAt": "2025-02-11T06:27:29Z", + "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, @@ -72076,19 +70432,17 @@ }, "npmPkg": "react-native-reanimated-carousel", "npm": { - "downloads": 684955, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 157515 + "downloads": 921763, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 68, "matchingScoreModifiers": [ "Popular", "Known", - "Lots of open issues", "Not supporting New Architecture" ], - "popularity": 0.008, + "popularity": 0.028, "topicSearchString": "react-native ios android carousel reanimated infinite-scroll swiper web snap" }, { @@ -72114,13 +70468,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-07-01T21:38:33Z", + "updatedAt": "2025-03-10T16:34:39Z", "createdAt": "2020-08-09T20:08:55Z", - "pushedAt": "2024-07-01T21:38:33Z", - "forks": 63, + "pushedAt": "2025-03-10T16:34:39Z", + "forks": 64, "issues": 33, - "subscribers": 9, - "stars": 682 + "subscribers": 8, + "stars": 691 }, "name": "react-native-in-app-review", "fullName": "MinaSamir11/react-native-in-app-review", @@ -72158,10 +70512,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Solve Error in Android Duplicate class com.google.android.play.core.common", - "tagName": "v4.3.1", - "createdAt": "2023-02-05T18:19:50Z", - "publishedAt": "2023-02-05T18:21:49Z", + "name": "Fix filter scene selection", + "tagName": "4.3.4", + "createdAt": "2025-03-08T14:18:06Z", + "publishedAt": "2025-03-08T14:33:59Z", "isPrerelease": false }, "hasTypes": false, @@ -72170,19 +70524,17 @@ }, "npmPkg": "react-native-in-app-review", "npm": { - "downloads": 279167, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 67062 + "downloads": 390820, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 68, "matchingScoreModifiers": [ "Popular", "Known", - "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.018, + "popularity": 0.028, "topicSearchString": "react-native review app-review in-app-review store-kit android ios app-store play-store app-gallery rate-your-app review-is-sent-to-the-play-store review-is-sent-to-the-app-store review-is-sent-to-the-app-gallery rating view react-component component in-app-comment review-api playstore appstore" }, { @@ -72206,13 +70558,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-11T19:56:03Z", + "updatedAt": "2025-03-19T17:59:44Z", "createdAt": "2020-06-17T05:15:14Z", - "pushedAt": "2024-12-11T19:56:03Z", + "pushedAt": "2025-03-19T17:59:44Z", "forks": 4, "issues": 0, - "subscribers": 86, - "stars": 29 + "subscribers": 84, + "stars": 28 }, "name": "@shipt/osmosis", "fullName": "shipt/osmosis", @@ -72237,10 +70589,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 43, + "score": 49, "matchingScoreModifiers": [ + "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -72270,8 +70622,8 @@ "pushedAt": "2025-01-15T16:33:40Z", "forks": 28, "issues": 22, - "subscribers": 44, - "stars": 658 + "subscribers": 43, + "stars": 671 }, "name": "react-native-owl", "fullName": "FormidableLabs/react-native-owl", @@ -72307,21 +70659,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-owl", "npm": { - "downloads": 1509, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 469 + "downloads": 985, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 51, "matchingScoreModifiers": [ "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.089, + "popularity": 0.028, "topicSearchString": "react-native ios android mobile visual-regression testing tooling react javscript typescript" }, { @@ -72348,7 +70697,7 @@ "pushedAt": "2024-02-07T15:28:45Z", "forks": 41, "issues": 11, - "subscribers": 5, + "subscribers": 4, "stars": 462 }, "name": "react-native-ticker", @@ -72374,10 +70723,9 @@ }, "npmPkg": "react-native-ticker", "npm": { - "downloads": 1518, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 490 + "downloads": 1339, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -72385,7 +70733,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.101, + "popularity": 0.028, "topicSearchString": "react-native react ticker animated" }, { @@ -72405,10 +70753,10 @@ "updatedAt": "2024-10-15T16:20:48Z", "createdAt": "2020-09-21T19:09:21Z", "pushedAt": "2024-10-15T16:20:48Z", - "forks": 232, - "issues": 109, - "subscribers": 30, - "stars": 929 + "forks": 241, + "issues": 113, + "subscribers": 27, + "stars": 986 }, "name": "react-native-health", "fullName": "agencyenterprise/react-native-health", @@ -72444,22 +70792,21 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-health", "npm": { - "downloads": 31505, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7107 + "downloads": 42125, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 46, "matchingScoreModifiers": [ "Popular", "Known", "Lots of open issues", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.003, + "popularity": 0.028, "topicSearchString": "apple health-kit healthkit ios react-native react native apple-healthkit health fitness" }, { @@ -72492,7 +70839,7 @@ "pushedAt": "2022-10-02T19:06:30Z", "forks": 5, "issues": 3, - "subscribers": 2, + "subscribers": 1, "stars": 34 }, "name": "react-native-interactable-reanimated", @@ -72521,17 +70868,16 @@ "unmaintained": true, "npmPkg": "react-native-interactable-reanimated", "npm": { - "downloads": 2114, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 408 + "downloads": 2129, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.529, + "popularity": -0.472, "topicSearchString": "reanimated interactable interactable-reanimated react native react-native" }, { @@ -72556,10 +70902,10 @@ "updatedAt": "2022-09-29T19:32:17Z", "createdAt": "2018-12-20T23:36:22Z", "pushedAt": "2022-09-29T19:32:17Z", - "forks": 107, + "forks": 109, "issues": 22, "subscribers": 5, - "stars": 208 + "stars": 209 }, "name": "expo-video-player", "fullName": "ihmpavel/expo-video-player", @@ -72596,13 +70942,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "expo-video-player", "npm": { - "downloads": 8819, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1938 + "downloads": 9840, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -72610,7 +70954,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.502, + "popularity": -0.472, "topicSearchString": "customizable expo player react-native video-player expo-video-player videoplayer expo-videoplayer video typescript" }, { @@ -72637,7 +70981,7 @@ "pushedAt": "2021-09-19T14:04:37Z", "forks": 0, "issues": 0, - "subscribers": 3, + "subscribers": 2, "stars": 19 }, "name": "react-native-accelerometer-parallax", @@ -72662,17 +71006,16 @@ "unmaintained": true, "npmPkg": "react-native-accelerometer-parallax", "npm": { - "downloads": 106, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 35 + "downloads": 174, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.737, + "popularity": -0.821, "topicSearchString": "react-native" }, { @@ -72702,8 +71045,8 @@ "pushedAt": "2022-11-19T23:03:39Z", "forks": 13, "issues": 6, - "subscribers": 3, - "stars": 110 + "subscribers": 2, + "stars": 116 }, "name": "react-native-swipe-calendar", "fullName": "computerjazz/react-native-swipe-calendar", @@ -72731,17 +71074,16 @@ "unmaintained": true, "npmPkg": "react-native-swipe-calendar", "npm": { - "downloads": 2222, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 926 + "downloads": 6717, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.305, + "popularity": -0.472, "topicSearchString": "react native infinite pager swipe calendar" }, { @@ -72771,8 +71113,8 @@ "pushedAt": "2023-10-12T17:37:09Z", "forks": 13, "issues": 4, - "subscribers": 5, - "stars": 78 + "subscribers": 4, + "stars": 77 }, "name": "react-native-pan-pinch-view", "fullName": "fakeheal/react-native-pan-pinch-view", @@ -72806,17 +71148,16 @@ }, "npmPkg": "react-native-pan-pinch-view", "npm": { - "downloads": 917, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 213 + "downloads": 916, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.011, + "popularity": 0.028, "topicSearchString": "react-native ios android component zoom" }, { @@ -72841,7 +71182,7 @@ "updatedAt": "2023-09-28T20:49:56Z", "createdAt": "2021-12-06T15:40:51Z", "pushedAt": "2023-09-28T20:49:56Z", - "forks": 3, + "forks": 2, "issues": 0, "subscribers": 4, "stars": 11 @@ -72879,7 +71220,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -72912,8 +71252,8 @@ "pushedAt": "2024-09-05T02:03:14Z", "forks": 16, "issues": 0, - "subscribers": 5, - "stars": 77 + "subscribers": 4, + "stars": 78 }, "name": "vision-camera-dynamsoft-barcode-reader", "fullName": "tony-xlh/vision-camera-dynamsoft-barcode-reader", @@ -72948,19 +71288,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "vision-camera-dynamsoft-barcode-reader", "npm": { - "downloads": 237, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 45 + "downloads": 197, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.28, + "popularity": -0.22, "topicSearchString": "react-native ios android pdf417 barcode qr-code ean13 data-matrix" }, { @@ -72987,7 +71326,7 @@ "forks": 8, "issues": 2, "subscribers": 2, - "stars": 28 + "stars": 29 }, "name": "react-native-lan-port-scanner", "fullName": "gajjartejas/react-native-lan-port-scanner", @@ -73024,20 +71363,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-lan-port-scanner", "npm": { - "downloads": 249, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 54 + "downloads": 341, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.254, + "popularity": -0.221, "topicSearchString": "react-native ios android lan scanner port lan-scan lan-scanner port-scanner wifi-scanner" }, { @@ -73105,10 +71442,9 @@ "unmaintained": true, "npmPkg": "react-native-animated-pagination-dot", "npm": { - "downloads": 11125, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2382 + "downloads": 11889, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -73116,7 +71452,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.508, + "popularity": -0.472, "topicSearchString": "pagination dot react-native instagram scroll scrollable page paginate" }, { @@ -73142,8 +71478,8 @@ "pushedAt": "2024-09-15T10:30:02Z", "forks": 21, "issues": 1, - "subscribers": 7, - "stars": 66 + "subscribers": 6, + "stars": 73 }, "name": "react-native-ad", "fullName": "haxibiao/react-native-ad", @@ -73167,19 +71503,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-ad", "npm": { - "downloads": 16, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1 + "downloads": 30, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.375, + "popularity": -0.217, "topicSearchString": "react-native ads gromore ad" }, { @@ -73203,10 +71538,10 @@ "updatedAt": "2022-06-01T15:46:09Z", "createdAt": "2021-06-18T18:20:42Z", "pushedAt": "2022-06-01T15:46:09Z", - "forks": 3, + "forks": 2, "issues": 7, "subscribers": 1, - "stars": 68 + "stars": 70 }, "name": "@assembless/react-native-material-you", "fullName": "Assembless/react-native-material-you", @@ -73230,7 +71565,6 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -73260,13 +71594,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-29T22:12:19Z", + "updatedAt": "2025-04-16T19:54:48Z", "createdAt": "2021-12-14T16:53:48Z", - "pushedAt": "2025-01-29T22:12:19Z", - "forks": 296, - "issues": 30, - "subscribers": 11, - "stars": 1283 + "pushedAt": "2025-04-16T19:54:48Z", + "forks": 331, + "issues": 24, + "subscribers": 10, + "stars": 1408 }, "name": "@clerk/clerk-expo", "fullName": "clerk/javascript", @@ -73293,7 +71627,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -73361,20 +71694,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-hashing", "npm": { - "downloads": 24, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "downloads": 46, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.892, + "popularity": -0.828, "topicSearchString": "react-native ios android hashing jsi cpp javascript react typescript" }, { @@ -73398,13 +71729,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-19T17:49:56Z", + "updatedAt": "2025-02-04T05:32:45Z", "createdAt": "2018-06-19T11:55:49Z", - "pushedAt": "2025-01-19T17:49:56Z", - "forks": 20, + "pushedAt": "2025-02-04T05:32:45Z", + "forks": 21, "issues": 3, - "subscribers": 6, - "stars": 227 + "subscribers": 5, + "stars": 237 }, "name": "react-icomoon", "fullName": "aykutkardas/react-icomoon", @@ -73439,21 +71770,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-icomoon", "npm": { - "downloads": 80612, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 17774 + "downloads": 86484, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 51, "matchingScoreModifiers": [ "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.002, + "popularity": 0.028, "topicSearchString": "react react-native icomoon svg icon icons reactjs svg-icons hacktoberfest" }, { @@ -73480,10 +71808,10 @@ "updatedAt": "2023-11-10T03:49:03Z", "createdAt": "2022-02-18T21:24:16Z", "pushedAt": "2023-11-10T03:49:03Z", - "forks": 10, + "forks": 11, "issues": 4, - "subscribers": 3, - "stars": 136 + "subscribers": 2, + "stars": 140 }, "name": "react-native-chatty", "fullName": "MuhammedKpln/react-native-chatty", @@ -73519,20 +71847,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-chatty", "npm": { - "downloads": 168, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 64 + "downloads": 248, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.089, + "popularity": -0.222, "topicSearchString": "react-native ios android javascript react web chat chat-ui expo" }, { @@ -73584,17 +71910,16 @@ }, "unmaintained": true, "npm": { - "downloads": 132, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 19 + "downloads": 257, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.926, + "popularity": -0.823, "topicSearchString": "react-native react-native gauge" }, { @@ -73625,8 +71950,8 @@ "pushedAt": "2023-04-21T01:58:38Z", "forks": 86, "issues": 16, - "subscribers": 5, - "stars": 181 + "subscribers": 4, + "stars": 184 }, "name": "react-native-insta-story", "fullName": "caglardurmus/react-native-insta-story", @@ -73653,10 +71978,9 @@ }, "npmPkg": "react-native-insta-story", "npm": { - "downloads": 2804, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 689 + "downloads": 4515, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -73664,7 +71988,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.024, + "popularity": 0.028, "topicSearchString": "react-native insta-story story instagram ios android" }, { @@ -73693,10 +72017,10 @@ "updatedAt": "2022-11-24T20:52:40Z", "createdAt": "2020-04-10T16:41:59Z", "pushedAt": "2022-11-24T20:52:40Z", - "forks": 48, + "forks": 47, "issues": 17, "subscribers": 1, - "stars": 197 + "stars": 199 }, "name": "react-native-section-alphabet-list", "fullName": "Kieran-McIntyre/react-native-section-alphabet-list", @@ -73732,10 +72056,9 @@ "unmaintained": true, "npmPkg": "react-native-section-alphabet-list", "npm": { - "downloads": 10480, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2244 + "downloads": 12757, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -73743,7 +72066,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.508, + "popularity": -0.472, "topicSearchString": "react-native alphabet sectionlist letters address addressbook custom" }, { @@ -73772,10 +72095,10 @@ "updatedAt": "2023-08-17T08:26:13Z", "createdAt": "2019-06-18T15:01:59Z", "pushedAt": "2023-08-17T08:26:13Z", - "forks": 120, + "forks": 122, "issues": 6, - "subscribers": 5, - "stars": 621 + "subscribers": 4, + "stars": 626 }, "name": "react-native-skeleton-content", "fullName": "alexZajac/react-native-skeleton-content", @@ -73803,10 +72126,9 @@ }, "npmPkg": "react-native-skeleton-content", "npm": { - "downloads": 6623, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1193 + "downloads": 6764, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -73814,7 +72136,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.042, + "popularity": 0.028, "topicSearchString": "react-native skeleton loader placeholders gradient animation component" }, { @@ -73843,8 +72165,8 @@ "pushedAt": "2023-03-04T04:56:34Z", "forks": 51, "issues": 4, - "subscribers": 3, - "stars": 310 + "subscribers": 2, + "stars": 309 }, "name": "react-native-skeleton-content-nonexpo", "fullName": "alexZajac/react-native-skeleton-content-nonexpo", @@ -73870,12 +72192,12 @@ "newArchitecture": false, "isArchived": false }, + "unmaintained": true, "npmPkg": "react-native-skeleton-content-nonexpo", "npm": { - "downloads": 13955, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6473 + "downloads": 24566, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -73883,7 +72205,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.242, + "popularity": -0.472, "topicSearchString": "node npm react-native component loader animation skeleton" }, { @@ -73911,10 +72233,10 @@ "updatedAt": "2023-09-19T02:37:53Z", "createdAt": "2016-03-14T03:12:34Z", "pushedAt": "2023-09-19T02:37:53Z", - "forks": 217, - "issues": 128, - "subscribers": 59, - "stars": 670 + "forks": 220, + "issues": 130, + "subscribers": 58, + "stars": 684 }, "name": "react-native-share-menu", "fullName": "Expensify/react-native-share-menu", @@ -73950,10 +72272,9 @@ }, "npmPkg": "react-native-share-menu", "npm": { - "downloads": 9344, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2235 + "downloads": 7683, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -73963,7 +72284,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.017, + "popularity": 0.028, "topicSearchString": "react-component react-native android ios share share-extension custom-view share-intent" }, { @@ -73987,8 +72308,8 @@ "pushedAt": "2023-11-15T17:03:13Z", "forks": 12, "issues": 6, - "subscribers": 7, - "stars": 293 + "subscribers": 6, + "stars": 292 }, "name": "react-native-colo-loco", "fullName": "jamonholmgren/react-native-colo-loco", @@ -74017,13 +72338,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-colo-loco", "npm": { - "downloads": 162, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 39 + "downloads": 115, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -74031,7 +72350,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.231, + "popularity": -0.224, "topicSearchString": "react-native ios android" }, { @@ -74060,7 +72379,7 @@ "forks": 4, "issues": 1, "subscribers": 8, - "stars": 128 + "stars": 127 }, "name": "react-native-url-router", "fullName": "software-mansion-labs/react-native-url-router", @@ -74079,20 +72398,18 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npmPkg": "react-native-url-router", "npm": { - "downloads": 59, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 25 + "downloads": 34, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.547, + "popularity": -0.721, "topicSearchString": "" }, { @@ -74162,20 +72479,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-scrollable-tabstring", "npm": { - "downloads": 84, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7 + "downloads": 74, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.981, + "popularity": -0.823, "topicSearchString": "react native tab scroll string navigator tabstring stringtab scrollable horizontal animated component scrollview ios android" }, { @@ -74201,7 +72516,7 @@ "forks": 19, "issues": 2, "subscribers": 5, - "stars": 268 + "stars": 270 }, "name": "create-luna-app", "fullName": "LunatiqueCoder/luna", @@ -74232,7 +72547,7 @@ "newArchitecture": false, "isArchived": false }, - "images": [], + "unmaintained": true, "npmPkg": "create-luna-app", "npm": {}, "score": 32, @@ -74265,10 +72580,10 @@ "updatedAt": "2024-10-29T19:29:59Z", "createdAt": "2022-02-24T13:52:16Z", "pushedAt": "2024-10-29T19:29:59Z", - "forks": 30, - "issues": 20, + "forks": 32, + "issues": 19, "subscribers": 4, - "stars": 210 + "stars": 215 }, "name": "react-native-media-console", "fullName": "LunatiqueCoder/react-native-media-console", @@ -74306,17 +72621,16 @@ }, "npmPkg": "react-native-media-console", "npm": { - "downloads": 19582, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4444 + "downloads": 23355, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": 0.005, + "popularity": 0.028, "topicSearchString": "react-native video react-video-controls react-video-player react video-controls video-player community tvos media-player" }, { @@ -74343,7 +72657,7 @@ "pushedAt": "2022-03-23T06:23:50Z", "forks": 0, "issues": 1, - "subscribers": 2, + "subscribers": 1, "stars": 1 }, "name": "rn-status-bar", @@ -74378,17 +72692,16 @@ "unmaintained": true, "npmPkg": "rn-status-bar", "npm": { - "downloads": 19, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "downloads": 25, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.85, + "popularity": -0.81, "topicSearchString": "react-native ios android statusbar" }, { @@ -74418,8 +72731,8 @@ "pushedAt": "2023-07-26T15:27:06Z", "forks": 41, "issues": 1, - "subscribers": 4, - "stars": 80 + "subscribers": 3, + "stars": 79 }, "name": "react-native-virtual-keyboard", "fullName": "nshaposhnik/React-Native-Virtual-Keyboard", @@ -74437,17 +72750,16 @@ }, "npmPkg": "react-native-virtual-keyboard", "npm": { - "downloads": 1057, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 239 + "downloads": 1554, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.005, + "popularity": 0.028, "topicSearchString": "keyboard react react-native" }, { @@ -74471,10 +72783,10 @@ "updatedAt": "2024-04-18T10:39:18Z", "createdAt": "2020-07-29T14:55:43Z", "pushedAt": "2024-04-18T10:39:18Z", - "forks": 40, - "issues": 42, - "subscribers": 5, - "stars": 155 + "forks": 41, + "issues": 43, + "subscribers": 4, + "stars": 157 }, "name": "react-native-record-screen", "fullName": "yutasuzuki/react-native-record-screen", @@ -74497,13 +72809,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-record-screen", "npm": { - "downloads": 724, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 153 + "downloads": 1931, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -74511,7 +72821,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.01, + "popularity": 0.027, "topicSearchString": "react-native ios android" }, { @@ -74537,8 +72847,8 @@ "pushedAt": "2021-10-28T16:39:41Z", "forks": 72, "issues": 11, - "subscribers": 6, - "stars": 288 + "subscribers": 5, + "stars": 286 }, "name": "react-native-tags", "fullName": "peterp/react-native-tags", @@ -74568,13 +72878,11 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npmPkg": "react-native-tags", "npm": { - "downloads": 1969, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 352 + "downloads": 2021, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -74582,7 +72890,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.543, + "popularity": -0.472, "topicSearchString": "react-native tags tag-input" }, { @@ -74610,7 +72918,7 @@ "pushedAt": "2022-12-08T01:15:02Z", "forks": 19, "issues": 6, - "subscribers": 7, + "subscribers": 6, "stars": 111 }, "name": "@svanboxel/visibility-sensor-react-native", @@ -74706,8 +73014,9 @@ "isArchived": false }, "npm": {}, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], "popularity": -100, @@ -74738,7 +73047,7 @@ "pushedAt": "2022-12-05T14:30:14Z", "forks": 5, "issues": 2, - "subscribers": 2, + "subscribers": 1, "stars": 24 }, "name": "react-native-flex-layout", @@ -74772,20 +73081,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-flex-layout", "npm": { - "downloads": 12229, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2875 + "downloads": 16376, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.587, + "popularity": -0.572, "topicSearchString": "react-native ios android flexbox layout" }, { @@ -74815,8 +73122,8 @@ "pushedAt": "2023-11-18T13:54:57Z", "forks": 0, "issues": 3, - "subscribers": 4, - "stars": 73 + "subscribers": 3, + "stars": 76 }, "name": "react-native-tableview-list", "fullName": "jacobp100/react-native-tableview-list", @@ -74848,17 +73155,16 @@ }, "npmPkg": "react-native-tableview-list", "npm": { - "downloads": 44, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 14 + "downloads": 76, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.136, + "popularity": -0.211, "topicSearchString": "react-native ios android" }, { @@ -74881,10 +73187,10 @@ "updatedAt": "2025-01-24T18:09:33Z", "createdAt": "2017-06-02T09:44:41Z", "pushedAt": "2025-01-24T18:09:33Z", - "forks": 234, - "issues": 35, - "subscribers": 18, - "stars": 1933 + "forks": 245, + "issues": 32, + "subscribers": 17, + "stars": 2004 }, "name": "@notifee/react-native", "fullName": "invertase/notifee", @@ -74914,11 +73220,9 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -74943,9 +73247,9 @@ "createdAt": "2016-04-06T13:17:44Z", "pushedAt": "2023-09-14T07:17:56Z", "forks": 666, - "issues": 51, - "subscribers": 332, - "stars": 3270 + "issues": 10, + "subscribers": 331, + "stars": 3281 }, "name": "react-native-notifications", "fullName": "wix/react-native-notifications", @@ -74982,13 +73286,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-notifications", "npm": { - "downloads": 118488, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 20831 + "downloads": 105752, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 81, "matchingScoreModifiers": [ @@ -74998,7 +73300,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.046, + "popularity": 0.028, "topicSearchString": "react-component react-native ios push-notifications notifications notification pushkit push-kit actionable-notifications interactive-notifications" }, { @@ -75023,7 +73325,7 @@ "pushedAt": "2022-04-24T10:39:44Z", "forks": 1, "issues": 1, - "subscribers": 2, + "subscribers": 1, "stars": 2 }, "name": "react-native-focus", @@ -75057,20 +73359,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-focus", "npm": { - "downloads": 16, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2 + "downloads": 25, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.912, + "popularity": -0.81, "topicSearchString": "react-native ios ios-15 focus do-not-disturb" }, { @@ -75132,7 +73432,6 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -75169,7 +73468,7 @@ "forks": 59, "issues": 19, "subscribers": 3, - "stars": 445 + "stars": 454 }, "name": "react-native-wheely", "fullName": "erksch/react-native-wheely", @@ -75196,10 +73495,9 @@ }, "npmPkg": "react-native-wheely", "npm": { - "downloads": 76652, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 17223 + "downloads": 70274, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -75207,7 +73505,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.002, + "popularity": 0.028, "topicSearchString": "react react-native wheel-picker wheel picker wheely" }, { @@ -75226,13 +73524,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-22T22:15:03Z", + "updatedAt": "2025-02-22T11:47:35Z", "createdAt": "2020-05-04T19:18:35Z", - "pushedAt": "2025-01-22T22:15:03Z", - "forks": 24, + "pushedAt": "2025-02-22T11:47:35Z", + "forks": 25, "issues": 1, - "subscribers": 4, - "stars": 59 + "subscribers": 3, + "stars": 61 }, "name": "react-native-launch-arguments", "fullName": "iamolegga/react-native-launch-arguments", @@ -75260,21 +73558,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-launch-arguments", "npm": { - "downloads": 294118, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 66112 + "downloads": 875565, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 68, "matchingScoreModifiers": [ + "Popular", "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.003, + "popularity": 0.028, "topicSearchString": "react native react-native launch arguments detox testing appium maestro" }, { @@ -75300,10 +73596,10 @@ "updatedAt": "2024-11-15T04:55:11Z", "createdAt": "2020-06-06T15:16:09Z", "pushedAt": "2024-11-15T04:55:11Z", - "forks": 44, + "forks": 43, "issues": 8, - "subscribers": 4, - "stars": 415 + "subscribers": 3, + "stars": 433 }, "name": "react-native-animated-numbers", "fullName": "heyman333/react-native-animated-numbers", @@ -75342,17 +73638,16 @@ }, "npmPkg": "react-native-animated-numbers", "npm": { - "downloads": 7926, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1577 + "downloads": 20519, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": -0.023, + "popularity": 0.028, "topicSearchString": "react-native component react-component ios android react animation text number animated numbers" }, { @@ -75381,7 +73676,7 @@ "pushedAt": "2022-12-02T13:50:55Z", "forks": 27, "issues": 11, - "subscribers": 2, + "subscribers": 1, "stars": 44 }, "name": "react-native-switch-selector", @@ -75412,17 +73707,16 @@ "unmaintained": true, "npmPkg": "react-native-switch-selector", "npm": { - "downloads": 28750, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7048 + "downloads": 35028, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.477, + "popularity": -0.472, "topicSearchString": "react-native" }, { @@ -75446,10 +73740,10 @@ "updatedAt": "2024-08-29T10:31:32Z", "createdAt": "2020-03-17T05:29:33Z", "pushedAt": "2024-08-29T10:31:32Z", - "forks": 130, + "forks": 129, "issues": 25, "subscribers": 3, - "stars": 418 + "stars": 427 }, "name": "react-native-admob-native-ads", "fullName": "ammarahm-ed/react-native-admob-native-ads", @@ -75491,20 +73785,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-admob-native-ads", "npm": { - "downloads": 3894, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 853 + "downloads": 4580, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 41, "matchingScoreModifiers": [ "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.003, + "popularity": 0.028, "topicSearchString": "android ios react-native admob native-ads admob-native-ads admob-ads google-admob react native advanced ads native-advanced-ads admob-native-advanced-ads objective-c java" }, { @@ -75533,10 +73826,10 @@ "updatedAt": "2024-03-21T14:15:34Z", "createdAt": "2022-04-29T12:40:18Z", "pushedAt": "2024-03-21T14:15:34Z", - "forks": 114, + "forks": 118, "issues": 30, - "subscribers": 16, - "stars": 2132 + "subscribers": 17, + "stars": 2216 }, "name": "react-native-graph", "fullName": "margelo/react-native-graph", @@ -75584,10 +73877,9 @@ }, "npmPkg": "react-native-graph", "npm": { - "downloads": 12967, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3044 + "downloads": 16166, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -75596,7 +73888,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.013, + "popularity": 0.028, "topicSearchString": "react-native ios android react svg chart charts library performance crypto graph animation graphs stock beautiful wallet animated skia linegraph" }, { @@ -75611,20 +73903,20 @@ "urls": { "repo": "https://github.com/margelo/react-native-bignumber", "clone": "https://github.com/margelo/react-native-bignumber.git", - "homepage": "https://margelo.io" + "homepage": "https://margelo.com" }, "stats": { "hasIssues": true, "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-04-29T10:12:47Z", + "updatedAt": "2025-02-04T03:56:12Z", "createdAt": "2022-03-03T08:52:46Z", - "pushedAt": "2024-04-29T10:12:47Z", - "forks": 14, - "issues": 9, - "subscribers": 7, - "stars": 352 + "pushedAt": "2025-02-04T03:56:12Z", + "forks": 16, + "issues": 8, + "subscribers": 9, + "stars": 357 }, "name": "react-native-bignumber", "fullName": "margelo/react-native-bignumber", @@ -75658,31 +73950,28 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 0.2.3", - "tagName": "v0.2.3", - "createdAt": "2024-04-29T10:12:48Z", - "publishedAt": "2024-04-29T10:12:49Z", + "name": "Release 0.2.4", + "tagName": "v0.2.4", + "createdAt": "2025-02-04T03:56:13Z", + "publishedAt": "2025-02-04T03:56:19Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-bignumber", "npm": { - "downloads": 724, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 147 + "downloads": 698, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 41, + "score": 51, "matchingScoreModifiers": [ "Known", - "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.018, + "popularity": 0.027, "topicSearchString": "react-native ios android jsi crypto c++ fast web3 number bignumber bn big math library react native wallet" }, { @@ -75705,7 +73994,7 @@ "pushedAt": "2023-07-18T05:50:26Z", "forks": 47, "issues": 10, - "subscribers": 24, + "subscribers": 23, "stars": 115 }, "name": "react-native-select-contact", @@ -75731,13 +74020,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-select-contact", "npm": { - "downloads": 31335, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6714 + "downloads": 38496, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -75745,7 +74032,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.008, + "popularity": 0.028, "topicSearchString": "react react-native contacts address-book people select-contact" }, { @@ -75768,7 +74055,7 @@ "pushedAt": "2023-09-18T15:52:52Z", "forks": 48, "issues": 9, - "subscribers": 5, + "subscribers": 4, "stars": 127 }, "name": "react-native-shared-group-preferences", @@ -75789,13 +74076,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-shared-group-preferences", "npm": { - "downloads": 36333, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9971 + "downloads": 24932, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -75803,7 +74088,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.052, + "popularity": 0.028, "topicSearchString": "react-native" }, { @@ -75829,13 +74114,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-02T17:43:54Z", + "updatedAt": "2025-03-20T19:05:11Z", "createdAt": "2021-11-02T21:30:27Z", - "pushedAt": "2024-12-02T17:43:54Z", + "pushedAt": "2025-03-20T19:05:11Z", "forks": 12, "issues": 1, - "subscribers": 63, - "stars": 96 + "subscribers": 62, + "stars": 100 }, "name": "@shipt/segmented-arc-for-react-native", "fullName": "shipt/segmented-arc-for-react-native", @@ -75858,10 +74143,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v1.2.2", - "tagName": "v1.2.2", - "createdAt": "2024-07-19T23:41:55Z", - "publishedAt": "2024-07-19T23:56:46Z", + "name": "v2.0.0", + "tagName": "v2.0.0", + "createdAt": "2025-03-10T16:56:31Z", + "publishedAt": "2025-03-10T18:48:06Z", "isPrerelease": false }, "hasTypes": false, @@ -75869,8 +74154,9 @@ "isArchived": false }, "npm": {}, - "score": 43, + "score": 49, "matchingScoreModifiers": [ + "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -75948,19 +74234,19 @@ "newArchitecture": false, "isArchived": false }, + "unmaintained": true, "npmPkg": "react-native-actions-sheet-picker", "npm": { - "downloads": 1128, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 232 + "downloads": 607, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.016, + "popularity": -0.472, "topicSearchString": "react-native ios android select searchable-select picker dropdown modal selector selectbox searchable option actions-sheet actionsheet filterable react javascript" }, { @@ -75986,15 +74272,15 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-12T15:56:12Z", + "updatedAt": "2025-02-25T02:26:50Z", "createdAt": "2021-09-03T17:18:21Z", - "pushedAt": "2024-11-12T15:56:12Z", - "forks": 34, + "pushedAt": "2025-02-25T02:26:50Z", + "forks": 38, "issues": 36, "subscribers": 3, - "stars": 124 + "stars": 130 }, - "name": "react-native-leaflet-custom-view", + "name": "react-native-leaflet-view", "fullName": "pavel-corsaghin/react-native-leaflet", "isPrivate": false, "registry": "https://registry.npmjs.org/", @@ -76025,16 +74311,15 @@ "isArchived": false }, "npm": { - "downloads": 1633, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 405 + "downloads": 2815, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": 0.026, + "popularity": 0.028, "topicSearchString": "react-native ios android leaflet leaflet-map" }, { @@ -76058,13 +74343,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-29T16:54:27Z", + "updatedAt": "2025-04-15T12:01:00Z", "createdAt": "2022-04-17T18:00:04Z", - "pushedAt": "2025-01-29T16:54:27Z", - "forks": 82, - "issues": 26, - "subscribers": 11, - "stars": 1944 + "pushedAt": "2025-04-15T12:01:00Z", + "forks": 97, + "issues": 33, + "subscribers": 12, + "stars": 2218 }, "name": "react-native-keyboard-controller", "fullName": "kirillzyusko/react-native-keyboard-controller", @@ -76100,10 +74385,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 1.16.0", - "tagName": "1.16.0", - "createdAt": "2025-01-27T12:32:02Z", - "publishedAt": "2025-01-27T12:42:01Z", + "name": "Release 1.17.0", + "tagName": "1.17.0", + "createdAt": "2025-04-09T13:36:24Z", + "publishedAt": "2025-04-09T13:54:05Z", "isPrerelease": false }, "hasTypes": true, @@ -76112,10 +74397,9 @@ }, "npmPkg": "react-native-keyboard-controller", "npm": { - "downloads": 416412, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 93119 + "downloads": 1135345, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 73, "matchingScoreModifiers": [ @@ -76124,7 +74408,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.001, + "popularity": 0.028, "topicSearchString": "react-native keyboard interactive dismiss animation focused-input text-changed selection-changed avoiding-view avoid-keyboard sticky-view over-keyboard-view keyboard-aware-scroll-view keyboard-toolbar keyboard-done-button keyboard-next-button keyboard-previous-button ios android" }, { @@ -76148,7 +74432,7 @@ "updatedAt": "2023-01-17T06:12:34Z", "createdAt": "2022-04-29T06:21:05Z", "pushedAt": "2023-01-17T06:12:34Z", - "forks": 4, + "forks": 3, "issues": 1, "subscribers": 3, "stars": 45 @@ -76178,20 +74462,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-quick-websql", "npm": { - "downloads": 199, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 34 + "downloads": 207, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.8, + "popularity": -0.726, "topicSearchString": "react-native ios android sqlite jsi typescript" }, { @@ -76216,9 +74498,9 @@ "createdAt": "2021-12-02T18:02:34Z", "pushedAt": "2024-10-14T14:47:04Z", "forks": 21, - "issues": 2, + "issues": 4, "subscribers": 6, - "stars": 394 + "stars": 392 }, "name": "react-native-notificated", "fullName": "TheWidlarzGroup/react-native-notificated", @@ -76253,20 +74535,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-notificated", "npm": { - "downloads": 4626, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1182 + "downloads": 5921, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 41, "matchingScoreModifiers": [ "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.033, + "popularity": 0.028, "topicSearchString": "react-native ios android push-notifications notifications toast toast-notifications notification" }, { @@ -76291,7 +74572,7 @@ "updatedAt": "2023-07-11T07:12:37Z", "createdAt": "2022-05-26T09:11:06Z", "pushedAt": "2023-07-11T07:12:37Z", - "forks": 11, + "forks": 12, "issues": 2, "subscribers": 7, "stars": 600 @@ -76325,13 +74606,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-esbuild", "npm": { - "downloads": 53, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 15 + "downloads": 80, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -76339,7 +74618,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.175, + "popularity": -0.212, "topicSearchString": "react-native esbuild dev-server development bundler" }, { @@ -76366,7 +74645,7 @@ "pushedAt": "2022-09-24T08:20:40Z", "forks": 1, "issues": 0, - "subscribers": 2, + "subscribers": 1, "stars": 7 }, "name": "cross-local-storage", @@ -76391,20 +74670,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "cross-local-storage", "npm": { - "downloads": 29, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6 + "downloads": 24, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.85, + "popularity": -0.808, "topicSearchString": "react library storybook components" }, { @@ -76434,7 +74711,7 @@ "forks": 11, "issues": 9, "subscribers": 2, - "stars": 91 + "stars": 93 }, "name": "rn-card-scanner", "fullName": "howljs/rn-card-scanner", @@ -76467,17 +74744,16 @@ }, "npmPkg": "rn-card-scanner", "npm": { - "downloads": 3176, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 723 + "downloads": 2998, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.006, + "popularity": 0.028, "topicSearchString": "react-native ios android card-scanner" }, { @@ -76536,19 +74812,19 @@ "newArchitecture": false, "isArchived": false }, + "unmaintained": true, "npmPkg": "react-native-cupertino-list", "npm": { - "downloads": 42, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8 + "downloads": 41, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.374, + "popularity": -0.826, "topicSearchString": "cupertino react-native component" }, { @@ -76574,8 +74850,8 @@ "pushedAt": "2024-08-17T00:25:00Z", "forks": 18, "issues": 18, - "subscribers": 7, - "stars": 185 + "subscribers": 6, + "stars": 196 }, "name": "react-native-infinite-pager", "fullName": "computerjazz/react-native-infinite-pager", @@ -76607,20 +74883,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-infinite-pager", "npm": { - "downloads": 5465, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1731 + "downloads": 11145, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 41, "matchingScoreModifiers": [ "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.095, + "popularity": 0.028, "topicSearchString": "react native infinite pager swipe slideshow" }, { @@ -76648,7 +74923,7 @@ "forks": 22, "issues": 20, "subscribers": 3, - "stars": 440 + "stars": 443 }, "name": "@th3rdwave/react-navigation-bottom-sheet", "fullName": "th3rdwave/react-navigation-bottom-sheet", @@ -76678,7 +74953,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -76714,7 +74988,7 @@ "updatedAt": "2022-07-16T06:06:28Z", "createdAt": "2022-06-01T06:17:18Z", "pushedAt": "2022-07-16T06:06:28Z", - "forks": 10, + "forks": 11, "issues": 7, "subscribers": 3, "stars": 58 @@ -76755,17 +75029,16 @@ "unmaintained": true, "npmPkg": "react-native-picky", "npm": { - "downloads": 943, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 236 + "downloads": 1157, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.471, + "popularity": -0.472, "topicSearchString": "react-native ios android picker wheel react typescript wheelpicker" }, { @@ -76795,7 +75068,7 @@ "forks": 8, "issues": 2, "subscribers": 1, - "stars": 117 + "stars": 119 }, "name": "react-native-place-picker", "fullName": "b0iq/react-native-place-picker", @@ -76834,16 +75107,16 @@ }, "npmPkg": "react-native-place-picker", "npm": { - "downloads": 679, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 148 + "downloads": 533, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.003, + "popularity": 0.028, "topicSearchString": "react-native expo place-picker reactnativeplacepicker android ios kotlin react reactjs swift typescript" }, { @@ -76869,10 +75142,10 @@ "updatedAt": "2024-04-10T19:41:42Z", "createdAt": "2022-04-26T14:24:03Z", "pushedAt": "2024-04-10T19:41:42Z", - "forks": 44, + "forks": 48, "issues": 15, - "subscribers": 240, - "stars": 927 + "subscribers": 239, + "stars": 943 }, "name": "@shopify/react-native-performance", "fullName": "Shopify/react-native-performance", @@ -76892,7 +75165,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -76919,10 +75191,10 @@ "updatedAt": "2025-01-13T23:00:37Z", "createdAt": "2022-06-14T01:25:17Z", "pushedAt": "2025-01-13T23:00:37Z", - "forks": 25, + "forks": 26, "issues": 9, - "subscribers": 10, - "stars": 528 + "subscribers": 8, + "stars": 548 }, "name": "react-native-app-clip", "fullName": "bndkt/react-native-app-clip", @@ -76953,21 +75225,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-app-clip", "npm": { - "downloads": 20205, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4055 + "downloads": 22240, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 51, "matchingScoreModifiers": [ "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.022, + "popularity": 0.028, "topicSearchString": "react-native expo app-clip reactnativeappclip ios" }, { @@ -77026,20 +75295,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-compressed-jsbundle", "npm": { - "downloads": 331, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 68 + "downloads": 435, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.765, + "popularity": -0.722, "topicSearchString": "react-native ios android brotli compression" }, { @@ -77061,10 +75328,10 @@ "updatedAt": "2024-03-06T17:24:07Z", "createdAt": "2018-08-20T11:08:29Z", "pushedAt": "2024-03-06T17:24:07Z", - "forks": 45, + "forks": 47, "issues": 10, - "subscribers": 8, - "stars": 365 + "subscribers": 7, + "stars": 368 }, "name": "react-native-get-random-values", "fullName": "LinusU/react-native-get-random-values", @@ -77101,13 +75368,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-get-random-values", "npm": { - "downloads": 3362930, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 772967 + "downloads": 4259936, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -77116,7 +75381,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.008, + "popularity": 0.028, "topicSearchString": "crypto.getrandomvalues crypto get-random-values getrandomvalues polyfill react-native webcrypto rng random javascript hacktoberfest" }, { @@ -77141,13 +75406,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-29T15:35:14Z", + "updatedAt": "2025-04-16T06:08:50Z", "createdAt": "2021-11-08T13:19:09Z", - "pushedAt": "2025-01-29T15:35:14Z", - "forks": 466, - "issues": 70, - "subscribers": 280, - "stars": 7162 + "pushedAt": "2025-04-16T06:08:50Z", + "forks": 485, + "issues": 81, + "subscribers": 278, + "stars": 7347 }, "name": "@shopify/react-native-skia", "fullName": "Shopify/react-native-skia", @@ -77167,10 +75432,10 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, - "score": 51, + "score": 41, "matchingScoreModifiers": [ + "Lots of open issues", "Recently updated" ], "popularity": -100, @@ -77184,6 +75449,7 @@ "npmPkg": "@shopify/flash-list", "android": true, "ios": true, + "fireos": true, "expoGo": true, "newArchitectureNote": "Compiles and runs, but behavior may not be as expected.", "github": { @@ -77197,13 +75463,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-28T21:19:52Z", + "updatedAt": "2025-04-14T18:50:27Z", "createdAt": "2021-12-20T15:48:14Z", - "pushedAt": "2025-01-28T21:19:52Z", - "forks": 260, - "issues": 181, + "pushedAt": "2025-04-14T18:50:27Z", + "forks": 268, + "issues": 199, "subscribers": 256, - "stars": 5885 + "stars": 6092 }, "name": "@shopify/flash-list", "fullName": "Shopify/flash-list", @@ -77229,17 +75495,16 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v1.7.2", - "tagName": "v1.7.2", - "createdAt": "2024-11-06T17:05:20Z", - "publishedAt": "2024-11-07T09:35:32Z", - "isPrerelease": false + "name": "v2.0.0-alpha.3", + "tagName": "v2.0.0-alpha.3", + "createdAt": "2025-04-11T16:29:16Z", + "publishedAt": "2025-04-11T16:30:28Z", + "isPrerelease": true }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, "score": 38, "matchingScoreModifiers": [ @@ -77266,16 +75531,16 @@ }, "stats": { "hasIssues": true, - "hasWiki": true, + "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-27T10:48:55Z", + "updatedAt": "2025-03-12T09:58:56Z", "createdAt": "2022-02-24T08:34:03Z", - "pushedAt": "2024-11-27T10:48:55Z", - "forks": 30, - "issues": 8, + "pushedAt": "2025-03-12T09:58:56Z", + "forks": 33, + "issues": 10, "subscribers": 21, - "stars": 1308 + "stars": 1345 }, "name": "reassure", "fullName": "callstack/reassure", @@ -77297,13 +75562,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "reassure", "npm": { - "downloads": 263690, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 50831 + "downloads": 806282, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 68, "matchingScoreModifiers": [ @@ -77311,7 +75574,7 @@ "Known", "Not supporting New Architecture" ], - "popularity": -0.029, + "popularity": 0.028, "topicSearchString": "react-native ios android" }, { @@ -77334,10 +75597,10 @@ "updatedAt": "2022-04-29T07:16:29Z", "createdAt": "2022-04-16T09:53:09Z", "pushedAt": "2022-04-29T07:16:29Z", - "forks": 24, + "forks": 25, "issues": 7, "subscribers": 9, - "stars": 382 + "stars": 384 }, "name": "react-native-turbo-starter", "fullName": "talknagish/react-native-turbo-starter", @@ -77361,7 +75624,6 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-turbo-starter", "npm": {}, "score": 32, @@ -77393,8 +75655,8 @@ "pushedAt": "2023-08-10T18:47:58Z", "forks": 27, "issues": 25, - "subscribers": 3, - "stars": 240 + "subscribers": 2, + "stars": 241 }, "name": "myapp", "fullName": "leotm/react-native-template-new-architecture", @@ -77417,7 +75679,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-template-new-architecture", "npm": {}, "score": 32, @@ -77450,10 +75711,10 @@ "updatedAt": "2022-05-29T10:21:24Z", "createdAt": "2021-09-07T10:02:07Z", "pushedAt": "2022-05-29T10:21:24Z", - "forks": 155, + "forks": 156, "issues": 16, - "subscribers": 32, - "stars": 1715 + "subscribers": 31, + "stars": 1717 }, "name": "react-native-universal-project", "fullName": "mmazzarolo/react-native-universal-monorepo", @@ -77481,7 +75742,6 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-universal-monorepo", "npm": {}, "score": 32, @@ -77515,13 +75775,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-27T03:11:50Z", + "updatedAt": "2025-04-15T13:58:04Z", "createdAt": "2021-07-30T13:10:45Z", - "pushedAt": "2025-01-27T03:11:50Z", - "forks": 150, - "issues": 56, + "pushedAt": "2025-04-15T13:58:04Z", + "forks": 164, + "issues": 76, "subscribers": 5, - "stars": 865 + "stars": 952 }, "name": "react-native-gifted-charts", "fullName": "Abhinandan-Kushwaha/react-native-gifted-charts", @@ -77559,10 +75819,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v1.4.56", - "tagName": "v1.4.56", - "createdAt": "2025-01-27T03:11:50Z", - "publishedAt": "2025-01-27T03:19:20Z", + "name": "v1.4.60", + "tagName": "v1.4.60", + "createdAt": "2025-04-15T14:02:09Z", + "publishedAt": "2025-04-15T16:26:56Z", "isPrerelease": false }, "hasTypes": false, @@ -77571,19 +75831,19 @@ }, "npmPkg": "react-native-gifted-charts", "npm": { - "downloads": 134161, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 31492 + "downloads": 202370, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 73, + "score": 62, "matchingScoreModifiers": [ "Popular", "Known", + "Lots of open issues", "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.013, + "popularity": 0.028, "topicSearchString": "chart charts graph data-visualization bar pie donut area line radar star population pyramid react react-native barchart piechart line-charts pie-chart donut-chart area-chart" }, { @@ -77641,19 +75901,17 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npmPkg": "rxn-input", "npm": { - "downloads": 8, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2 + "downloads": 3, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.725, + "popularity": -0.85, "topicSearchString": "react typescript react-native input web rxn gamepad keyboard mouse keyboard-events android ios listener gamepad-inputs" }, { @@ -77683,7 +75941,7 @@ "forks": 18, "issues": 13, "subscribers": 5, - "stars": 144 + "stars": 145 }, "name": "rn-perfect-sketch-canvas", "fullName": "wobsoriano/rn-perfect-sketch-canvas", @@ -77719,17 +75977,16 @@ }, "npmPkg": "rn-perfect-sketch-canvas", "npm": { - "downloads": 396, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 78 + "downloads": 587, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.275, + "popularity": 0.027, "topicSearchString": "react-native ios android sketch canvas skia react" }, { @@ -77756,8 +76013,8 @@ "pushedAt": "2022-03-19T14:19:40Z", "forks": 6, "issues": 1, - "subscribers": 2, - "stars": 37 + "subscribers": 1, + "stars": 39 }, "name": "rn-skia-sketch-canvas", "fullName": "uragirii/rn-skia-sketch-canvas", @@ -77790,17 +76047,16 @@ "unmaintained": true, "npmPkg": "rn-skia-sketch-canvas", "npm": { - "downloads": 16, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5 + "downloads": 29, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.625, + "popularity": -0.716, "topicSearchString": "react-native ios android" }, { @@ -77828,7 +76084,7 @@ "pushedAt": "2023-06-06T17:48:04Z", "forks": 5, "issues": 10, - "subscribers": 35, + "subscribers": 34, "stars": 345 }, "name": "react-native-zephyr", @@ -77853,12 +76109,10 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npm": { - "downloads": 242, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 54 + "downloads": 235, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -77866,7 +76120,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.746, + "popularity": -0.724, "topicSearchString": "react react-native styling tailwind-css" }, { @@ -77892,13 +76146,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-31T20:19:52Z", + "updatedAt": "2025-03-04T22:57:41Z", "createdAt": "2020-11-08T07:57:31Z", - "pushedAt": "2024-12-31T20:19:52Z", - "forks": 22, + "pushedAt": "2025-03-04T22:57:41Z", + "forks": 24, "issues": 8, - "subscribers": 4, - "stars": 276 + "subscribers": 3, + "stars": 278 }, "name": "react-native-react-bridge", "fullName": "inokawa/react-native-react-bridge", @@ -77925,10 +76179,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "0.12.3", - "tagName": "0.12.3", - "createdAt": "2024-10-14T08:46:21Z", - "publishedAt": "2024-10-14T08:46:44Z", + "name": "0.12.4", + "tagName": "0.12.4", + "createdAt": "2025-03-04T22:57:41Z", + "publishedAt": "2025-03-04T22:58:09Z", "isPrerelease": false }, "hasTypes": true, @@ -77937,18 +76191,16 @@ }, "npmPkg": "react-native-react-bridge", "npm": { - "downloads": 2220, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 458 + "downloads": 2986, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 51, "matchingScoreModifiers": [ "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.016, + "popularity": 0.028, "topicSearchString": "react react-native expo react-dom preact web metro webview html react-hooks webassembly" }, { @@ -77988,13 +76240,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-23T15:52:32Z", + "updatedAt": "2025-04-09T08:56:29Z", "createdAt": "2022-06-29T18:45:29Z", - "pushedAt": "2024-12-23T15:52:32Z", - "forks": 16, + "pushedAt": "2025-04-09T08:56:29Z", + "forks": 18, "issues": 3, "subscribers": 3, - "stars": 290 + "stars": 332 }, "name": "reanimated-color-picker", "fullName": "alabsi91/reanimated-color-picker", @@ -78030,10 +76282,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v3.0.6", - "tagName": "v3.0.6", - "createdAt": "2024-12-03T09:07:08Z", - "publishedAt": "2024-12-03T09:09:57Z", + "name": "v4.0.1", + "tagName": "v4.0.1", + "createdAt": "2025-04-06T14:59:16Z", + "publishedAt": "2025-04-06T15:02:18Z", "isPrerelease": false }, "hasTypes": true, @@ -78042,17 +76294,17 @@ }, "npmPkg": "reanimated-color-picker", "npm": { - "downloads": 68581, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 15496 + "downloads": 88420, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 57, "matchingScoreModifiers": [ "Known", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.004, + "popularity": 0.028, "topicSearchString": "react-native color-picker expo android ios web reanimated color picker wheel slider swatches palette rgb hex hsl hsv hwb colorkit renimated" }, { @@ -78080,9 +76332,9 @@ "createdAt": "2023-09-02T17:42:18Z", "pushedAt": "2024-12-03T17:19:03Z", "forks": 0, - "issues": 0, + "issues": 1, "subscribers": 3, - "stars": 25 + "stars": 28 }, "name": "react-native-material-you-colors", "fullName": "alabsi91/react-native-material-you-colors", @@ -78120,19 +76372,17 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-material-you-colors", "npm": { - "downloads": 20, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9 + "downloads": 49, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": 0, + "popularity": -0.209, "topicSearchString": "web react-native palette material-you material-design ios dynamic-color colors android expo palette-generation" }, { @@ -78163,10 +76413,10 @@ "updatedAt": "2024-04-25T15:20:39Z", "createdAt": "2022-07-01T13:21:13Z", "pushedAt": "2024-04-25T15:20:39Z", - "forks": 15, + "forks": 17, "issues": 13, "subscribers": 3, - "stars": 66 + "stars": 69 }, "name": "@teovilla/react-native-web-maps", "fullName": "teovillanueva/react-native-web-maps", @@ -78226,10 +76476,10 @@ "updatedAt": "2024-12-20T13:20:41Z", "createdAt": "2021-12-09T05:46:30Z", "pushedAt": "2024-12-20T13:20:41Z", - "forks": 43, - "issues": 2, + "forks": 46, + "issues": 4, "subscribers": 7, - "stars": 409 + "stars": 438 }, "name": "@likashefqet/react-native-image-zoom", "fullName": "likashefqet/react-native-image-zoom", @@ -78344,20 +76594,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "expo-music-picker", "npm": { - "downloads": 12, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3 + "downloads": 17, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.667, + "popularity": -0.691, "topicSearchString": "react-native expo expo-music-picker music picker music-picker expomusicpicker android ios music-metadata" }, { @@ -78379,10 +76627,10 @@ "updatedAt": "2021-05-12T15:37:01Z", "createdAt": "2018-12-19T08:30:27Z", "pushedAt": "2021-05-12T15:37:01Z", - "forks": 63, + "forks": 62, "issues": 23, - "subscribers": 12, - "stars": 350 + "subscribers": 11, + "stars": 355 }, "name": "@ovalmoney/react-native-fitness", "fullName": "OvalMoney/react-native-fitness", @@ -78418,7 +76666,6 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -78454,7 +76701,7 @@ "forks": 6, "issues": 6, "subscribers": 2, - "stars": 133 + "stars": 135 }, "name": "react-native-outside-press", "fullName": "dcangulo/react-native-outside-press", @@ -78489,20 +76736,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-outside-press", "npm": { - "downloads": 29664, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7163 + "downloads": 39290, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.019, + "popularity": 0.028, "topicSearchString": "react-native ios android expo react macos web windows reactjs" }, { @@ -78527,10 +76772,10 @@ "updatedAt": "2024-10-24T00:32:39Z", "createdAt": "2022-07-23T22:45:42Z", "pushedAt": "2024-10-24T00:32:39Z", - "forks": 57, - "issues": 27, + "forks": 67, + "issues": 33, "subscribers": 10, - "stars": 309 + "stars": 334 }, "name": "react-native-document-scanner-plugin", "fullName": "WebsiteBeaver/react-native-document-scanner-plugin", @@ -78556,17 +76801,16 @@ }, "npmPkg": "react-native-document-scanner-plugin", "npm": { - "downloads": 29899, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 10533 + "downloads": 61714, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": 0.13, + "popularity": 0.028, "topicSearchString": "react-native ios android document-scanner" }, { @@ -78593,8 +76837,8 @@ "pushedAt": "2024-03-12T05:49:17Z", "forks": 19, "issues": 1, - "subscribers": 4, - "stars": 120 + "subscribers": 3, + "stars": 123 }, "name": "react-native-btr", "fullName": "ThakurBallary/react-native-btr", @@ -78625,20 +76869,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-btr", "npm": { - "downloads": 7028, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1442 + "downloads": 8809, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.017, + "popularity": 0.028, "topicSearchString": "android ios bottomsheet checkbox collapsible-card color-picker radio-buttons snackbar tags ui-components ui-elements icon-picker" }, { @@ -78668,8 +76910,8 @@ "pushedAt": "2025-01-23T21:27:14Z", "forks": 16, "issues": 20, - "subscribers": 31, - "stars": 257 + "subscribers": 30, + "stars": 261 }, "name": "@react-native-ama/core", "fullName": "FormidableLabs/react-native-ama", @@ -78691,11 +76933,9 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -78719,13 +76959,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-26T08:07:22Z", + "updatedAt": "2025-02-26T08:50:15Z", "createdAt": "2022-07-27T06:51:52Z", - "pushedAt": "2024-11-26T08:07:22Z", + "pushedAt": "2025-02-26T08:50:15Z", "forks": 5, "issues": 0, "subscribers": 3, - "stars": 32 + "stars": 36 }, "name": "vision-camera-dynamsoft-label-recognizer", "fullName": "tony-xlh/vision-camera-dynamsoft-label-recognizer", @@ -78749,29 +76989,27 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "3.0.0", - "tagName": "3.0.0", - "createdAt": "2024-11-26T08:07:22Z", - "publishedAt": "2024-11-26T08:08:56Z", + "name": "3.1.0", + "tagName": "3.1.0", + "createdAt": "2025-02-26T07:42:52Z", + "publishedAt": "2025-02-26T07:45:25Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "vision-camera-dynamsoft-label-recognizer", "npm": { - "downloads": 87, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 18 + "downloads": 141, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.261, + "popularity": -0.222, "topicSearchString": "react-native mrz machine-readable-zone ocr optical-character-recognition ios android" }, { @@ -78803,7 +77041,7 @@ "forks": 13, "issues": 0, "subscribers": 7, - "stars": 538 + "stars": 553 }, "name": "react-native-fiesta", "fullName": "mateoguzmana/react-native-fiesta", @@ -78844,17 +77082,16 @@ }, "npmPkg": "react-native-fiesta", "npm": { - "downloads": 394, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 87 + "downloads": 613, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": -0.25, + "popularity": 0.028, "topicSearchString": "react-native ios android @shopify/skia web skia animations react-component javascript react typescript hacktoberfest" }, { @@ -78883,9 +77120,9 @@ "createdAt": "2022-02-18T03:04:41Z", "pushedAt": "2022-02-21T22:35:42Z", "forks": 58, - "issues": 27, + "issues": 28, "subscribers": 4, - "stars": 252 + "stars": 257 }, "name": "vision-camera-ocr", "fullName": "aarongrider/vision-camera-ocr", @@ -78913,10 +77150,9 @@ "unmaintained": true, "npmPkg": "vision-camera-ocr", "npm": { - "downloads": 1328, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 349 + "downloads": 1322, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -78924,7 +77160,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.459, + "popularity": -0.472, "topicSearchString": "react-native ios android mobile camera" }, { @@ -78952,8 +77188,8 @@ "pushedAt": "2024-02-10T13:37:31Z", "forks": 7, "issues": 1, - "subscribers": 9, - "stars": 31 + "subscribers": 8, + "stars": 33 }, "name": "@klarna/react-native-vector-drawable", "fullName": "klarna-incubator/react-native-vector-drawable", @@ -78980,7 +77216,6 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, "score": 35, "matchingScoreModifiers": [ @@ -79013,13 +77248,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": false, - "updatedAt": "2025-01-29T06:48:00Z", + "updatedAt": "2025-04-16T17:14:24Z", "createdAt": "2016-06-15T11:58:01Z", - "pushedAt": "2025-01-29T06:48:00Z", - "forks": 1894, - "issues": 303, - "subscribers": 373, - "stars": 11318 + "pushedAt": "2025-04-16T17:14:24Z", + "forks": 1897, + "issues": 223, + "subscribers": 372, + "stars": 11420 }, "name": "detox", "fullName": "wix/Detox", @@ -79039,10 +77274,9 @@ }, "npmPkg": "detox", "npm": { - "downloads": 923523, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 232132 + "downloads": 1238245, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -79053,7 +77287,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.029, + "popularity": 0.028, "topicSearchString": "" }, { @@ -79079,10 +77313,10 @@ "updatedAt": "2024-10-17T11:27:50Z", "createdAt": "2021-08-10T07:31:15Z", "pushedAt": "2024-10-17T11:27:50Z", - "forks": 15, - "issues": 1, + "forks": 18, + "issues": 2, "subscribers": 4, - "stars": 157 + "stars": 166 }, "name": "react-native-wallet-manager", "fullName": "dev-family/react-native-wallet-manager", @@ -79120,16 +77354,17 @@ }, "npmPkg": "react-native-wallet-manager", "npm": { - "downloads": 15094, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3287 + "downloads": 28398, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 41, "matchingScoreModifiers": [ + "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.004, + "popularity": 0.028, "topicSearchString": "react-native ios android wallet apple-wallet pkpass google-wallet google-wallet-api passkit" }, { @@ -79152,7 +77387,7 @@ "pushedAt": "2021-06-09T16:19:37Z", "forks": 3, "issues": 0, - "subscribers": 2, + "subscribers": 1, "stars": 5 }, "name": "react-native-wallet-pass", @@ -79178,20 +77413,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-wallet-pass", "npm": { - "downloads": 496, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 121 + "downloads": 427, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.828, + "popularity": -0.822, "topicSearchString": "react-native ios android passkit wallet" }, { @@ -79214,13 +77447,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-07T01:52:12Z", + "updatedAt": "2025-04-15T02:08:38Z", "createdAt": "2022-01-13T02:38:10Z", - "pushedAt": "2025-01-07T01:52:12Z", - "forks": 43, + "pushedAt": "2025-04-15T02:08:38Z", + "forks": 42, "issues": 0, "subscribers": 11, - "stars": 73 + "stars": 80 }, "name": "@sendbird/uikit-react-native", "fullName": "sendbird/sendbird-uikit-react-native", @@ -79249,7 +77482,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -79280,12 +77512,12 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-22T00:22:39Z", + "updatedAt": "2025-04-02T04:23:52Z", "createdAt": "2022-01-12T06:21:54Z", - "pushedAt": "2025-01-22T00:22:39Z", + "pushedAt": "2025-04-02T04:23:52Z", "forks": 1, "issues": 0, - "subscribers": 8, + "subscribers": 7, "stars": 2 }, "name": "@sendbird/calls-react-native", @@ -79326,17 +77558,16 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 1.1.5", - "tagName": "v1.1.5", - "createdAt": "2024-12-12T06:41:29Z", - "publishedAt": "2024-12-12T06:41:36Z", + "name": "Release 1.1.6", + "tagName": "v1.1.6", + "createdAt": "2025-04-02T04:23:55Z", + "publishedAt": "2025-04-02T04:24:37Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -79372,7 +77603,7 @@ "forks": 0, "issues": 0, "subscribers": 2, - "stars": 40 + "stars": 41 }, "name": "rxn-units", "fullName": "gomes042/rxn-units", @@ -79409,19 +77640,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "rxn-units", "npm": { - "downloads": 645, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 89 + "downloads": 218, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.084, + "popularity": -0.222, "topicSearchString": "react typescript react-native units web expo rxn viewport viewport-units reactjs vh" }, { @@ -79449,10 +77678,10 @@ "updatedAt": "2024-12-03T20:00:57Z", "createdAt": "2020-04-01T00:20:13Z", "pushedAt": "2024-12-03T20:00:57Z", - "forks": 60, + "forks": 63, "issues": 18, - "subscribers": 15, - "stars": 387 + "subscribers": 14, + "stars": 396 }, "name": "@babylonjs/react-native", "fullName": "BabylonJS/BabylonReactNative", @@ -79472,7 +77701,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 43, "matchingScoreModifiers": [ @@ -79503,9 +77731,9 @@ "createdAt": "2019-05-02T10:18:13Z", "pushedAt": "2023-09-28T01:09:55Z", "forks": 57, - "issues": 22, - "subscribers": 5, - "stars": 193 + "issues": 23, + "subscribers": 4, + "stars": 195 }, "name": "react-native-video-cache", "fullName": "zhigang1992/react-native-video-cache", @@ -79525,13 +77753,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-video-cache", "npm": { - "downloads": 13377, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3182 + "downloads": 15149, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -79539,7 +77765,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.016, + "popularity": 0.028, "topicSearchString": "react-native" }, { @@ -79557,13 +77783,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-07-22T12:36:59Z", + "updatedAt": "2025-02-04T13:20:04Z", "createdAt": "2019-06-22T03:15:16Z", - "pushedAt": "2024-07-22T12:36:59Z", - "forks": 93, - "issues": 15, + "pushedAt": "2025-02-04T13:20:04Z", + "forks": 95, + "issues": 18, "subscribers": 10, - "stars": 250 + "stars": 255 }, "name": "react-native-bluetooth-classic", "fullName": "kenjdavidson/react-native-bluetooth-classic", @@ -79589,21 +77815,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-bluetooth-classic", "npm": { - "downloads": 10185, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2019 + "downloads": 9934, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 41, + "score": 51, "matchingScoreModifiers": [ "Known", - "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.024, + "popularity": 0.028, "topicSearchString": "react-native bluetooth-classic bluetooth-adapter android external-accessory ios bluetooth" }, { @@ -79626,7 +77849,7 @@ "forks": 10, "issues": 7, "subscribers": 3, - "stars": 72 + "stars": 71 }, "name": "react-native-cloud-store", "fullName": "XHMM/react-native-cloud-store", @@ -79659,20 +77882,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-cloud-store", "npm": { - "downloads": 8148, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1606 + "downloads": 11825, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.025, + "popularity": 0.028, "topicSearchString": "react-native ios android icloud swift react" }, { @@ -79700,7 +77921,7 @@ "pushedAt": "2023-09-30T11:34:15Z", "forks": 7, "issues": 0, - "subscribers": 3, + "subscribers": 2, "stars": 33 }, "name": "react-native-clocks", @@ -79738,20 +77959,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-clocks", "npm": { - "downloads": 102, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 26 + "downloads": 19, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.211, + "popularity": -0.25, "topicSearchString": "react-native ios android clock react web skia time javascript typescript" }, { @@ -79804,7 +78023,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -79866,7 +78084,6 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -79902,10 +78119,10 @@ "updatedAt": "2025-01-15T22:51:41Z", "createdAt": "2022-06-02T14:00:53Z", "pushedAt": "2025-01-15T22:51:41Z", - "forks": 19, - "issues": 0, + "forks": 20, + "issues": 1, "subscribers": 3, - "stars": 296 + "stars": 307 }, "name": "react-native-volume-manager", "fullName": "hirbod/react-native-volume-manager", @@ -79942,18 +78159,16 @@ }, "npmPkg": "react-native-volume-manager", "npm": { - "downloads": 60675, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 14822 + "downloads": 79692, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 51, "matchingScoreModifiers": [ "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.022, + "popularity": 0.028, "topicSearchString": "react-native ios expo volume mute silent android react" }, { @@ -79974,13 +78189,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-02-27T22:00:27Z", + "updatedAt": "2025-02-20T15:26:45Z", "createdAt": "2021-08-17T19:48:45Z", - "pushedAt": "2024-02-27T22:00:27Z", + "pushedAt": "2025-02-20T15:26:45Z", "forks": 30, - "issues": 26, - "subscribers": 31, - "stars": 300 + "issues": 24, + "subscribers": 30, + "stars": 303 }, "name": "amazon-ivs-react-native-player", "fullName": "aws/amazon-ivs-react-native-player", @@ -80011,21 +78226,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "amazon-ivs-react-native-player", "npm": { - "downloads": 7020, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1813 + "downloads": 7130, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 41, + "score": 51, "matchingScoreModifiers": [ "Known", - "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.036, + "popularity": 0.028, "topicSearchString": "react-native ios android amazon-ivs" }, { @@ -80033,8 +78245,13 @@ "examples": [ "https://github.com/expo/examples/tree/master/with-router", "https://github.com/expo/examples/tree/master/with-router-tailwind", + "https://github.com/expo/examples/tree/master/with-nativewind", "https://github.com/EvanBacon/expo-router-instagram-layout", - "https://github.com/EvanBacon/expo-router-twitter" + "https://github.com/EvanBacon/expo-router-twitter", + "https://github.com/expo/examples/tree/master/with-router-menus", + "https://github.com/expo/examples/tree/master/with-router-tv", + "https://github.com/expo/examples/tree/master/with-satori", + "https://github.com/expo/examples/tree/master/with-shadcn" ], "ios": true, "android": true, @@ -80051,13 +78268,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-27T20:26:15Z", + "updatedAt": "2025-04-14T18:42:50Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-27T20:26:15Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-router", "fullName": "expo/expo", @@ -80078,13 +78295,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-router", "npm": { - "downloads": 1337225, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 313840 + "downloads": 1979611, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -80095,7 +78310,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.012, + "popularity": 0.028, "topicSearchString": "react-native expo" }, { @@ -80114,12 +78329,12 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-12-16T14:00:28Z", + "updatedAt": "2025-03-12T04:34:40Z", "createdAt": "2021-02-12T19:42:06Z", - "pushedAt": "2024-12-16T14:00:28Z", + "pushedAt": "2025-03-12T04:34:40Z", "forks": 0, "issues": 0, - "subscribers": 3, + "subscribers": 2, "stars": 25 }, "name": "react-native-help-create", @@ -80156,19 +78371,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-help-create", "npm": { - "downloads": 47, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8 + "downloads": 103, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.293, + "popularity": -0.221, "topicSearchString": "react-native help-create rnhc mobile-development best-practice best-practices cross-platform redux typescript javascript" }, { @@ -80199,7 +78412,7 @@ "pushedAt": "2022-07-28T09:55:02Z", "forks": 0, "issues": 0, - "subscribers": 5, + "subscribers": 4, "stars": 14 }, "name": "@mindinventory/react-native-awesome-clock", @@ -80266,8 +78479,8 @@ "pushedAt": "2024-12-10T07:32:30Z", "forks": 170, "issues": 0, - "subscribers": 18, - "stars": 825 + "subscribers": 17, + "stars": 834 }, "name": "@mindinventory/react-native-tab-bar-interaction", "fullName": "Mindinventory/react-native-tabbar-interaction", @@ -80330,7 +78543,7 @@ "pushedAt": "2023-12-20T10:20:38Z", "forks": 4, "issues": 0, - "subscribers": 7, + "subscribers": 6, "stars": 32 }, "name": "@mindinventory/rn-top-navbar", @@ -80362,7 +78575,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -80434,7 +78646,6 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -80475,8 +78686,8 @@ "pushedAt": "2022-11-22T06:52:54Z", "forks": 10, "issues": 1, - "subscribers": 6, - "stars": 86 + "subscribers": 5, + "stars": 88 }, "name": "@mindinventory/react-native-stagger-view", "fullName": "Mindinventory/react-native-stagger-view", @@ -80532,10 +78743,10 @@ "updatedAt": "2024-12-09T12:24:41Z", "createdAt": "2022-04-26T09:26:18Z", "pushedAt": "2024-12-09T12:24:41Z", - "forks": 20, + "forks": 21, "issues": 0, - "subscribers": 7, - "stars": 125 + "subscribers": 6, + "stars": 137 }, "name": "@mindinventory/react-native-boilerplate", "fullName": "Mindinventory/react-native-boilerplate", @@ -80573,7 +78784,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 43, "matchingScoreModifiers": [ @@ -80609,7 +78819,7 @@ "pushedAt": "2022-05-16T13:04:17Z", "forks": 0, "issues": 0, - "subscribers": 6, + "subscribers": 5, "stars": 23 }, "name": "@mindinventory/react-native-speed-view", @@ -80674,10 +78884,10 @@ "updatedAt": "2024-12-04T10:18:58Z", "createdAt": "2022-03-28T09:54:58Z", "pushedAt": "2024-12-04T10:18:58Z", - "forks": 48, - "issues": 26, - "subscribers": 9, - "stars": 65 + "forks": 50, + "issues": 28, + "subscribers": 8, + "stars": 66 }, "name": "@pusher/pusher-websocket-react-native", "fullName": "pusher/pusher-websocket-react-native", @@ -80707,7 +78917,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 43, "matchingScoreModifiers": [ @@ -80771,17 +78980,16 @@ "unmaintained": true, "npmPkg": "expo-split-pane", "npm": { - "downloads": 54, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9 + "downloads": 61, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.906, + "popularity": -0.817, "topicSearchString": "react expo react-native web split divider movable" }, { @@ -80808,13 +79016,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-14T05:52:03Z", + "updatedAt": "2025-04-08T16:58:56Z", "createdAt": "2022-08-20T06:45:23Z", - "pushedAt": "2025-01-14T05:52:03Z", - "forks": 20, - "issues": 7, - "subscribers": 3, - "stars": 214 + "pushedAt": "2025-04-08T16:58:56Z", + "forks": 21, + "issues": 10, + "subscribers": 2, + "stars": 233 }, "name": "react-native-marked", "fullName": "gmsgowtham/react-native-marked", @@ -80837,11 +79045,11 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 6.0.7", - "tagName": "v6.0.7", - "createdAt": "2025-01-10T04:53:10Z", - "publishedAt": "2025-01-10T04:54:08Z", - "isPrerelease": false + "name": "Release 7.0.1-rc.0", + "tagName": "v7.0.1-rc.0", + "createdAt": "2025-03-29T06:23:53Z", + "publishedAt": "2025-03-29T06:25:11Z", + "isPrerelease": true }, "hasTypes": true, "newArchitecture": false, @@ -80849,10 +79057,9 @@ }, "npmPkg": "react-native-marked", "npm": { - "downloads": 17309, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4114 + "downloads": 22393, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -80860,7 +79067,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.015, + "popularity": 0.028, "topicSearchString": "react-native markdown react renderer marked-js typescript" }, { @@ -80884,12 +79091,12 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": false, - "updatedAt": "2025-01-01T11:50:05Z", + "updatedAt": "2025-04-01T11:10:07Z", "createdAt": "2022-08-29T13:31:01Z", - "pushedAt": "2025-01-01T11:50:05Z", + "pushedAt": "2025-04-01T11:10:07Z", "forks": 0, "issues": 0, - "subscribers": 3, + "subscribers": 2, "stars": 8 }, "name": "react-native-style-queries", @@ -80908,20 +79115,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-style-queries", "npm": { - "downloads": 22, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "downloads": 113, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 49, "matchingScoreModifiers": [ "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.35, + "popularity": -0.323, "topicSearchString": "" }, { @@ -80949,13 +79154,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-04T16:29:32Z", + "updatedAt": "2025-02-06T12:39:08Z", "createdAt": "2021-04-06T14:27:04Z", - "pushedAt": "2024-12-04T16:29:32Z", - "forks": 81, - "issues": 44, - "subscribers": 5, - "stars": 210 + "pushedAt": "2025-02-06T12:39:08Z", + "forks": 82, + "issues": 46, + "subscribers": 4, + "stars": 218 }, "name": "react-native-autocomplete-dropdown", "fullName": "onmotion/react-native-autocomplete-dropdown", @@ -80995,17 +79200,16 @@ }, "npmPkg": "react-native-autocomplete-dropdown", "npm": { - "downloads": 42201, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9466 + "downloads": 55536, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": 0.002, + "popularity": 0.028, "topicSearchString": "react-native dropdown autocomplete picker typeahead select android ios dropdown-menu autocomplete-suggestions hacktoberfest" }, { @@ -81030,13 +79234,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-08-05T13:21:56Z", + "updatedAt": "2025-04-03T12:24:30Z", "createdAt": "2022-10-19T08:39:41Z", - "pushedAt": "2024-08-05T13:21:56Z", + "pushedAt": "2025-04-03T12:24:30Z", "forks": 11, - "issues": 6, + "issues": 7, "subscribers": 25, - "stars": 487 + "stars": 504 }, "name": "react-native-fast-shadow", "fullName": "alan-eu/react-native-fast-shadow", @@ -81068,17 +79272,17 @@ }, "npmPkg": "react-native-fast-shadow", "npm": { - "downloads": 18029, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4021 + "downloads": 22883, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 57, "matchingScoreModifiers": [ "Known", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.001, + "popularity": 0.028, "topicSearchString": "react-native shadow android" }, { @@ -81102,13 +79306,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-12T09:48:35Z", + "updatedAt": "2025-03-19T14:49:07Z", "createdAt": "2022-11-04T05:06:01Z", - "pushedAt": "2024-11-12T09:48:35Z", - "forks": 79, - "issues": 33, - "subscribers": 3, - "stars": 471 + "pushedAt": "2025-03-19T14:49:07Z", + "forks": 85, + "issues": 42, + "subscribers": 4, + "stars": 494 }, "name": "@howljs/calendar-kit", "fullName": "howljs/react-native-calendar-kit", @@ -81133,10 +79337,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 43, + "score": 49, "matchingScoreModifiers": [ + "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -81173,7 +79377,7 @@ "pushedAt": "2022-11-09T03:36:10Z", "forks": 1, "issues": 2, - "subscribers": 2, + "subscribers": 1, "stars": 36 }, "name": "react-native-tooltiplize", @@ -81213,17 +79417,16 @@ "unmaintained": true, "npmPkg": "react-native-tooltiplize", "npm": { - "downloads": 142, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 27 + "downloads": 99, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.778, + "popularity": -0.73, "topicSearchString": "react-native ios android web tooltip tooltiplize tooltip-lib popover popover-view" }, { @@ -81244,13 +79447,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-03T06:28:34Z", + "updatedAt": "2025-02-26T08:49:21Z", "createdAt": "2022-10-31T08:02:32Z", - "pushedAt": "2024-12-03T06:28:34Z", - "forks": 3, - "issues": 0, + "pushedAt": "2025-02-26T08:49:21Z", + "forks": 4, + "issues": 1, "subscribers": 6, - "stars": 52 + "stars": 58 }, "name": "vision-camera-dynamsoft-document-normalizer", "fullName": "tony-xlh/vision-camera-dynamsoft-document-normalizer", @@ -81277,29 +79480,27 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "3.3.2", - "tagName": "3.3.2", - "createdAt": "2024-12-03T06:28:34Z", - "publishedAt": "2024-12-03T07:21:26Z", + "name": "3.4.0", + "tagName": "3.4.0", + "createdAt": "2025-02-26T07:29:07Z", + "publishedAt": "2025-02-26T07:45:55Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "vision-camera-dynamsoft-document-normalizer", "npm": { - "downloads": 403, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 59 + "downloads": 304, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.324, + "popularity": -0.22, "topicSearchString": "react-native ios android document-scanning document-scanner document-scan document-detection perspective-transformation crop automatic" }, { @@ -81355,20 +79556,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-match-media-polyfill", "npm": { - "downloads": 9766, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2916 + "downloads": 20652, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.524, + "popularity": -0.572, "topicSearchString": "component react-component react-native ios media query responsive matchmedia mediaquery web react-responsive" }, { @@ -81392,7 +79591,7 @@ "pushedAt": "2022-08-02T14:53:25Z", "forks": 9, "issues": 3, - "subscribers": 7, + "subscribers": 6, "stars": 223 }, "name": "react-ridge-state", @@ -81419,13 +79618,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-ridge-state", "npm": { - "downloads": 3503, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 486 + "downloads": 7933, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -81433,7 +79630,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.583, + "popularity": -0.472, "topicSearchString": "" }, { @@ -81457,8 +79654,8 @@ "pushedAt": "2023-09-27T06:32:17Z", "forks": 6, "issues": 12, - "subscribers": 4, - "stars": 22 + "subscribers": 3, + "stars": 23 }, "name": "react-native-paper-autocomplete", "fullName": "web-ridge/react-native-paper-autocomplete", @@ -81488,20 +79685,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-paper-autocomplete", "npm": { - "downloads": 347, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 108 + "downloads": 441, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.261, + "popularity": -0.323, "topicSearchString": "react-native ios android" }, { @@ -81526,8 +79721,8 @@ "pushedAt": "2022-10-06T20:43:40Z", "forks": 13, "issues": 3, - "subscribers": 7, - "stars": 138 + "subscribers": 6, + "stars": 139 }, "name": "@expo/match-media", "fullName": "expo/match-media", @@ -81558,7 +79753,6 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -81597,7 +79791,7 @@ "pushedAt": "2024-02-24T16:30:24Z", "forks": 5, "issues": 1, - "subscribers": 2, + "subscribers": 1, "stars": 60 }, "name": "react-native-form-component", @@ -81640,17 +79834,16 @@ }, "npmPkg": "react-native-form-component", "npm": { - "downloads": 492, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 146 + "downloads": 608, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.175, + "popularity": 0.028, "topicSearchString": "react-native ios android form validated-form form-component component web picker pin-input otp validation declarative modal" }, { @@ -81681,8 +79874,8 @@ "pushedAt": "2022-09-30T16:14:30Z", "forks": 60, "issues": 10, - "subscribers": 7, - "stars": 487 + "subscribers": 6, + "stars": 494 }, "name": "react-native-confetti-cannon", "fullName": "VincentCATILLON/react-native-confetti-cannon", @@ -81723,10 +79916,9 @@ "unmaintained": true, "npmPkg": "react-native-confetti-cannon", "npm": { - "downloads": 87960, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 21786 + "downloads": 124326, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -81734,7 +79926,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.475, + "popularity": -0.472, "topicSearchString": "react react-native web confetti cannon explosion fall animation animated particles ios android" }, { @@ -81761,13 +79953,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-27T09:14:07Z", + "updatedAt": "2025-03-08T16:12:20Z", "createdAt": "2019-12-04T05:49:58Z", - "pushedAt": "2025-01-27T09:14:07Z", - "forks": 146, - "issues": 77, - "subscribers": 9, - "stars": 464 + "pushedAt": "2025-03-08T16:12:20Z", + "forks": 158, + "issues": 78, + "subscribers": 7, + "stars": 485 }, "name": "react-native-big-calendar", "fullName": "acro5piano/react-native-big-calendar", @@ -81790,11 +79982,11 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v4.17.1", - "tagName": "v4.17.1", - "createdAt": "2025-01-27T09:14:07Z", - "publishedAt": "2025-01-27T09:23:41Z", - "isPrerelease": false + "name": "v5.0.0-beta.2", + "tagName": "v5.0.0-beta.2", + "createdAt": "2025-03-08T16:03:44Z", + "publishedAt": "2025-03-08T16:04:34Z", + "isPrerelease": true }, "hasTypes": true, "newArchitecture": false, @@ -81802,19 +79994,17 @@ }, "npmPkg": "react-native-big-calendar", "npm": { - "downloads": 24863, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6148 + "downloads": 33027, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 46, + "score": 41, "matchingScoreModifiers": [ "Known", "Lots of open issues", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.025, + "popularity": 0.028, "topicSearchString": "react react-native web cross-platform calendar calendar-view calendar-component" }, { @@ -81849,7 +80039,7 @@ "forks": 31, "issues": 16, "subscribers": 4, - "stars": 163 + "stars": 162 }, "name": "expo-image-editor", "fullName": "thomas-coldwell/expo-image-editor", @@ -81887,10 +80077,9 @@ "unmaintained": true, "npmPkg": "expo-image-editor", "npm": { - "downloads": 961, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 335 + "downloads": 1157, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -81898,7 +80087,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.373, + "popularity": -0.472, "topicSearchString": "react react-native image image-editor image-cropping blur expo web" }, { @@ -81925,13 +80114,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-11-04T01:33:29Z", + "updatedAt": "2025-02-25T09:46:14Z", "createdAt": "2022-04-02T12:30:41Z", - "pushedAt": "2024-11-04T01:33:29Z", - "forks": 304, - "issues": 28, - "subscribers": 26, - "stars": 5683 + "pushedAt": "2025-02-25T09:46:14Z", + "forks": 326, + "issues": 42, + "subscribers": 28, + "stars": 6048 }, "name": "nativewind", "fullName": "nativewind/nativewind", @@ -81959,10 +80148,9 @@ }, "npmPkg": "nativewind", "npm": { - "downloads": 482346, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 113532 + "downloads": 733965, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 92, "matchingScoreModifiers": [ @@ -81971,7 +80159,7 @@ "Known", "Not supporting New Architecture" ], - "popularity": 0.013, + "popularity": 0.028, "topicSearchString": "react-native react native tailwind tailwindcss theme style" }, { @@ -82069,7 +80257,7 @@ "pushedAt": "2024-12-13T20:49:52Z", "forks": 66, "issues": 4, - "subscribers": 8, + "subscribers": 7, "stars": 187 }, "name": "react-native-snackbar-component", @@ -82099,17 +80287,16 @@ }, "npmPkg": "react-native-snackbar-component", "npm": { - "downloads": 3842, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 874 + "downloads": 4067, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": 0.005, + "popularity": 0.028, "topicSearchString": "snackbar material design android ios notifications react-native material-design" }, { @@ -82139,8 +80326,8 @@ "pushedAt": "2023-06-29T19:47:50Z", "forks": 44, "issues": 8, - "subscribers": 5, - "stars": 111 + "subscribers": 4, + "stars": 110 }, "name": "expo-image-crop", "fullName": "brunon80/expo-image-crop", @@ -82166,17 +80353,16 @@ }, "npmPkg": "expo-image-crop", "npm": { - "downloads": 1096, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 203 + "downloads": 1276, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.036, + "popularity": 0.028, "topicSearchString": "expo react-native crop image rotate" }, { @@ -82209,7 +80395,7 @@ "forks": 6, "issues": 4, "subscribers": 1, - "stars": 18 + "stars": 19 }, "name": "@siposdani87/expo-maps-polygon-editor", "fullName": "siposdani87/expo-maps-polygon-editor", @@ -82271,7 +80457,7 @@ "forks": 16, "issues": 7, "subscribers": 2, - "stars": 51 + "stars": 53 }, "name": "react-native-maps-draw", "fullName": "dev-chief/react-native-maps-draw", @@ -82341,10 +80527,10 @@ "updatedAt": "2024-08-06T14:14:50Z", "createdAt": "2022-12-05T22:50:37Z", "pushedAt": "2024-08-06T14:14:50Z", - "forks": 5, + "forks": 6, "issues": 0, "subscribers": 4, - "stars": 140 + "stars": 145 }, "name": "react-native-skia-gesture", "fullName": "enzomanuelmangano/react-native-skia-gesture", @@ -82378,16 +80564,16 @@ }, "npmPkg": "react-native-skia-gesture", "npm": { - "downloads": 531, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 127 + "downloads": 585, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.017, + "popularity": 0.027, "topicSearchString": "react-native ios android gestures skia" }, { @@ -82408,13 +80594,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-15T17:26:56Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-15T17:26:56Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-system-ui", "fullName": "expo/expo", @@ -82438,13 +80624,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-system-ui", "npm": { - "downloads": 1232009, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 287025 + "downloads": 1837551, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -82455,7 +80639,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.011, + "popularity": 0.028, "topicSearchString": "react-native expo background-color user-interface appearance" }, { @@ -82508,19 +80692,19 @@ "newArchitecture": false, "isArchived": false }, + "unmaintained": true, "npmPkg": "react-native-flatboard", "npm": { - "downloads": 109, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 21 + "downloads": 274, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.378, + "popularity": -0.821, "topicSearchString": "flatlist onboarding react-native swipable indicator" }, { @@ -82620,15 +80804,15 @@ "createdAt": "2022-12-09T14:45:28Z", "pushedAt": "2023-07-03T09:33:25Z", "forks": 1, - "issues": 2, - "subscribers": 8, + "issues": 0, + "subscribers": 7, "stars": 18 }, "name": "react-native-performance-limiter", "fullName": "DataDog/react-native-performance-limiter", "isPrivate": false, "registry": "https://registry.npmjs.org/", - "description": "## Auto-archived due to inactivity. ## A package for deliberately limiting the performance of React Native applications", + "description": "A package for deliberately limiting the performance of React Native applications", "topics": [ "react-native", "ios", @@ -82653,20 +80837,18 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-performance-limiter", "npm": { - "downloads": 5255, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1032 + "downloads": 11094, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.126, + "popularity": -0.072, "topicSearchString": "react-native ios android performance" }, { @@ -82732,17 +80914,16 @@ }, "npmPkg": "react-native-basic-carousel", "npm": { - "downloads": 451, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 129 + "downloads": 604, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.286, + "popularity": -0.072, "topicSearchString": "react-native carousel react slide slider swiper images scroll items snap android ios snapping autoplay" }, { @@ -82774,7 +80955,7 @@ "forks": 60, "issues": 12, "subscribers": 7, - "stars": 418 + "stars": 419 }, "name": "react-native-stories-view", "fullName": "yuvraj24/react-native-stories-view", @@ -82814,12 +80995,12 @@ "newArchitecture": false, "isArchived": false }, + "unmaintained": true, "npmPkg": "react-native-stories-view", "npm": { - "downloads": 2019, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 500 + "downloads": 2987, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -82827,7 +81008,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.026, + "popularity": -0.472, "topicSearchString": "react-native react-component component react mobile ios android ui story stories status whatsapp instagram cross-platform typescript hooks javascript react-hooks react-dom useeffect usestate" }, { @@ -82853,7 +81034,7 @@ "pushedAt": "2022-12-04T07:25:54Z", "forks": 33, "issues": 11, - "subscribers": 4, + "subscribers": 3, "stars": 226 }, "name": "react-native-settings", @@ -82885,13 +81066,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-settings", "npm": { - "downloads": 5052, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1031 + "downloads": 5806, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -82899,7 +81078,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.518, + "popularity": -0.472, "topicSearchString": "react-native settings android xcode" }, { @@ -82927,10 +81106,10 @@ "updatedAt": "2021-11-03T08:58:33Z", "createdAt": "2017-05-30T02:50:48Z", "pushedAt": "2021-11-03T08:58:33Z", - "forks": 149, + "forks": 150, "issues": 56, - "subscribers": 11, - "stars": 444 + "subscribers": 10, + "stars": 446 }, "name": "react-native-system-setting", "fullName": "c19354837/react-native-system-setting", @@ -82968,10 +81147,9 @@ "unmaintained": true, "npmPkg": "react-native-system-setting", "npm": { - "downloads": 131774, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 30928 + "downloads": 145168, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -82980,7 +81158,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.488, + "popularity": -0.472, "topicSearchString": "react-native system setting volume wifi brightness location bluetooth airplane" }, { @@ -83006,8 +81184,8 @@ "pushedAt": "2024-08-09T13:18:58Z", "forks": 20, "issues": 10, - "subscribers": 4, - "stars": 137 + "subscribers": 3, + "stars": 138 }, "name": "react-native-actions-shortcuts", "fullName": "mouselangelo/react-native-actions-shortcuts", @@ -83043,19 +81221,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-actions-shortcuts", "npm": { - "downloads": 6183, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1388 + "downloads": 6489, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.002, + "popularity": 0.028, "topicSearchString": "react-native ios android quick-actions app-shortcuts home-screen actions uiapplicationshortcutitem shortcut shortcuts" }, { @@ -83081,10 +81258,10 @@ "updatedAt": "2025-01-23T11:04:04Z", "createdAt": "2020-06-26T22:40:28Z", "pushedAt": "2025-01-23T11:04:04Z", - "forks": 47, - "issues": 21, - "subscribers": 11, - "stars": 271 + "forks": 50, + "issues": 23, + "subscribers": 12, + "stars": 309 }, "name": "@kingstinct/react-native-healthkit", "fullName": "kingstinct/react-native-healthkit", @@ -83117,11 +81294,9 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -83151,7 +81326,7 @@ "forks": 1, "issues": 3, "subscribers": 2, - "stars": 19 + "stars": 20 }, "name": "react-native-hotkeys", "fullName": "kingstinct/react-native-hotkeys", @@ -83183,20 +81358,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-hotkeys", "npm": { - "downloads": 1172, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 389 + "downloads": 854, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.01, + "popularity": -0.072, "topicSearchString": "react-native expo hotkeys reactnativekeys ios web" }, { @@ -83256,20 +81429,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-chunk-upload", "npm": { - "downloads": 266, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 56 + "downloads": 306, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.761, + "popularity": -0.724, "topicSearchString": "upload chunk chunk-upload chunked-upload resume resumable resumable-upload component reactnative react-native android ios javascript upload-file chunked-uploads blob" }, { @@ -83299,10 +81470,10 @@ "updatedAt": "2023-10-07T01:13:49Z", "createdAt": "2020-04-03T00:18:57Z", "pushedAt": "2023-10-07T01:13:49Z", - "forks": 295, - "issues": 153, + "forks": 298, + "issues": 156, "subscribers": 9, - "stars": 1009 + "stars": 1021 }, "name": "react-native-dropdown-picker", "fullName": "hossein-zare/react-native-dropdown-picker", @@ -83357,10 +81528,9 @@ }, "npmPkg": "react-native-dropdown-picker", "npm": { - "downloads": 280551, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 65773 + "downloads": 331799, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -83370,7 +81540,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.012, + "popularity": 0.028, "topicSearchString": "picker dropdown drop-down menu item multiple single theme localization customizable placeholder categorizable category search searchable sub-item context component rtl rtl-support react reactnative react-native android ios javascript select" }, { @@ -83398,7 +81568,7 @@ "forks": 10, "issues": 1, "subscribers": 1, - "stars": 33 + "stars": 35 }, "name": "react-native-libsodium", "fullName": "serenity-kit/react-native-libsodium", @@ -83431,19 +81601,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-libsodium", "npm": { - "downloads": 3143, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 602 + "downloads": 4518, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.031, + "popularity": 0.028, "topicSearchString": "react-native ios android libsodium sodium type" }, { @@ -83475,7 +81643,7 @@ "forks": 30, "issues": 5, "subscribers": 4, - "stars": 287 + "stars": 289 }, "name": "rn-segmented-control", "fullName": "Karthik-B-06/react-native-segmented-control", @@ -83514,10 +81682,9 @@ }, "unmaintained": true, "npm": { - "downloads": 794, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 188 + "downloads": 1112, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -83525,7 +81692,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.485, + "popularity": -0.472, "topicSearchString": "react-native react-component component react mobile ios android ui segmented-control typescript" }, { @@ -83546,10 +81713,10 @@ "updatedAt": "2024-10-10T16:34:13Z", "createdAt": "2021-05-18T13:36:14Z", "pushedAt": "2024-10-10T16:34:13Z", - "forks": 37, - "issues": 23, - "subscribers": 3, - "stars": 112 + "forks": 41, + "issues": 22, + "subscribers": 4, + "stars": 124 }, "name": "react-native-screenshot-prevent", "fullName": "killserver/react-native-screenshot-prevent", @@ -83578,19 +81745,19 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-screenshot-prevent", "npm": { - "downloads": 28364, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7517 + "downloads": 36512, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 41, "matchingScoreModifiers": [ + "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.043, + "popularity": 0.028, "topicSearchString": "react-native ios android" }, { @@ -83656,20 +81823,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-hyperlinks", "npm": { - "downloads": 156, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 27 + "downloads": 188, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.295, + "popularity": -0.218, "topicSearchString": "react-native react link links hyperlink hyperlinks hyper-link hypertext rn typescript fuzzy-links hashtag mention url" }, { @@ -83728,19 +81893,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-reanimated-image-viewer", "npm": { - "downloads": 1301, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 293 + "downloads": 1339, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": 0.003, + "popularity": 0.028, "topicSearchString": "react-native react reanimated image image-viewer image-viewing viewer viewing pinch pan zoom double-tap rn typescript" }, { @@ -83773,7 +81936,7 @@ "forks": 2, "issues": 4, "subscribers": 1, - "stars": 34 + "stars": 35 }, "name": "react-native-unicorn-modals", "fullName": "bezenson/react-native-unicorn-modals", @@ -83814,19 +81977,19 @@ "newArchitecture": false, "isArchived": false }, + "unmaintained": true, "npmPkg": "react-native-unicorn-modals", "npm": { - "downloads": 25, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "downloads": 48, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.29, + "popularity": -0.708, "topicSearchString": "react-native expo modal popup react native ios android reanimated alert typescript dialog menu reanimated2" }, { @@ -83859,7 +82022,7 @@ "forks": 20, "issues": 6, "subscribers": 1, - "stars": 256 + "stars": 258 }, "name": "@kanelloc/react-native-animated-header-scroll-view", "fullName": "kanelloc/react-native-animated-header-scroll-view", @@ -83962,20 +82125,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-appearance-control", "npm": { - "downloads": 240, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 53 + "downloads": 435, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.85, + "popularity": -0.822, "topicSearchString": "react-native ios android dark-mode night-mode appearance user-interface-style" }, { @@ -84025,20 +82186,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-code-push-dev-menu", "npm": { - "downloads": 22, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "downloads": 42, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.85, + "popularity": -0.826, "topicSearchString": "cicd codepush reactnative" }, { @@ -84060,13 +82219,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-29T20:20:29Z", + "updatedAt": "2025-04-13T22:00:18Z", "createdAt": "2022-08-27T13:38:37Z", - "pushedAt": "2024-12-29T20:20:29Z", - "forks": 24, + "pushedAt": "2025-04-13T22:00:18Z", + "forks": 26, "issues": 3, "subscribers": 6, - "stars": 644 + "stars": 673 }, "name": "react-native-android-widget", "fullName": "sAleksovski/react-native-android-widget", @@ -84088,30 +82247,29 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 0.15.1", - "tagName": "v0.15.1", - "createdAt": "2024-11-28T20:15:05Z", - "publishedAt": "2024-11-28T20:15:18Z", + "name": "Release 0.16.1", + "tagName": "v0.16.1", + "createdAt": "2025-04-13T21:55:22Z", + "publishedAt": "2025-04-13T21:55:41Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-android-widget", "npm": { - "downloads": 1650, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 365 + "downloads": 3686, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 57, "matchingScoreModifiers": [ "Known", + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.001, + "popularity": 0.028, "topicSearchString": "react-native android native react widget" }, { @@ -84171,20 +82329,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-apple-mapkit-directions", "npm": { - "downloads": 40, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 22 + "downloads": 79, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.5, + "popularity": -0.825, "topicSearchString": "react-native ios apple mapkit directions maps" }, { @@ -84207,7 +82363,7 @@ "pushedAt": "2023-01-25T01:42:35Z", "forks": 11, "issues": 1, - "subscribers": 2, + "subscribers": 1, "stars": 29 }, "name": "react-native-circular-chart", @@ -84236,20 +82392,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-circular-chart", "npm": { - "downloads": 522, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 95 + "downloads": 534, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.54, + "popularity": -0.472, "topicSearchString": "donut-chart circle-chart circular-chart chart react-native animation animation-library" }, { @@ -84276,13 +82430,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-25T21:34:23Z", + "updatedAt": "2025-04-16T17:48:20Z", "createdAt": "2019-02-15T03:37:05Z", - "pushedAt": "2025-01-25T21:34:23Z", - "forks": 91, + "pushedAt": "2025-04-16T17:48:20Z", + "forks": 92, "issues": 2, - "subscribers": 19, - "stars": 1964 + "subscribers": 18, + "stars": 1987 }, "name": "@data-client/react", "fullName": "reactive/data-client", @@ -84317,6 +82471,7 @@ "android", "web", "expo", + "expogo", "nextjs", "middleware", "websocket", @@ -84339,7 +82494,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -84347,7 +82501,7 @@ "Not supporting New Architecture" ], "popularity": -100, - "topicSearchString": "react data cache flux suspense fetch hook networking async concurrent-mode typescript async data-fetching data-cache reactive state-management api-client api normalized-cache swr query front-end mobile react-native ios android web expo nextjs middleware websocket rest graphql rpc sse declarative dynamic-data mutations" + "topicSearchString": "react data cache flux suspense fetch hook networking async concurrent-mode typescript async data-fetching data-cache reactive state-management api-client api normalized-cache swr query front-end mobile react-native ios android web expo expogo nextjs middleware websocket rest graphql rpc sse declarative dynamic-data mutations" }, { "githubUrl": "https://github.com/Splicer97/react-native-mytracker", @@ -84368,10 +82522,10 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-14T13:57:21Z", + "updatedAt": "2025-03-06T12:24:34Z", "createdAt": "2022-11-12T09:42:59Z", - "pushedAt": "2025-01-14T13:57:21Z", - "forks": 2, + "pushedAt": "2025-03-06T12:24:34Z", + "forks": 3, "issues": 0, "subscribers": 2, "stars": 6 @@ -84396,21 +82550,19 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 1.0.0", - "tagName": "v1.0.0", - "createdAt": "2025-01-14T13:55:35Z", - "publishedAt": "2025-01-14T13:56:58Z", + "name": "v2.0.0", + "tagName": "v2.0.0", + "createdAt": "2025-03-06T12:19:02Z", + "publishedAt": "2025-03-06T12:22:01Z", "isPrerelease": false }, "hasTypes": false, "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -84440,7 +82592,7 @@ "forks": 4, "issues": 0, "subscribers": 1, - "stars": 26 + "stars": 28 }, "name": "@splicer97/react-native-osmdroid", "fullName": "Splicer97/react-native-osmdroid", @@ -84474,10 +82626,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], "popularity": -100, @@ -84503,9 +82655,9 @@ "createdAt": "2020-11-13T11:16:21Z", "pushedAt": "2024-07-06T12:44:00Z", "forks": 22, - "issues": 3, - "subscribers": 9, - "stars": 87 + "issues": 4, + "subscribers": 8, + "stars": 90 }, "name": "@sparkfabrik/react-native-idfa-aaid", "fullName": "sparkfabrik/sparkfabrik-react-native-idfa-aaid", @@ -84537,7 +82689,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -84564,13 +82715,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-12-28T15:56:38Z", + "updatedAt": "2025-04-16T07:42:29Z", "createdAt": "2023-01-07T02:59:05Z", - "pushedAt": "2024-12-28T15:56:38Z", - "forks": 44, - "issues": 47, + "pushedAt": "2025-04-16T07:42:29Z", + "forks": 63, + "issues": 52, "subscribers": 10, - "stars": 250 + "stars": 277 }, "name": "react-native-health-connect", "fullName": "matinzd/react-native-health-connect", @@ -84602,20 +82753,19 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-health-connect", "npm": { - "downloads": 22576, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5453 + "downloads": 34611, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 57, "matchingScoreModifiers": [ "Known", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.019, + "popularity": 0.028, "topicSearchString": "react-native health-connect health-sdk android fitness" }, { @@ -84640,9 +82790,9 @@ "createdAt": "2023-01-14T13:12:08Z", "pushedAt": "2025-01-21T09:53:06Z", "forks": 2, - "issues": 0, + "issues": 2, "subscribers": 3, - "stars": 78 + "stars": 81 }, "name": "react-native-simple-line-chart", "fullName": "Malaa-tech/react-native-simple-line-chart", @@ -84681,20 +82831,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-simple-line-chart", "npm": { - "downloads": 768, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 282 + "downloads": 1388, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.146, + "popularity": 0.028, "topicSearchString": "react-native line-chart charts chart-library ui-component graphs android chart ios line reanimated reanimated3" }, { @@ -84723,10 +82870,10 @@ "updatedAt": "2024-12-01T00:02:05Z", "createdAt": "2023-02-06T16:36:24Z", "pushedAt": "2024-12-01T00:02:05Z", - "forks": 8, - "issues": 6, - "subscribers": 1, - "stars": 173 + "forks": 10, + "issues": 7, + "subscribers": 2, + "stars": 185 }, "name": "react-native-qrcode-styled", "fullName": "tokkozhin/react-native-qrcode-styled", @@ -84762,17 +82909,16 @@ }, "npmPkg": "react-native-qrcode-styled", "npm": { - "downloads": 53546, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12609 + "downloads": 76347, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": 0.013, + "popularity": 0.028, "topicSearchString": "react-native qrcode svg qrcode-svg qrcode-styled qr-generator rn-qr-generator" }, { @@ -84795,10 +82941,10 @@ "updatedAt": "2024-11-01T17:42:18Z", "createdAt": "2014-03-11T06:09:42Z", "pushedAt": "2024-11-01T17:42:18Z", - "forks": 10049, - "issues": 3476, - "subscribers": 1448, - "stars": 35875 + "forks": 10159, + "issues": 3548, + "subscribers": 1442, + "stars": 36468 }, "name": "@microsoft/signalr", "fullName": "dotnet/aspnetcore", @@ -84819,7 +82965,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -84855,10 +83000,10 @@ "updatedAt": "2024-06-15T09:56:48Z", "createdAt": "2019-03-16T19:38:11Z", "pushedAt": "2024-06-15T09:56:48Z", - "forks": 46, + "forks": 47, "issues": 4, "subscribers": 2, - "stars": 222 + "stars": 232 }, "name": "rn-vertical-slider", "fullName": "sacmii/rn-vertical-slider", @@ -84896,10 +83041,9 @@ }, "npmPkg": "rn-vertical-slider", "npm": { - "downloads": 3646, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 676 + "downloads": 5055, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -84907,7 +83051,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.037, + "popularity": 0.028, "topicSearchString": "react-native ios android vertical-slider column-slider rn rn-vertical-slider slider vertical" }, { @@ -84930,13 +83074,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2023-06-12T16:34:09Z", + "updatedAt": "2025-02-18T10:06:03Z", "createdAt": "2023-01-13T18:03:26Z", - "pushedAt": "2023-06-12T16:34:09Z", - "forks": 23, - "issues": 6, + "pushedAt": "2025-02-18T10:06:03Z", + "forks": 25, + "issues": 7, "subscribers": 5, - "stars": 247 + "stars": 268 }, "name": "@showtime-xyz/tab-view", "fullName": "showtime-xyz/showtime-tab-view", @@ -84966,11 +83110,9 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 32, + "score": 43, "matchingScoreModifiers": [ - "Not updated recently", "Not supporting New Architecture" ], "popularity": -100, @@ -84998,10 +83140,10 @@ "updatedAt": "2023-01-31T11:51:32Z", "createdAt": "2023-01-23T20:51:57Z", "pushedAt": "2023-01-31T11:51:32Z", - "forks": 76, + "forks": 78, "issues": 5, "subscribers": 13, - "stars": 571 + "stars": 572 }, "name": "react-native-chatgpt", "fullName": "rgommezz/react-native-chatgpt", @@ -85027,13 +83169,12 @@ "newArchitecture": false, "isArchived": false }, - "images": [], + "unmaintained": true, "npmPkg": "react-native-chatgpt", "npm": { - "downloads": 79, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 32 + "downloads": 109, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -85041,7 +83182,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.06, + "popularity": -0.722, "topicSearchString": "react-native ios android chatbot chatgpt react" }, { @@ -85067,13 +83208,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2022-09-19T09:31:09Z", + "updatedAt": "2025-03-30T15:15:15Z", "createdAt": "2018-10-25T11:13:16Z", - "pushedAt": "2022-09-19T09:31:09Z", + "pushedAt": "2025-03-30T15:15:15Z", "forks": 60, - "issues": 8, + "issues": 6, "subscribers": 3, - "stars": 149 + "stars": 153 }, "name": "react-native-amazing-cropper", "fullName": "ggunti/react-native-amazing-cropper", @@ -85101,21 +83242,19 @@ "newArchitecture": false, "isArchived": false }, - "unmaintained": true, "npmPkg": "react-native-amazing-cropper", "npm": { - "downloads": 266, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 57 + "downloads": 771, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 41, + "score": 57, "matchingScoreModifiers": [ "Known", - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.758, + "popularity": 0.027, "topicSearchString": "react-native react crop rotate image cropper rotation ios android" }, { @@ -85136,13 +83275,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-21T12:12:53Z", + "updatedAt": "2025-04-09T07:16:43Z", "createdAt": "2020-04-01T21:32:42Z", - "pushedAt": "2025-01-21T12:12:53Z", + "pushedAt": "2025-04-09T07:16:43Z", "forks": 28, "issues": 2, - "subscribers": 5, - "stars": 110 + "subscribers": 4, + "stars": 113 }, "name": "@draftbit/ui", "fullName": "draftbit/react-native-jigsaw", @@ -85164,7 +83303,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -85197,8 +83335,8 @@ "pushedAt": "2024-08-25T07:03:43Z", "forks": 78, "issues": 7, - "subscribers": 39, - "stars": 1145 + "subscribers": 38, + "stars": 1151 }, "name": "css-to-react-native", "fullName": "styled-components/css-to-react-native", @@ -85229,22 +83367,21 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "css-to-react-native", "npm": { - "downloads": 20647532, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4833975 + "downloads": 27399240, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 92, + "score": 81, "matchingScoreModifiers": [ "Very popular", "Popular", "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.012, + "popularity": 0.028, "topicSearchString": "styled-components react reactnative styles css" }, { @@ -85263,13 +83400,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": false, - "updatedAt": "2024-10-17T01:52:20Z", + "updatedAt": "2025-04-03T18:53:22Z", "createdAt": "2015-06-09T19:25:38Z", - "pushedAt": "2024-10-17T01:52:20Z", - "forks": 1734, - "issues": 101, - "subscribers": 333, - "stars": 21751 + "pushedAt": "2025-04-03T18:53:22Z", + "forks": 1753, + "issues": 102, + "subscribers": 332, + "stars": 21854 }, "name": "babel-plugin-react-native-web", "fullName": "necolas/react-native-web", @@ -85288,23 +83425,22 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "babel-plugin-react-native-web", "npm": { - "downloads": 3789277, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 873670 + "downloads": 6057279, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 81, + "score": 86, "matchingScoreModifiers": [ "Very popular", "Popular", "Known", "Lots of open issues", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.008, + "popularity": 0.028, "topicSearchString": "" }, { @@ -85335,7 +83471,7 @@ "pushedAt": "2024-03-07T22:59:14Z", "forks": 15, "issues": 3, - "subscribers": 3, + "subscribers": 2, "stars": 25 }, "name": "react-native-month", @@ -85367,17 +83503,16 @@ }, "npmPkg": "react-native-month", "npm": { - "downloads": 10072, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2053 + "downloads": 11243, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.018, + "popularity": 0.028, "topicSearchString": "react-native month component" }, { @@ -85393,20 +83528,20 @@ "urls": { "repo": "https://github.com/a-tokyo/react-native-flex-grid", "clone": "https://github.com/a-tokyo/react-native-flex-grid.git", - "homepage": "https://a-tokyo.github.io/react-native-flex-grid" + "homepage": "https://react-native-flex-grid.ahmedtokyo.com" }, "stats": { "hasIssues": true, "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-04-11T13:54:32Z", + "updatedAt": "2025-04-11T00:40:50Z", "createdAt": "2022-12-27T02:20:18Z", - "pushedAt": "2024-04-11T13:54:32Z", + "pushedAt": "2025-04-11T00:40:50Z", "forks": 5, "issues": 1, "subscribers": 3, - "stars": 40 + "stars": 42 }, "name": "react-native-flex-grid", "fullName": "a-tokyo/react-native-flex-grid", @@ -85455,17 +83590,16 @@ }, "npmPkg": "react-native-flex-grid", "npm": { - "downloads": 482, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 188 + "downloads": 755, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 32, + "score": 49, "matchingScoreModifiers": [ - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.082, + "popularity": 0.028, "topicSearchString": "react react-native web grid layout flex flexbox design style bootstrap 12-columns n-columns demo storybook typescript flowtype expo framework customizable configurable zero-dependency" }, { @@ -85495,10 +83629,10 @@ "updatedAt": "2023-07-10T03:45:37Z", "createdAt": "2017-05-26T06:48:38Z", "pushedAt": "2023-07-10T03:45:37Z", - "forks": 314, - "issues": 278, - "subscribers": 25, - "stars": 1288 + "forks": 316, + "issues": 284, + "subscribers": 24, + "stars": 1302 }, "name": "react-native-amap3d", "fullName": "qiuxiang/react-native-amap3d", @@ -85530,10 +83664,9 @@ }, "npmPkg": "react-native-amap3d", "npm": { - "downloads": 379, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 44 + "downloads": 629, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -85543,7 +83676,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.356, + "popularity": 0.029, "topicSearchString": "react-native amap maps mapview" }, { @@ -85567,13 +83700,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-21T20:33:55Z", + "updatedAt": "2025-04-11T23:30:48Z", "createdAt": "2020-02-06T08:11:13Z", - "pushedAt": "2024-11-21T20:33:55Z", + "pushedAt": "2025-04-11T23:30:48Z", "forks": 47, - "issues": 17, - "subscribers": 40, - "stars": 112 + "issues": 16, + "subscribers": 39, + "stars": 115 }, "name": "mixpanel-react-native", "fullName": "mixpanel/mixpanel-react-native", @@ -85600,30 +83733,29 @@ "id": "MDc6TGljZW5zZTI=" }, "lastRelease": { - "name": "Release v3.0.8", - "tagName": "v3.0.8", - "createdAt": "2024-11-21T00:24:52Z", - "publishedAt": "2024-11-21T20:34:26Z", + "name": "Release v3.0.9", + "tagName": "v3.0.9", + "createdAt": "2025-04-11T23:30:01Z", + "publishedAt": "2025-04-11T23:31:16Z", "isPrerelease": false }, "hasTypes": false, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "mixpanel-react-native", "npm": { - "downloads": 211548, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 54403 + "downloads": 281490, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 57, "matchingScoreModifiers": [ "Known", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.035, + "popularity": 0.028, "topicSearchString": "mixpanel react native ios android analytics tracking sdk react-native analytics-tracking mixpanel-sdk" }, { @@ -85679,20 +83811,19 @@ "newArchitecture": true, "isArchived": false }, - "images": [], + "unmaintained": true, "npmPkg": "react-native-block-store", "npm": { - "downloads": 9, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3 + "downloads": 8, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.239, + "popularity": -0.725, "topicSearchString": "react-native ios android" }, { @@ -85714,13 +83845,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-24T03:45:10Z", + "updatedAt": "2025-02-02T14:01:33Z", "createdAt": "2023-03-04T13:46:43Z", - "pushedAt": "2024-12-24T03:45:10Z", + "pushedAt": "2025-02-02T14:01:33Z", "forks": 12, - "issues": 1, - "subscribers": 3, - "stars": 70 + "issues": 0, + "subscribers": 5, + "stars": 78 }, "name": "@pushpendersingh/react-native-scanner", "fullName": "pushpender-singh-ap/react-native-scanner", @@ -85744,17 +83875,16 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "1.4.0", - "tagName": "1.4.0", - "createdAt": "2024-12-24T03:45:10Z", - "publishedAt": "2024-12-24T03:55:22Z", + "name": "1.5.0", + "tagName": "1.5.0", + "createdAt": "2025-02-02T14:01:33Z", + "publishedAt": "2025-02-02T14:06:44Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, "score": 43, "matchingScoreModifiers": [ @@ -85781,13 +83911,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-16T18:36:12Z", + "updatedAt": "2025-04-08T08:28:12Z", "createdAt": "2023-03-09T05:59:16Z", - "pushedAt": "2025-01-16T18:36:12Z", - "forks": 13, - "issues": 3, + "pushedAt": "2025-04-08T08:28:12Z", + "forks": 14, + "issues": 5, "subscribers": 1, - "stars": 193 + "stars": 209 }, "name": "react-native-ssl-public-key-pinning", "fullName": "frw/react-native-ssl-public-key-pinning", @@ -85821,13 +83951,11 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-ssl-public-key-pinning", "npm": { - "downloads": 31925, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6918 + "downloads": 46960, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -85835,7 +83963,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.006, + "popularity": 0.028, "topicSearchString": "react-native ios android ssl ssl-pinning network pki" }, { @@ -85900,17 +84028,16 @@ }, "npmPkg": "react-native-a11y-slider", "npm": { - "downloads": 2745, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 696 + "downloads": 4791, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.069, + "popularity": -0.072, "topicSearchString": "a11y accessibility react-native slider" }, { @@ -85945,7 +84072,7 @@ "forks": 2, "issues": 0, "subscribers": 1, - "stars": 13 + "stars": 19 }, "name": "react-fancy-qrcode", "fullName": "jgillick/react-fancy-qrcode", @@ -85976,16 +84103,16 @@ }, "npmPkg": "react-fancy-qrcode", "npm": { - "downloads": 783, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 107 + "downloads": 830, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.186, + "popularity": -0.072, "topicSearchString": "qrcode react react-native" }, { @@ -86015,7 +84142,7 @@ "pushedAt": "2024-01-10T11:30:38Z", "forks": 0, "issues": 0, - "subscribers": 4, + "subscribers": 3, "stars": 9 }, "name": "@mutualmobile/react-native-barricade", @@ -86093,13 +84220,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-12-23T07:29:52Z", + "updatedAt": "2025-02-16T18:55:36Z", "createdAt": "2022-01-04T07:33:01Z", - "pushedAt": "2024-12-23T07:29:52Z", - "forks": 20, + "pushedAt": "2025-02-16T18:55:36Z", + "forks": 21, "issues": 1, - "subscribers": 3, - "stars": 120 + "subscribers": 2, + "stars": 132 }, "name": "react-native-input-select", "fullName": "azeezat/react-native-select", @@ -86132,10 +84259,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 2.1.1", - "tagName": "v2.1.1", - "createdAt": "2024-12-15T07:03:56Z", - "publishedAt": "2024-12-15T07:03:58Z", + "name": "Release 2.1.3", + "tagName": "v2.1.3", + "createdAt": "2025-02-16T18:55:36Z", + "publishedAt": "2025-02-16T18:55:37Z", "isPrerelease": false }, "hasTypes": true, @@ -86143,16 +84270,15 @@ "isArchived": false }, "npm": { - "downloads": 7300, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1791 + "downloads": 7884, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": 0.023, + "popularity": 0.028, "topicSearchString": "react-native ios android dropdown selection dropdown-menu multiple-select picker pull-down-menu combo-box list-box react select multi-select multipleselection search" }, { @@ -86176,7 +84302,7 @@ "forks": 10, "issues": 6, "subscribers": 1, - "stars": 28 + "stars": 29 }, "name": "react-native-animated-bottom-drawer", "fullName": "AtharvaDeolalikar/react-native-animated-bottom-drawer", @@ -86196,20 +84322,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-animated-bottom-drawer", "npm": { - "downloads": 969, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 171 + "downloads": 1047, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.045, + "popularity": 0.028, "topicSearchString": "react-native bottom-drawer bottom-sheet react bottom-modal modal typescript" }, { @@ -86269,20 +84393,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-is-maestro", "npm": { - "downloads": 5845, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1509 + "downloads": 5590, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.036, + "popularity": 0.028, "topicSearchString": "react-native ios android web maestro" }, { @@ -86311,9 +84433,9 @@ "createdAt": "2023-03-09T11:19:24Z", "pushedAt": "2024-12-20T14:56:33Z", "forks": 4, - "issues": 3, - "subscribers": 4, - "stars": 154 + "issues": 4, + "subscribers": 3, + "stars": 177 }, "name": "react-native-pdf-renderer", "fullName": "douglasjunior/react-native-pdf-renderer", @@ -86347,16 +84469,15 @@ }, "npmPkg": "react-native-pdf-renderer", "npm": { - "downloads": 7271, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1843 + "downloads": 15587, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": 0.031, + "popularity": 0.028, "topicSearchString": "react-native android ios pdf pdfrenderer pdfkit" }, { @@ -86385,7 +84506,7 @@ "forks": 2, "issues": 0, "subscribers": 1, - "stars": 37 + "stars": 38 }, "name": "react-native-use-list", "fullName": "dozsolti/react-native-use-list", @@ -86411,20 +84532,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-use-list", "npm": { - "downloads": 242, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 107 + "downloads": 116, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.027, + "popularity": -0.216, "topicSearchString": "react-native ios android flatlist sectionlist virtualizedlist" }, { @@ -86482,10 +84601,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], "popularity": -100, @@ -86512,13 +84631,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-10-25T12:23:39Z", + "updatedAt": "2025-04-03T16:56:15Z", "createdAt": "2023-05-28T13:49:50Z", - "pushedAt": "2024-10-25T12:23:39Z", - "forks": 4, + "pushedAt": "2025-04-03T16:56:15Z", + "forks": 6, "issues": 4, - "subscribers": 2, - "stars": 53 + "subscribers": 3, + "stars": 60 }, "name": "react-native-code-highlighter", "fullName": "gmsgowtham/react-native-code-highlighter", @@ -86555,19 +84674,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-code-highlighter", "npm": { - "downloads": 2460, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 586 + "downloads": 4184, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 49, "matchingScoreModifiers": [ + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.016, + "popularity": 0.028, "topicSearchString": "react-native ios android web code-hightlighter syntax-highlighter code-highlight syntax-highlighting typescript react" }, { @@ -86585,13 +84703,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-25T07:46:38Z", + "updatedAt": "2025-02-26T12:58:56Z", "createdAt": "2023-06-02T12:05:48Z", - "pushedAt": "2024-11-25T07:46:38Z", - "forks": 27, - "issues": 4, - "subscribers": 2, - "stars": 239 + "pushedAt": "2025-02-26T12:58:56Z", + "forks": 30, + "issues": 2, + "subscribers": 3, + "stars": 261 }, "name": "react-native-screenguard", "fullName": "gbumps/react-native-screenguard", @@ -86617,30 +84735,28 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v1.0.4 - stable", - "tagName": "v1.0.4", - "createdAt": "2024-11-19T15:48:13Z", - "publishedAt": "2024-11-19T16:48:06Z", + "name": "v1.0.6 - stable", + "tagName": "v1.0.6", + "createdAt": "2025-02-27T08:26:11Z", + "publishedAt": "2025-02-27T08:33:44Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-screenguard", "npm": { - "downloads": 21081, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4984 + "downloads": 17830, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": 0.014, + "popularity": 0.028, "topicSearchString": "react native capture protection screen-capture prevent screenshot capture-protection ios android" }, { @@ -86672,7 +84788,7 @@ "forks": 2, "issues": 3, "subscribers": 2, - "stars": 22 + "stars": 23 }, "name": "react-native-totp-utils", "fullName": "4cc3ssX/react-native-totp-utils", @@ -86704,17 +84820,15 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-totp-utils", "npm": { - "downloads": 95, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 22 + "downloads": 69, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [], - "popularity": -0.839, + "popularity": -0.821, "topicSearchString": "react-native ios android totp totp-utils" }, { @@ -86741,7 +84855,7 @@ "forks": 0, "issues": 0, "subscribers": 2, - "stars": 13 + "stars": 14 }, "name": "react-native-hardwired", "fullName": "JedrzejMajko/react-native-hardwired", @@ -86759,20 +84873,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-hardwired", "npm": { - "downloads": 10, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3 + "downloads": 12, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.25, + "popularity": -0.267, "topicSearchString": "" }, { @@ -86791,13 +84903,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-27T22:25:20Z", + "updatedAt": "2025-04-16T10:48:35Z", "createdAt": "2023-06-09T10:46:18Z", - "pushedAt": "2025-01-27T22:25:20Z", - "forks": 3, - "issues": 2, + "pushedAt": "2025-04-16T10:48:35Z", + "forks": 6, + "issues": 3, "subscribers": 1, - "stars": 101 + "stars": 128 }, "name": "react-native-maps-routes", "fullName": "huextrat/react-native-maps-routes", @@ -86817,30 +84929,28 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v1.0.3", - "tagName": "v1.0.3", - "createdAt": "2023-06-09T16:27:20Z", - "publishedAt": "2023-06-09T16:27:28Z", + "name": "v1.0.4", + "tagName": "v1.0.4", + "createdAt": "2025-03-01T17:10:45Z", + "publishedAt": "2025-03-01T17:10:50Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-maps-routes", "npm": { - "downloads": 633, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 201 + "downloads": 733, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 49, "matchingScoreModifiers": [ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.096, + "popularity": 0.029, "topicSearchString": "react-native maps ios android" }, { @@ -86865,7 +84975,7 @@ "pushedAt": "2022-07-05T20:56:53Z", "forks": 0, "issues": 0, - "subscribers": 2, + "subscribers": 1, "stars": 0 }, "name": "react-native-esper-sdk", @@ -86897,20 +85007,18 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-esper-sdk", "npm": { - "downloads": 64, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 20 + "downloads": 76, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.756, + "popularity": -0.811, "topicSearchString": "react-native ios android" }, { @@ -86938,7 +85046,7 @@ "forks": 2, "issues": 3, "subscribers": 3, - "stars": 161 + "stars": 162 }, "name": "@vonovak/react-native-theme-control", "fullName": "vonovak/react-native-theme-control", @@ -86973,7 +85081,6 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, "score": 43, "matchingScoreModifiers": [ @@ -87001,7 +85108,7 @@ "createdAt": "2018-03-22T12:44:39Z", "pushedAt": "2023-07-28T00:42:58Z", "forks": 0, - "issues": 1, + "issues": 2, "subscribers": 11, "stars": 6 }, @@ -87014,7 +85121,8 @@ "rsa", "jwt", "encryption", - "security" + "security", + "numero" ], "license": { "key": "mit", @@ -87034,21 +85142,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-rsa-signer", "npm": { - "downloads": 37, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 22 + "downloads": 22, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.028, - "topicSearchString": "react-native rsa jwt encryption security" + "popularity": -0.305, + "topicSearchString": "react-native rsa jwt encryption security numero" }, { "githubUrl": "https://github.com/aidin36/react-native-pie-chart", @@ -87068,13 +85174,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-26T05:07:45Z", + "updatedAt": "2025-02-06T23:04:59Z", "createdAt": "2023-05-01T01:17:39Z", - "pushedAt": "2024-12-26T05:07:45Z", - "forks": 4, - "issues": 2, + "pushedAt": "2025-02-06T23:04:59Z", + "forks": 5, + "issues": 1, "subscribers": 2, - "stars": 36 + "stars": 39 }, "name": "react-native-pie-chart", "fullName": "aidin36/react-native-pie-chart", @@ -87095,29 +85201,27 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v4.0.0", - "tagName": "v4.0.0", - "createdAt": "2024-12-26T05:03:20Z", - "publishedAt": "2024-12-26T05:44:40Z", + "name": "v4.0.1", + "tagName": "v4.0.1", + "createdAt": "2025-02-06T23:04:59Z", + "publishedAt": "2025-02-06T23:06:36Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-pie-chart", "npm": { - "downloads": 23235, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4987 + "downloads": 27355, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.008, + "popularity": 0.028, "topicSearchString": "react react-native chart pie-chart visualization" }, { @@ -87200,13 +85304,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-24T21:04:56Z", + "updatedAt": "2025-04-04T01:37:19Z", "createdAt": "2019-04-03T21:57:31Z", - "pushedAt": "2025-01-24T21:04:56Z", - "forks": 2, + "pushedAt": "2025-04-04T01:37:19Z", + "forks": 3, "issues": 7, - "subscribers": 5, - "stars": 37 + "subscribers": 4, + "stars": 40 }, "name": "react-native-web-jsonschema-form", "fullName": "CareLuLu/react-native-web-jsonschema-form", @@ -87232,20 +85336,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-web-jsonschema-form", "npm": { - "downloads": 748, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 194 + "downloads": 1442, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 49, "matchingScoreModifiers": [ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.037, + "popularity": 0.028, "topicSearchString": "expo react react-native web react-component ui-components json-schema react-form" }, { @@ -87268,7 +85370,7 @@ "pushedAt": "2020-08-29T12:35:00Z", "forks": 6, "issues": 6, - "subscribers": 2, + "subscribers": 1, "stars": 17 }, "name": "@bouncyapp/react-native-apple-music", @@ -87302,7 +85404,6 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -87335,8 +85436,8 @@ "pushedAt": "2025-01-27T06:34:55Z", "forks": 26, "issues": 12, - "subscribers": 9, - "stars": 324 + "subscribers": 8, + "stars": 339 }, "name": "react-native-keys", "fullName": "numandev1/react-native-keys", @@ -87382,21 +85483,18 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-keys", "npm": { - "downloads": 6337, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1534 + "downloads": 13044, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 51, "matchingScoreModifiers": [ "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.02, + "popularity": 0.028, "topicSearchString": "react-native ios android config environment environment-variables secure env jsi jni keys jni-android jni-ios dotenv config-var 12factor protected undecryptable envs" }, { @@ -87419,13 +85517,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-24T10:34:02Z", + "updatedAt": "2025-04-07T18:55:52Z", "createdAt": "2020-05-06T14:14:41Z", - "pushedAt": "2025-01-24T10:34:02Z", - "forks": 31, - "issues": 0, - "subscribers": 2, - "stars": 167 + "pushedAt": "2025-04-07T18:55:52Z", + "forks": 32, + "issues": 2, + "subscribers": 1, + "stars": 172 }, "name": "@react-native-assets/slider", "fullName": "Sharcoux/slider", @@ -87450,7 +85548,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -87481,13 +85578,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-27T12:52:11Z", + "updatedAt": "2025-04-14T09:01:35Z", "createdAt": "2017-01-17T17:26:46Z", - "pushedAt": "2025-01-27T12:52:11Z", - "forks": 389, - "issues": 29, - "subscribers": 33, - "stars": 4846 + "pushedAt": "2025-04-14T09:01:35Z", + "forks": 399, + "issues": 36, + "subscribers": 31, + "stars": 4997 }, "name": "@lingui/react", "fullName": "lingui/js-lingui", @@ -87519,7 +85616,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -87554,7 +85650,7 @@ "forks": 0, "issues": 0, "subscribers": 3, - "stars": 14 + "stars": 15 }, "name": "react-native-ultimate-icons", "fullName": "pcamarajr/react-native-ultimate-icons", @@ -87586,20 +85682,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-ultimate-icons", "npm": { "downloads": 10, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.15, + "popularity": -0.35, "topicSearchString": "react-native ios android svg-icons typescript" }, { @@ -87628,7 +85722,7 @@ "forks": 6, "issues": 5, "subscribers": 2, - "stars": 68 + "stars": 70 }, "name": "react-native-click-outside", "fullName": "jakex7/react-native-click-outside", @@ -87661,20 +85755,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-click-outside", "npm": { - "downloads": 31240, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7005 + "downloads": 32874, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.002, + "popularity": 0.028, "topicSearchString": "react-native ios android click-outside open-source hacktoberfest" }, { @@ -87695,13 +85787,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-12T17:47:59Z", + "updatedAt": "2025-03-03T18:58:16Z", "createdAt": "2023-04-08T15:54:14Z", - "pushedAt": "2024-11-12T17:47:59Z", - "forks": 7, - "issues": 4, + "pushedAt": "2025-03-03T18:58:16Z", + "forks": 11, + "issues": 3, "subscribers": 1, - "stars": 81 + "stars": 95 }, "name": "react-native-localization-settings", "fullName": "jakex7/react-native-localization-settings", @@ -87738,29 +85830,29 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-localization-settings", "npm": { - "downloads": 20362, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5928 + "downloads": 16810, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": 0.069, + "popularity": 0.028, "topicSearchString": "react-native ios android i18n i18next i18n-react l10n language per-app hacktoberfest" }, { "githubUrl": "https://github.com/rnw-community/rnw-community/tree/master/packages/react-native-payments", "npmPkg": "@rnw-community/react-native-payments", "examples": [ - "https://github.com/rnw-community/rnw-community/tree/master/packages/react-native-payments-example" + "https://github.com/rnw-community/rnw-community/tree/master/packages/react-native-payments-example", + "https://github.com/rnw-community/rnw-community/tree/master/packages/react-native-payments-example-expo" ], "ios": true, "android": true, + "web": true, "github": { "urls": { "repo": "https://github.com/rnw-community/rnw-community", @@ -87772,18 +85864,18 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-12T12:42:40Z", + "updatedAt": "2025-03-02T07:55:40Z", "createdAt": "2020-04-20T07:38:09Z", - "pushedAt": "2025-01-12T12:42:40Z", - "forks": 14, - "issues": 5, - "subscribers": 4, - "stars": 58 + "pushedAt": "2025-03-02T07:55:40Z", + "forks": 15, + "issues": 1, + "subscribers": 3, + "stars": 62 }, "name": "@rnw-community/react-native-payments", "fullName": "rnw-community/rnw-community", "isPrivate": false, - "description": "React Native Payments", + "description": "Accept Payments with Apple Pay and Android Pay using the Payment Request API.", "topics": [ "react", "react-native", @@ -87812,11 +85904,9 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -87879,20 +85969,18 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-detect-maestro", "npm": { - "downloads": 1473, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 231 + "downloads": 2533, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.165, + "popularity": -0.072, "topicSearchString": "react react-native component android ios maestro e2e is-e2e is-maestro" }, { @@ -87949,20 +86037,17 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-widget-picker", "npm": { - "downloads": 332, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 61 + "downloads": 1139, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.386, + "popularity": -0.073, "topicSearchString": "react react-native component android android-widget widget home-screen home-screen-widget" }, { @@ -87987,10 +86072,10 @@ "updatedAt": "2024-09-16T12:48:11Z", "createdAt": "2022-06-17T21:36:51Z", "pushedAt": "2024-09-16T12:48:11Z", - "forks": 18, + "forks": 19, "issues": 8, - "subscribers": 4, - "stars": 211 + "subscribers": 3, + "stars": 217 }, "name": "react-native-zoom-reanimated", "fullName": "kesha-antonov/react-native-zoom-reanimated", @@ -88020,20 +86105,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-zoom-reanimated", "npm": { - "downloads": 18809, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8078 + "downloads": 25439, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 41, "matchingScoreModifiers": [ "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.207, + "popularity": 0.028, "topicSearchString": "zoom react-native reanimated gesture-handler" }, { @@ -88105,7 +86189,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -88137,13 +86220,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-29T13:50:37Z", + "updatedAt": "2025-04-08T12:45:47Z", "createdAt": "2020-05-19T12:55:18Z", - "pushedAt": "2025-01-29T13:50:37Z", - "forks": 5, + "pushedAt": "2025-04-08T12:45:47Z", + "forks": 6, "issues": 0, - "subscribers": 6, - "stars": 33 + "subscribers": 5, + "stars": 36 }, "name": "@situm/react-native", "fullName": "situmtech/react-native", @@ -88203,13 +86286,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-02T14:02:41Z", + "updatedAt": "2025-03-12T16:20:36Z", "createdAt": "2020-08-03T09:32:56Z", - "pushedAt": "2025-01-02T14:02:41Z", - "forks": 29, + "pushedAt": "2025-03-12T16:20:36Z", + "forks": 30, "issues": 1, "subscribers": 9, - "stars": 94 + "stars": 95 }, "name": "@ory/expo-login-registration-template", "fullName": "ory/kratos-selfservice-ui-react-native", @@ -88237,9 +86320,8 @@ }, "npmPkg": "kratos-selfservice-ui-react-native", "npm": {}, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -88301,20 +86383,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-cone-slider", "npm": { - "downloads": 13, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "downloads": 16, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.196, + "popularity": -0.287, "topicSearchString": "react-native ios android" }, { @@ -88382,17 +86462,16 @@ }, "npmPkg": "react-native-palette-picker", "npm": { - "downloads": 45, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8 + "downloads": 56, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.394, + "popularity": -0.314, "topicSearchString": "react-native android react palette image-colors dominant image color palette-api" }, { @@ -88417,9 +86496,9 @@ "updatedAt": "2024-05-05T14:51:19Z", "createdAt": "2021-02-17T05:59:21Z", "pushedAt": "2024-05-05T14:51:19Z", - "forks": 33, + "forks": 35, "issues": 15, - "subscribers": 2, + "subscribers": 1, "stars": 46 }, "name": "react-native-vimeo-iframe", @@ -88456,20 +86535,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-vimeo-iframe", "npm": { - "downloads": 22340, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4276 + "downloads": 26045, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.031, + "popularity": 0.028, "topicSearchString": "android ios react-native component-library vimeo videos hacktoberfest video-player javascript video" }, { @@ -88526,20 +86603,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], + "unmaintained": true, "npmPkg": "react-native-components-tracking", "npm": { - "downloads": 153, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 24 + "downloads": 85, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.415, + "popularity": -0.815, "topicSearchString": "react-native ios android" }, { @@ -88598,20 +86674,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-squish-button", "npm": { - "downloads": 19, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "downloads": 49, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.35, + "popularity": -0.309, "topicSearchString": "react-native ios android" }, { @@ -88640,13 +86714,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-16T09:56:52Z", + "updatedAt": "2025-03-26T12:23:04Z", "createdAt": "2023-08-10T10:55:24Z", - "pushedAt": "2024-12-16T09:56:52Z", + "pushedAt": "2025-03-26T12:23:04Z", "forks": 19, - "issues": 0, + "issues": 2, "subscribers": 1, - "stars": 155 + "stars": 173 }, "name": "react-native-timer-picker", "fullName": "troberts-28/react-native-timer-picker", @@ -88689,10 +86763,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release v2.0.2", - "tagName": "v2.0.2", - "createdAt": "2024-12-16T09:57:29Z", - "publishedAt": "2024-12-16T10:08:10Z", + "name": "Release v2.1.1", + "tagName": "v2.1.1", + "createdAt": "2025-03-31T15:14:30Z", + "publishedAt": "2025-03-31T15:15:47Z", "isPrerelease": false }, "hasTypes": true, @@ -88701,16 +86775,16 @@ }, "npmPkg": "react-native-timer-picker", "npm": { - "downloads": 9133, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2454 + "downloads": 13101, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 49, "matchingScoreModifiers": [ + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.047, + "popularity": 0.028, "topicSearchString": "react react-native expo duration picker time timer alarm modal durationpicker duration-picker duration-picker-modal timepicker time-picker alarmpicker alarm-picker alarm-picker-modal timerpicker timer-picker timer-picker-modal expo-duration-picker expo-time-picker expo-timepicker expo-durationpicker component components" }, { @@ -88767,20 +86841,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-simple-keypad", "npm": { - "downloads": 189, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 56 + "downloads": 245, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.276, + "popularity": -0.321, "topicSearchString": "react-native ios android" }, { @@ -88811,7 +86883,7 @@ "forks": 0, "issues": 0, "subscribers": 2, - "stars": 8 + "stars": 9 }, "name": "react-native-responsive-scalability", "fullName": "chsdwn/react-native-responsive-scalability", @@ -88846,17 +86918,16 @@ }, "npmPkg": "react-native-responsive-scalability", "npm": { - "downloads": 26, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 13 + "downloads": 25, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.042, + "popularity": -0.31, "topicSearchString": "react-native ios android package responsive expo" }, { @@ -88877,10 +86948,10 @@ "updatedAt": "2023-12-01T14:48:39Z", "createdAt": "2023-01-28T16:37:02Z", "pushedAt": "2023-12-01T14:48:39Z", - "forks": 22, - "issues": 5, + "forks": 23, + "issues": 6, "subscribers": 3, - "stars": 61 + "stars": 65 }, "name": "react-native-http-bridge-refurbished", "fullName": "Alwinator/react-native-http-bridge-refurbished", @@ -88917,20 +86988,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-http-bridge-refurbished", "npm": { - "downloads": 745, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 224 + "downloads": 1519, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.079, + "popularity": 0.028, "topicSearchString": "react-component react-native nanohttpd gcdhttpserver http server bridge webserver http-server rest-api typescript" }, { @@ -88991,20 +87060,18 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npmPkg": "react-native-simple-bcrypt", "npm": { - "downloads": 65, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 14 + "downloads": 70, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.85, + "popularity": -0.821, "topicSearchString": "react-native bcrypt native hash ios android" }, { @@ -89034,10 +87101,10 @@ "updatedAt": "2024-02-12T09:46:22Z", "createdAt": "2023-08-31T09:05:22Z", "pushedAt": "2024-02-12T09:46:22Z", - "forks": 7, + "forks": 8, "issues": 0, "subscribers": 3, - "stars": 161 + "stars": 175 }, "name": "@animatereactnative/stagger", "fullName": "animate-react-native/stagger", @@ -89106,13 +87173,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-11-08T14:07:29Z", + "updatedAt": "2025-02-11T13:45:02Z", "createdAt": "2023-08-25T20:40:34Z", - "pushedAt": "2024-11-08T14:07:29Z", - "forks": 17, - "issues": 3, - "subscribers": 4, - "stars": 227 + "pushedAt": "2025-02-11T13:45:02Z", + "forks": 20, + "issues": 8, + "subscribers": 5, + "stars": 299 }, "name": "@animatereactnative/marquee", "fullName": "animate-react-native/marquee", @@ -89143,17 +87210,16 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "0.3.0", - "tagName": "v0.3.0", - "createdAt": "2024-11-08T13:44:39Z", - "publishedAt": "2024-11-08T14:11:06Z", + "name": "Release 0.5.1", + "tagName": "v0.5.1", + "createdAt": "2025-02-11T13:06:59Z", + "publishedAt": "2025-02-11T13:07:04Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 43, "matchingScoreModifiers": [ @@ -89194,7 +87260,7 @@ "forks": 3, "issues": 2, "subscribers": 5, - "stars": 337 + "stars": 350 }, "name": "expo-drag-drop-content-view", "fullName": "AlirezaHadjar/expo-drag-drop-content-view", @@ -89219,18 +87285,16 @@ }, "npmPkg": "expo-drag-drop-content-view", "npm": { - "downloads": 2450, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 522 + "downloads": 2669, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 51, "matchingScoreModifiers": [ "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.009, + "popularity": 0.028, "topicSearchString": "react-native expo expo-drag-drop-content-view expodragdropcontentview" }, { @@ -89259,8 +87323,8 @@ "pushedAt": "2023-05-11T02:38:09Z", "forks": 26, "issues": 5, - "subscribers": 4, - "stars": 334 + "subscribers": 3, + "stars": 335 }, "name": "rn-wave-bottom-bar", "fullName": "Jm-Zion/rn-wave-bottom-bar", @@ -89297,10 +87361,9 @@ }, "npmPkg": "rn-wave-bottom-bar", "npm": { - "downloads": 492, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 101 + "downloads": 525, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -89308,7 +87371,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.266, + "popularity": 0.029, "topicSearchString": "react-native react-navigation bottom-bar tab-bar animation bottom-tabs curved wave" }, { @@ -89337,13 +87400,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-21T06:09:35Z", + "updatedAt": "2025-04-15T17:16:56Z", "createdAt": "2022-11-03T10:37:07Z", - "pushedAt": "2025-01-21T06:09:35Z", - "forks": 59, - "issues": 28, - "subscribers": 9, - "stars": 305 + "pushedAt": "2025-04-15T17:16:56Z", + "forks": 68, + "issues": 37, + "subscribers": 8, + "stars": 347 }, "name": "@maplibre/maplibre-react-native", "fullName": "maplibre/maplibre-react-native", @@ -89366,10 +87429,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v10.0.1", - "tagName": "v10.0.1", - "createdAt": "2025-01-21T06:09:35Z", - "publishedAt": "2025-01-21T06:09:49Z", + "name": "v10.1.4", + "tagName": "v10.1.4", + "createdAt": "2025-03-12T20:01:31Z", + "publishedAt": "2025-03-12T20:01:46Z", "isPrerelease": false }, "hasTypes": true, @@ -89414,10 +87477,10 @@ "updatedAt": "2023-11-07T07:42:30Z", "createdAt": "2019-12-04T17:02:24Z", "pushedAt": "2023-11-07T07:42:30Z", - "forks": 109, - "issues": 26, - "subscribers": 9, - "stars": 367 + "forks": 112, + "issues": 27, + "subscribers": 8, + "stars": 384 }, "name": "react-tinder-card", "fullName": "3DJakob/react-tinder-card", @@ -89461,10 +87524,9 @@ }, "npmPkg": "react-tinder-card", "npm": { - "downloads": 17741, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4140 + "downloads": 17135, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -89472,7 +87534,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.011, + "popularity": 0.028, "topicSearchString": "tinder card react-native native ios android web react swipeable swipe physics deck drag draggable swipeable-elements hacktoberfest" }, { @@ -89499,13 +87561,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-29T19:07:03Z", + "updatedAt": "2025-04-07T19:58:14Z", "createdAt": "2020-08-06T16:06:02Z", - "pushedAt": "2025-01-29T19:07:03Z", - "forks": 28, - "issues": 13, - "subscribers": 25, - "stars": 284 + "pushedAt": "2025-04-07T19:58:14Z", + "forks": 31, + "issues": 16, + "subscribers": 22, + "stars": 346 }, "name": "react-native-spotlight-tour", "fullName": "stackbuilders/react-native-spotlight-tour", @@ -89535,10 +87597,9 @@ "isArchived": false }, "npm": { - "downloads": 5996, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1290 + "downloads": 4089, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -89546,7 +87607,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.007, + "popularity": 0.028, "topicSearchString": "app-tour android customizable ios react-native step-by-step spotlight spotlight-tour tour user-guide" }, { @@ -89572,13 +87633,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-29T16:01:10Z", + "updatedAt": "2025-03-31T14:09:10Z", "createdAt": "2022-11-22T11:55:26Z", - "pushedAt": "2025-01-29T16:01:10Z", - "forks": 56, - "issues": 8, + "pushedAt": "2025-03-31T14:09:10Z", + "forks": 61, + "issues": 9, "subscribers": 4, - "stars": 292 + "stars": 308 }, "name": "react-native-international-phone-number", "fullName": "AstrOOnauta/react-native-international-phone-number", @@ -89616,9 +87677,9 @@ }, "lastRelease": { "name": "", - "tagName": "v0.8.7", - "createdAt": "2025-01-29T16:01:10Z", - "publishedAt": "2025-01-29T16:02:28Z", + "tagName": "v0.9.2", + "createdAt": "2025-03-24T13:56:57Z", + "publishedAt": "2025-03-24T14:00:05Z", "isPrerelease": false }, "hasTypes": true, @@ -89627,10 +87688,9 @@ }, "npmPkg": "react-native-international-phone-number", "npm": { - "downloads": 27759, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6443 + "downloads": 43000, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -89638,11 +87698,14 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.01, + "popularity": 0.028, "topicSearchString": "mobile ios android react-native expo components typescript react-hook-form mask-input phone-input international-number-phone picker country-picker country flag custom-lib codes search animated input flags" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-image", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/image/#usage" + ], "ios": true, "android": true, "web": true, @@ -89659,13 +87722,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-24T17:46:32Z", + "updatedAt": "2025-04-14T18:42:50Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-24T17:46:32Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-image", "fullName": "expo/expo", @@ -89685,13 +87748,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-image", "npm": { - "downloads": 1013321, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 231598 + "downloads": 1846246, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -89702,7 +87763,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.006, + "popularity": 0.028, "topicSearchString": "react-native" }, { @@ -89729,8 +87790,8 @@ "pushedAt": "2024-09-17T07:46:35Z", "forks": 22, "issues": 4, - "subscribers": 6, - "stars": 43 + "subscribers": 5, + "stars": 44 }, "name": "@ekreative/react-native-braintree", "fullName": "ekreative/react-native-braintree", @@ -89762,10 +87823,10 @@ "isArchived": true }, "unmaintained": true, - "images": [], "npm": {}, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], "popularity": -100, @@ -89797,7 +87858,7 @@ "forks": 0, "issues": 2, "subscribers": 5, - "stars": 263 + "stars": 271 }, "name": "react-native-menubar-extra", "fullName": "okwasniewski/react-native-menubar-extra", @@ -89832,10 +87893,9 @@ }, "npmPkg": "react-native-menubar-extra", "npm": { - "downloads": 25, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8 + "downloads": 21, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -89843,7 +87903,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.13, + "popularity": -0.202, "topicSearchString": "react-native macos library menubar menubar-app hacktoberfest" }, { @@ -89865,10 +87925,10 @@ "updatedAt": "2024-07-14T20:31:22Z", "createdAt": "2021-10-16T15:20:52Z", "pushedAt": "2024-07-14T20:31:22Z", - "forks": 58, - "issues": 20, + "forks": 61, + "issues": 22, "subscribers": 10, - "stars": 442 + "stars": 480 }, "name": "@react-native-ml-kit/text-recognition", "fullName": "a7medev/react-native-ml-kit", @@ -89888,7 +87948,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -89917,10 +87976,10 @@ "updatedAt": "2024-07-14T20:31:22Z", "createdAt": "2021-10-16T15:20:52Z", "pushedAt": "2024-07-14T20:31:22Z", - "forks": 58, - "issues": 20, + "forks": 61, + "issues": 22, "subscribers": 10, - "stars": 442 + "stars": 480 }, "name": "@react-native-ml-kit/face-detection", "fullName": "a7medev/react-native-ml-kit", @@ -89940,7 +87999,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -89969,10 +88027,10 @@ "updatedAt": "2024-07-14T20:31:22Z", "createdAt": "2021-10-16T15:20:52Z", "pushedAt": "2024-07-14T20:31:22Z", - "forks": 58, - "issues": 20, + "forks": 61, + "issues": 22, "subscribers": 10, - "stars": 442 + "stars": 480 }, "name": "@react-native-ml-kit/image-labeling", "fullName": "a7medev/react-native-ml-kit", @@ -89992,7 +88050,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -90021,10 +88078,10 @@ "updatedAt": "2024-07-14T20:31:22Z", "createdAt": "2021-10-16T15:20:52Z", "pushedAt": "2024-07-14T20:31:22Z", - "forks": 58, - "issues": 20, + "forks": 61, + "issues": 22, "subscribers": 10, - "stars": 442 + "stars": 480 }, "name": "@react-native-ml-kit/barcode-scanning", "fullName": "a7medev/react-native-ml-kit", @@ -90044,7 +88101,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -90073,10 +88129,10 @@ "updatedAt": "2024-07-14T20:31:22Z", "createdAt": "2021-10-16T15:20:52Z", "pushedAt": "2024-07-14T20:31:22Z", - "forks": 58, - "issues": 20, + "forks": 61, + "issues": 22, "subscribers": 10, - "stars": 442 + "stars": 480 }, "name": "@react-native-ml-kit/identify-languages", "fullName": "a7medev/react-native-ml-kit", @@ -90096,7 +88152,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -90124,10 +88179,10 @@ "updatedAt": "2024-07-14T20:31:22Z", "createdAt": "2021-10-16T15:20:52Z", "pushedAt": "2024-07-14T20:31:22Z", - "forks": 58, - "issues": 20, + "forks": 61, + "issues": 22, "subscribers": 10, - "stars": 442 + "stars": 480 }, "name": "@react-native-ml-kit/translate-text", "fullName": "a7medev/react-native-ml-kit", @@ -90147,7 +88202,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -90217,27 +88271,31 @@ }, "npmPkg": "react-native-vis-network", "npm": { - "downloads": 39, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 33 + "downloads": 66, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.291, + "popularity": -0.32, "topicSearchString": "react-native ios android" }, { "githubUrl": "https://github.com/anday013/react-native-otp-entry", + "examples": [ + "https://snack.expo.dev/@anday013/demo-react-native-otp-entry" + ], "images": [ "https://github.com/anday013/react-native-otp-entry/blob/main/otp_demo.gif" ], "ios": true, "android": true, + "web": "true", "expoGo": true, + "newArchitecture": true, "github": { "urls": { "repo": "https://github.com/anday013/react-native-otp-entry", @@ -90249,13 +88307,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-21T00:32:34Z", + "updatedAt": "2025-03-22T09:41:32Z", "createdAt": "2023-06-12T07:40:06Z", - "pushedAt": "2024-12-21T00:32:34Z", - "forks": 32, - "issues": 3, + "pushedAt": "2025-03-22T09:41:32Z", + "forks": 35, + "issues": 4, "subscribers": 2, - "stars": 292 + "stars": 334 }, "name": "react-native-otp-entry", "fullName": "anday013/react-native-otp-entry", @@ -90288,10 +88346,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v1.8.2", - "tagName": "v1.8.2", - "createdAt": "2024-12-21T00:32:34Z", - "publishedAt": "2024-12-21T00:34:22Z", + "name": "Release 1.8.4", + "tagName": "v1.8.4", + "createdAt": "2025-03-22T09:41:32Z", + "publishedAt": "2025-03-22T09:43:41Z", "isPrerelease": false }, "hasTypes": true, @@ -90300,17 +88358,17 @@ }, "npmPkg": "react-native-otp-entry", "npm": { - "downloads": 86699, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 21519 + "downloads": 133780, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 57, "matchingScoreModifiers": [ "Known", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.026, + "popularity": 0.028, "topicSearchString": "react-native app component input otp otp-verify otp-input otp-entry otp-text-input rn anday anday013 anday2000 react entry android confirmation-code" }, { @@ -90338,10 +88396,10 @@ "updatedAt": "2024-11-10T17:00:51Z", "createdAt": "2023-06-24T09:03:11Z", "pushedAt": "2024-11-10T17:00:51Z", - "forks": 25, - "issues": 14, + "forks": 26, + "issues": 16, "subscribers": 4, - "stars": 342 + "stars": 346 }, "name": "@baronha/ting", "fullName": "NitrogenZLab/ting", @@ -90409,10 +88467,10 @@ "updatedAt": "2024-05-15T09:15:35Z", "createdAt": "2021-07-30T16:41:44Z", "pushedAt": "2024-05-15T09:15:35Z", - "forks": 135, - "issues": 40, + "forks": 143, + "issues": 41, "subscribers": 7, - "stars": 480 + "stars": 495 }, "name": "@baronha/react-native-photo-editor", "fullName": "NitrogenZLab/react-native-photo-editor", @@ -90484,7 +88542,7 @@ "forks": 1, "issues": 1, "subscribers": 1, - "stars": 25 + "stars": 26 }, "name": "react-native-skia-shadow", "fullName": "chsdwn/react-native-skia-shadow", @@ -90520,17 +88578,16 @@ }, "npmPkg": "react-native-skia-shadow", "npm": { - "downloads": 407, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 131 + "downloads": 1411, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.149, + "popularity": 0.028, "topicSearchString": "react-native ios android expo shadow skia package" }, { @@ -90558,7 +88615,7 @@ "forks": 1, "issues": 0, "subscribers": 2, - "stars": 22 + "stars": 24 }, "name": "react-native-orientation-manager", "fullName": "KroosX4V/react-native-orientation-manager", @@ -90590,20 +88647,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-orientation-manager", "npm": { - "downloads": 15647, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4575 + "downloads": 1607, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.03, + "popularity": -0.073, "topicSearchString": "react-native ios android windows orientation" }, { @@ -90640,7 +88695,7 @@ "forks": 13, "issues": 14, "subscribers": 6, - "stars": 330 + "stars": 346 }, "name": "@devvie/bottom-sheet", "fullName": "stanleyugwu/react-native-bottom-sheet", @@ -90714,21 +88769,21 @@ "stats": { "hasIssues": true, "hasWiki": true, - "hasSponsorships": false, + "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-11-24T07:52:29Z", + "updatedAt": "2025-03-21T18:14:32Z", "createdAt": "2023-03-22T16:24:04Z", - "pushedAt": "2024-11-24T07:52:29Z", - "forks": 56, - "issues": 40, + "pushedAt": "2025-03-21T18:14:32Z", + "forks": 68, + "issues": 20, "subscribers": 5, - "stars": 529 + "stars": 614 }, "name": "react-native-ui-datepicker", "fullName": "farhoudshapouran/react-native-ui-datepicker", "isPrivate": false, "registry": "https://registry.npmjs.org/", - "description": "Customizable React Native 📅 DatePicker component for Android, iOS, and Web. It includes single, range and multiple modes and supports different locales.", + "description": "Customizable React Native 📅 Date Picker component for Android, iOS, and Web. It includes single, range, and multiple modes, supports different locales, including the Jalali (Persian) calendar, handles different timezones, and is fully compatible with NativeWind.", "topics": [ "react-native", "ios", @@ -90755,10 +88810,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v2.0.4", - "tagName": "v2.0.4", - "createdAt": "2024-09-15T21:06:25Z", - "publishedAt": "2024-09-15T21:19:58Z", + "name": "v3.1.2", + "tagName": "v3.1.2", + "createdAt": "2025-03-20T15:19:53Z", + "publishedAt": "2025-03-20T15:23:12Z", "isPrerelease": false }, "hasTypes": true, @@ -90767,17 +88822,17 @@ }, "npmPkg": "react-native-ui-datepicker", "npm": { - "downloads": 52552, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12040 + "downloads": 73272, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 57, "matchingScoreModifiers": [ "Known", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.007, + "popularity": 0.028, "topicSearchString": "react-native ios android ui-datetpicker datetime datetime-picker datetpicker datet-picker timepicker time-picker calendar daterange datepicker datetimepicker picker web" }, { @@ -90807,9 +88862,9 @@ "createdAt": "2023-03-26T19:19:36Z", "pushedAt": "2024-07-17T09:17:47Z", "forks": 3, - "issues": 2, + "issues": 3, "subscribers": 3, - "stars": 53 + "stars": 59 }, "name": "react-native-highlighter", "fullName": "farhoudshapouran/react-native-highlighter", @@ -90844,17 +88899,16 @@ }, "npmPkg": "react-native-highlighter", "npm": { - "downloads": 982, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 210 + "downloads": 2293, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.008, + "popularity": 0.028, "topicSearchString": "react-native ios android highlight keywords web" }, { @@ -90882,8 +88936,8 @@ "pushedAt": "2024-04-16T21:03:58Z", "forks": 14, "issues": 2, - "subscribers": 8, - "stars": 252 + "subscribers": 9, + "stars": 272 }, "name": "react-native-vercel-ai", "fullName": "bidah/react-native-vercel-ai", @@ -90906,13 +88960,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-vercel-ai", "npm": { - "downloads": 1583, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 471 + "downloads": 330, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -90920,7 +88972,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.076, + "popularity": -0.223, "topicSearchString": "react-native ios android" }, { @@ -90983,20 +89035,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-animated-blur-view", "npm": { - "downloads": 80, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 27 + "downloads": 160, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.225, + "popularity": -0.319, "topicSearchString": "react-native ios android blur blur-view animate animated animate-blur-view gradient" }, { @@ -91017,13 +89067,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-16T10:08:39Z", + "updatedAt": "2025-04-08T08:33:16Z", "createdAt": "2023-07-04T08:37:10Z", - "pushedAt": "2024-12-16T10:08:39Z", - "forks": 43, - "issues": 25, + "pushedAt": "2025-04-08T08:33:16Z", + "forks": 54, + "issues": 24, "subscribers": 15, - "stars": 807 + "stars": 878 }, "name": "react-native-fast-tflite", "fullName": "mrousavy/react-native-fast-tflite", @@ -91061,30 +89111,30 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 1.5.1", - "tagName": "v1.5.1", - "createdAt": "2024-12-16T10:08:39Z", - "publishedAt": "2024-12-16T10:08:41Z", + "name": "Release 1.6.1", + "tagName": "v1.6.1", + "createdAt": "2025-04-08T08:31:24Z", + "publishedAt": "2025-04-08T08:31:38Z", "isPrerelease": false }, "hasTypes": true, - "newArchitecture": false, + "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-fast-tflite", "npm": { - "downloads": 9772, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1787 + "downloads": 16815, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 73, "matchingScoreModifiers": [ + "Popular", "Known", + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.039, + "popularity": 0.028, "topicSearchString": "react-native tensorflow vision-camera tflite lite tensorflowlite tensorflow-lite visioncamera vision camera ios android ai arraybuffer detection facial-recognition fast ml native object-detection react" }, { @@ -91108,10 +89158,10 @@ "updatedAt": "2024-11-07T14:44:54Z", "createdAt": "2021-11-11T18:24:15Z", "pushedAt": "2024-11-07T14:44:54Z", - "forks": 38, - "issues": 34, + "forks": 41, + "issues": 43, "subscribers": 9, - "stars": 614 + "stars": 648 }, "name": "react-native-worklets-core", "fullName": "margelo/react-native-worklets-core", @@ -91150,20 +89200,18 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-worklets-core", "npm": { - "downloads": 80241, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 18417 + "downloads": 129827, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": 0.007, + "popularity": 0.028, "topicSearchString": "react-native ios android async background multithreading native react threads worklet worklets hacktoberfest" }, { @@ -91187,10 +89235,10 @@ "updatedAt": "2022-02-10T04:13:30Z", "createdAt": "2021-08-17T13:07:21Z", "pushedAt": "2022-02-10T04:13:30Z", - "forks": 52, - "issues": 34, - "subscribers": 8, - "stars": 98 + "forks": 54, + "issues": 35, + "subscribers": 7, + "stars": 104 }, "name": "vision-camera-face-detector", "fullName": "rodgomesc/vision-camera-face-detector", @@ -91221,13 +89269,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "vision-camera-face-detector", "npm": { - "downloads": 603, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 197 + "downloads": 815, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -91235,7 +89281,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.396, + "popularity": -0.473, "topicSearchString": "react-native ios android" }, { @@ -91260,13 +89306,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-30T13:17:43Z", + "updatedAt": "2025-03-10T09:34:19Z", "createdAt": "2022-01-09T06:16:54Z", - "pushedAt": "2024-12-30T13:17:43Z", - "forks": 35, - "issues": 4, + "pushedAt": "2025-03-10T09:34:19Z", + "forks": 38, + "issues": 9, "subscribers": 3, - "stars": 329 + "stars": 370 }, "name": "react-native-awesome-slider", "fullName": "alantoa/react-native-awesome-slider", @@ -91303,17 +89349,16 @@ }, "npmPkg": "react-native-awesome-slider", "npm": { - "downloads": 35564, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8176 + "downloads": 50128, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": 0.008, + "popularity": 0.028, "topicSearchString": "react-native reanimted gesture-handle slider scrubber slider-haptics-feedback component reanimated gesture-handler" }, { @@ -91345,13 +89390,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-29T14:47:06Z", + "updatedAt": "2025-04-16T11:26:25Z", "createdAt": "2023-10-03T10:27:27Z", - "pushedAt": "2025-01-29T14:47:06Z", - "forks": 56, - "issues": 18, - "subscribers": 10, - "stars": 1839 + "pushedAt": "2025-04-16T11:26:25Z", + "forks": 66, + "issues": 9, + "subscribers": 9, + "stars": 2056 }, "name": "react-native-unistyles", "fullName": "jpudysz/react-native-unistyles", @@ -91378,23 +89423,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 3.0.0-beta.5", - "tagName": "v3.0.0-beta.5", - "createdAt": "2025-01-20T15:14:50Z", - "publishedAt": "2025-01-20T15:14:51Z", + "name": "Release 3.0.0-rc.1", + "tagName": "v3.0.0-rc.1", + "createdAt": "2025-04-02T14:23:26Z", + "publishedAt": "2025-04-02T14:28:49Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-unistyles", "npm": { - "downloads": 128079, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 30707 + "downloads": 131765, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 76, "matchingScoreModifiers": [ @@ -91402,7 +89445,7 @@ "Known", "Recently updated" ], - "popularity": 0.018, + "popularity": 0.028, "topicSearchString": "react-native ios android web expo fabric react typescript macos windows" }, { @@ -91427,9 +89470,9 @@ "createdAt": "2023-11-01T20:06:58Z", "pushedAt": "2024-08-16T22:04:34Z", "forks": 24, - "issues": 2, + "issues": 1, "subscribers": 5, - "stars": 374 + "stars": 383 }, "name": "react-native-theme-switch-animation", "fullName": "WadhahEssam/react-native-theme-switch-animation", @@ -91464,20 +89507,19 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-theme-switch-animation", "npm": { - "downloads": 2164, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 664 + "downloads": 3028, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 41, "matchingScoreModifiers": [ "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.085, + "popularity": 0.028, "topicSearchString": "react-native ios android animation theme dark-mode darkmode lightmode" }, { @@ -91501,13 +89543,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T16:54:49Z", + "updatedAt": "2025-02-12T04:06:34Z", "createdAt": "2020-07-01T07:08:16Z", - "pushedAt": "2025-01-25T16:54:49Z", + "pushedAt": "2025-02-12T04:06:34Z", "forks": 9, "issues": 13, - "subscribers": 3, - "stars": 232 + "subscribers": 2, + "stars": 243 }, "name": "react-native-drop-shadow", "fullName": "hoanglam10499/react-native-drop-shadow", @@ -91532,10 +89574,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "1.0.2", - "tagName": "1.0.2", - "createdAt": "2025-01-25T16:54:49Z", - "publishedAt": "2025-01-25T16:57:44Z", + "name": "1.0.3", + "tagName": "1.0.3", + "createdAt": "2025-02-12T04:06:34Z", + "publishedAt": "2025-02-12T04:09:36Z", "isPrerelease": false }, "hasTypes": true, @@ -91544,18 +89586,16 @@ }, "npmPkg": "react-native-drop-shadow", "npm": { - "downloads": 50852, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12461 + "downloads": 63194, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 51, "matchingScoreModifiers": [ "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.023, + "popularity": 0.028, "topicSearchString": "react-native shadow android drop-shadow new shadow-android-react-native shadow-react-native shadow-react" }, { @@ -91580,8 +89620,8 @@ "updatedAt": "2025-01-08T16:00:01Z", "createdAt": "2023-04-14T21:34:53Z", "pushedAt": "2025-01-08T16:00:01Z", - "forks": 1, - "issues": 0, + "forks": 2, + "issues": 1, "subscribers": 3, "stars": 5 }, @@ -91607,11 +89647,9 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -91641,13 +89679,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-07-05T14:20:11Z", + "updatedAt": "2025-03-29T18:44:34Z", "createdAt": "2020-11-19T11:49:34Z", - "pushedAt": "2024-07-05T14:20:11Z", - "forks": 175, - "issues": 165, + "pushedAt": "2025-03-29T18:44:34Z", + "forks": 187, + "issues": 170, "subscribers": 10, - "stars": 920 + "stars": 945 }, "name": "react-native-collapsible-tab-view", "fullName": "PedroBern/react-native-collapsible-tab-view", @@ -91682,20 +89720,19 @@ }, "npmPkg": "react-native-collapsible-tab-view", "npm": { - "downloads": 78153, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 18822 + "downloads": 107972, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 46, + "score": 62, "matchingScoreModifiers": [ "Popular", "Known", "Lots of open issues", - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.019, + "popularity": 0.028, "topicSearchString": "component react-component react-native ios android tab swipe scrollable coverflow react expo tabs tabview" }, { @@ -91726,7 +89763,7 @@ "forks": 5, "issues": 0, "subscribers": 4, - "stars": 214 + "stars": 218 }, "name": "react-native-easing-gradient", "fullName": "phamfoo/react-native-easing-gradient", @@ -91760,10 +89797,9 @@ }, "npmPkg": "react-native-easing-gradient", "npm": { - "downloads": 9424, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2389 + "downloads": 14094, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -91771,7 +89807,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.031, + "popularity": 0.028, "topicSearchString": "react react-native gradients easing smooth expo" }, { @@ -91799,8 +89835,8 @@ "pushedAt": "2024-05-30T16:20:44Z", "forks": 4, "issues": 0, - "subscribers": 4, - "stars": 199 + "subscribers": 3, + "stars": 203 }, "name": "expo-stable-diffusion", "fullName": "andrei-zgirvaci/expo-stable-diffusion", @@ -91840,17 +89876,16 @@ }, "npmPkg": "expo-stable-diffusion", "npm": { - "downloads": 19, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7 + "downloads": 16, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.092, + "popularity": -0.188, "topicSearchString": "react-native expo expo-stable-diffusion expostablediffusion ai ane coreml ios ipad ipados iphone stable-diffusion" }, { @@ -91918,17 +89953,16 @@ }, "npmPkg": "react-native-bullet-graph", "npm": { - "downloads": 33, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 18 + "downloads": 94, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.017, + "popularity": -0.318, "topicSearchString": "react-native chart charts graph graphs data-visualization bullet-graph bullet-chart stats analysis analytics visualization" }, { @@ -91956,10 +89990,10 @@ "updatedAt": "2024-10-18T08:22:04Z", "createdAt": "2023-10-18T07:34:23Z", "pushedAt": "2024-10-18T08:22:04Z", - "forks": 3, + "forks": 4, "issues": 1, "subscribers": 2, - "stars": 23 + "stars": 25 }, "name": "react-native-liquid-gauge", "fullName": "dimaportenko/react-native-liquid-gauge", @@ -91991,16 +90025,16 @@ }, "npmPkg": "react-native-liquid-gauge", "npm": { - "downloads": 203, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 37 + "downloads": 242, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.389, + "popularity": -0.221, "topicSearchString": "react-native ios android" }, { @@ -92022,10 +90056,10 @@ "updatedAt": "2024-12-12T16:33:45Z", "createdAt": "2022-03-29T14:44:25Z", "pushedAt": "2024-12-12T16:33:45Z", - "forks": 75, - "issues": 87, - "subscribers": 10, - "stars": 306 + "forks": 83, + "issues": 94, + "subscribers": 13, + "stars": 324 }, "name": "@azesmway/react-native-unity", "fullName": "azesmway/react-native-unity", @@ -92056,7 +90090,6 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -92090,13 +90123,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-11T17:57:43Z", + "updatedAt": "2025-03-21T16:42:27Z", "createdAt": "2021-11-08T19:41:13Z", - "pushedAt": "2024-11-11T17:57:43Z", - "forks": 50, - "issues": 25, - "subscribers": 11, - "stars": 1787 + "pushedAt": "2025-03-21T16:42:27Z", + "forks": 54, + "issues": 23, + "subscribers": 10, + "stars": 1935 }, "name": "zeego", "fullName": "nandorojo/zeego", @@ -92121,18 +90154,18 @@ }, "npmPkg": "zeego", "npm": { - "downloads": 83228, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 19530 + "downloads": 95791, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 68, + "score": 73, "matchingScoreModifiers": [ "Popular", "Known", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.012, + "popularity": 0.028, "topicSearchString": "react-native ios android" }, { @@ -92189,20 +90222,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-video-duration", "npm": { - "downloads": 1126, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 279 + "downloads": 1467, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.074, + "popularity": -0.073, "topicSearchString": "react-native ios android" }, { @@ -92227,13 +90258,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-07T10:34:37Z", + "updatedAt": "2025-02-04T08:44:00Z", "createdAt": "2023-09-19T06:55:15Z", - "pushedAt": "2025-01-07T10:34:37Z", - "forks": 8, - "issues": 5, + "pushedAt": "2025-02-04T08:44:00Z", + "forks": 9, + "issues": 6, "subscribers": 7, - "stars": 34 + "stars": 39 }, "name": "@orbital-systems/react-native-esp-idf-provisioning", "fullName": "orbital-systems/react-native-esp-idf-provisioning", @@ -92259,10 +90290,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 0.4.4", - "tagName": "v0.4.4", - "createdAt": "2025-01-07T10:31:01Z", - "publishedAt": "2025-01-07T10:31:41Z", + "name": "Release 0.4.5", + "tagName": "v0.4.5", + "createdAt": "2025-02-04T08:42:27Z", + "publishedAt": "2025-02-04T08:43:09Z", "isPrerelease": false }, "hasTypes": true, @@ -92270,9 +90301,8 @@ "isArchived": false }, "npm": {}, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -92298,13 +90328,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-27T10:14:28Z", + "updatedAt": "2025-04-14T21:10:15Z", "createdAt": "2023-11-06T12:03:30Z", - "pushedAt": "2025-01-27T10:14:28Z", - "forks": 42, - "issues": 5, - "subscribers": 10, - "stars": 670 + "pushedAt": "2025-04-14T21:10:15Z", + "forks": 48, + "issues": 9, + "subscribers": 11, + "stars": 731 }, "name": "@op-engineering/op-sqlite", "fullName": "OP-Engineering/op-sqlite", @@ -92326,17 +90356,16 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 11.4.2", - "tagName": "11.4.2", - "createdAt": "2025-01-26T14:44:53Z", - "publishedAt": "2025-01-26T14:46:32Z", + "name": "Release 12.0.2", + "tagName": "12.0.2", + "createdAt": "2025-04-14T21:12:02Z", + "publishedAt": "2025-04-14T21:13:41Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -92367,10 +90396,10 @@ "updatedAt": "2025-01-05T15:44:19Z", "createdAt": "2022-10-27T16:08:08Z", "pushedAt": "2025-01-05T15:44:19Z", - "forks": 14, - "issues": 15, + "forks": 17, + "issues": 18, "subscribers": 3, - "stars": 154 + "stars": 167 }, "name": "native-wechat", "fullName": "Hector-Chong/native-wechat", @@ -92393,20 +90422,17 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "native-wechat", "npm": { - "downloads": 171, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 41 + "downloads": 129, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.232, + "popularity": -0.219, "topicSearchString": "react-native ios android wechat" }, { @@ -92434,7 +90460,7 @@ "forks": 0, "issues": 2, "subscribers": 1, - "stars": 4 + "stars": 5 }, "name": "react-native-zendesk-unified", "fullName": "mateoguzmana/react-native-zendesk-unified", @@ -92472,20 +90498,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-zendesk-unified", "npm": { - "downloads": 21, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "downloads": 29, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.35, + "popularity": -0.316, "topicSearchString": "react-native ios android expo library native-module react support unified zendesk hacktoberfest" }, { @@ -92510,7 +90534,7 @@ "pushedAt": "2025-01-02T14:38:28Z", "forks": 6, "issues": 0, - "subscribers": 5, + "subscribers": 4, "stars": 30 }, "name": "@bugfender/rn-bugfender", @@ -92545,11 +90569,9 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -92610,20 +90632,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-auto-route", "npm": { - "downloads": 420, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 161 + "downloads": 54, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.088, + "popularity": -0.231, "topicSearchString": "react-native ios android auto-route" }, { @@ -92651,7 +90671,7 @@ "forks": 2, "issues": 0, "subscribers": 8, - "stars": 9 + "stars": 10 }, "name": "@generac/react-native-local-network-permission", "fullName": "neurio/react-native-local-network-permission", @@ -92685,7 +90705,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -92750,20 +90769,18 @@ "newArchitecture": false, "isArchived": true }, - "images": [], "npmPkg": "react-native-flix-snackbar", "npm": { - "downloads": 17, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12 + "downloads": 19, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.321, + "popularity": -0.85, "topicSearchString": "react-native ios android" }, { @@ -92820,7 +90837,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -92858,7 +90874,7 @@ "forks": 22, "issues": 1, "subscribers": 1, - "stars": 206 + "stars": 207 }, "name": "react-native-star-rating-widget", "fullName": "bviebahn/react-native-star-rating-widget", @@ -92890,17 +90906,16 @@ }, "npmPkg": "react-native-star-rating-widget", "npm": { - "downloads": 36374, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7492 + "downloads": 38205, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": -0.016, + "popularity": 0.028, "topicSearchString": "react-native ios android" }, { @@ -92922,13 +90937,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-07-05T14:08:52Z", + "updatedAt": "2025-04-08T15:34:52Z", "createdAt": "2023-11-30T18:00:11Z", - "pushedAt": "2024-07-05T14:08:52Z", - "forks": 4, + "pushedAt": "2025-04-08T15:34:52Z", + "forks": 5, "issues": 3, - "subscribers": 7, - "stars": 230 + "subscribers": 8, + "stars": 243 }, "name": "react-native-release-profiler", "fullName": "margelo/react-native-release-profiler", @@ -92968,21 +90983,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-release-profiler", "npm": { - "downloads": 145300, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 24725 + "downloads": 633176, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 41, + "score": 57, "matchingScoreModifiers": [ "Known", - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.052, + "popularity": 0.028, "topicSearchString": "react-native ios android debug debugger hermes jsi perf performance production profiler profiling release" }, { @@ -93006,10 +91019,10 @@ "updatedAt": "2023-07-19T06:57:01Z", "createdAt": "2022-11-21T13:11:30Z", "pushedAt": "2023-07-19T06:57:01Z", - "forks": 18, - "issues": 14, - "subscribers": 3, - "stars": 159 + "forks": 19, + "issues": 15, + "subscribers": 2, + "stars": 170 }, "name": "expo-dynamic-app-icon", "fullName": "outsung/expo-dynamic-app-icon", @@ -93039,20 +91052,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-dynamic-app-icon", "npm": { - "downloads": 2742, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 496 + "downloads": 9500, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.041, + "popularity": 0.028, "topicSearchString": "react-native expo expo-dynamic-app-icon expodynamicappicon" }, { @@ -93081,7 +91092,7 @@ "forks": 2, "issues": 0, "subscribers": 1, - "stars": 57 + "stars": 63 }, "name": "expo-video-metadata", "fullName": "hirbod/expo-video-metadata", @@ -93115,19 +91126,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-video-metadata", "npm": { - "downloads": 2163, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 476 + "downloads": 2639, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.002, + "popularity": 0.028, "topicSearchString": "react-native expo expo-video-metadata expovideometadata video-module video-metadata video metadata" }, { @@ -93160,7 +91169,7 @@ "forks": 2, "issues": 0, "subscribers": 2, - "stars": 30 + "stars": 33 }, "name": "react-native-image-preview-reanimated", "fullName": "sbaiahmed1/react-native-image-preview", @@ -93193,17 +91202,16 @@ "isArchived": false }, "npm": { - "downloads": 225, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 18 + "downloads": 213, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.392, + "popularity": -0.222, "topicSearchString": "react-native ios android image-viewer image-modal" }, { @@ -93225,13 +91233,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-11T05:16:17Z", + "updatedAt": "2025-03-12T15:15:38Z", "createdAt": "2024-02-16T07:31:38Z", - "pushedAt": "2025-01-11T05:16:17Z", - "forks": 15, - "issues": 21, + "pushedAt": "2025-03-12T15:15:38Z", + "forks": 18, + "issues": 29, "subscribers": 2, - "stars": 89 + "stars": 102 }, "name": "@kesha-antonov/react-native-background-downloader", "fullName": "kesha-antonov/react-native-background-downloader", @@ -93258,14 +91266,12 @@ "isPrerelease": false }, "hasTypes": true, - "newArchitecture": false, + "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -93293,8 +91299,8 @@ "pushedAt": "2023-08-01T12:10:12Z", "forks": 54, "issues": 17, - "subscribers": 12, - "stars": 471 + "subscribers": 11, + "stars": 470 }, "name": "@callstack/react-theme-provider", "fullName": "callstack/react-theme-provider", @@ -93324,7 +91330,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -93356,13 +91361,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-10-31T18:45:15Z", + "updatedAt": "2025-03-02T20:46:08Z", "createdAt": "2020-05-20T13:50:00Z", - "pushedAt": "2024-10-31T18:45:15Z", + "pushedAt": "2025-03-02T20:46:08Z", "forks": 19, "issues": 2, "subscribers": 1, - "stars": 124 + "stars": 142 }, "name": "react-native-dynamically-selected-picker", "fullName": "sosog/react-native-dynamically-selected-picker", @@ -93406,16 +91411,15 @@ }, "npmPkg": "react-native-dynamically-selected-picker", "npm": { - "downloads": 277, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 116 + "downloads": 496, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.051, + "popularity": -0.222, "topicSearchString": "react-native ios android swipe-picker dynamic-select selector select-picker ios-style-android-picker ios-android-picker on-scroll-select picker swiper scroll-change-picker ios-android-select typescript-support" }, { @@ -93444,10 +91448,10 @@ "updatedAt": "2025-01-15T10:13:41Z", "createdAt": "2017-05-30T18:02:19Z", "pushedAt": "2025-01-15T10:13:41Z", - "forks": 91, + "forks": 94, "issues": 24, - "subscribers": 5, - "stars": 641 + "subscribers": 4, + "stars": 660 }, "name": "react-native-popover-view", "fullName": "SteffeyDev/react-native-popover-view", @@ -93486,19 +91490,17 @@ }, "npmPkg": "react-native-popover-view", "npm": { - "downloads": 111723, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 27032 + "downloads": 153451, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 73, + "score": 68, "matchingScoreModifiers": [ "Popular", "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.02, + "popularity": 0.028, "topicSearchString": "react-component react-native ios android ui popover modal view component tablet react-navigation" }, { @@ -93522,7 +91524,7 @@ "forks": 13, "issues": 0, "subscribers": 2, - "stars": 140 + "stars": 142 }, "name": "react-native-heroicons", "fullName": "ecklf/react-native-heroicons", @@ -93552,20 +91554,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-heroicons", "npm": { - "downloads": 41285, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9924 + "downloads": 47426, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.018, + "popularity": 0.028, "topicSearchString": "react react-native heroicons heroiconsui" }, { @@ -93586,10 +91586,10 @@ "updatedAt": "2023-04-27T13:17:41Z", "createdAt": "2018-01-24T20:10:48Z", "pushedAt": "2023-04-27T13:17:41Z", - "forks": 49, + "forks": 51, "issues": 19, - "subscribers": 6, - "stars": 307 + "subscribers": 5, + "stars": 310 }, "name": "react-native-asset", "fullName": "unimonkiez/react-native-asset", @@ -93609,13 +91609,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-asset", "npm": { - "downloads": 108718, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 24529 + "downloads": 127632, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -93623,7 +91621,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.003, + "popularity": 0.028, "topicSearchString": "react-native react native js asset assets link" }, { @@ -93645,13 +91643,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-26T23:23:33Z", + "updatedAt": "2025-02-04T23:23:13Z", "createdAt": "2016-08-13T14:05:37Z", - "pushedAt": "2025-01-26T23:23:33Z", - "forks": 30, + "pushedAt": "2025-02-04T23:23:13Z", + "forks": 31, "issues": 0, - "subscribers": 5, - "stars": 118 + "subscribers": 4, + "stars": 120 }, "name": "react-native-json-tree", "fullName": "Dean177/react-native-json-tree", @@ -93678,21 +91676,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-json-tree", "npm": { - "downloads": 34376, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9440 + "downloads": 42472, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 51, "matchingScoreModifiers": [ "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.052, + "popularity": 0.028, "topicSearchString": "react react-native json tree viewer json-viewer theme iterables" }, { @@ -93713,13 +91708,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2023-05-24T01:11:07Z", + "updatedAt": "2025-03-26T15:50:14Z", "createdAt": "2016-10-15T08:35:35Z", - "pushedAt": "2023-05-24T01:11:07Z", - "forks": 175, + "pushedAt": "2025-03-26T15:50:14Z", + "forks": 178, "issues": 40, - "subscribers": 18, - "stars": 734 + "subscribers": 17, + "stars": 749 }, "name": "react-native-version-check", "fullName": "kimxogus/react-native-version-check", @@ -93746,22 +91741,20 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-version-check", "npm": { - "downloads": 130330, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 31332 + "downloads": 155958, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 73, "matchingScoreModifiers": [ "Popular", "Known", - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.018, + "popularity": 0.028, "topicSearchString": "react-native android ios version-check version app-version market-version app-store-version" }, { @@ -93781,13 +91774,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2023-01-29T16:18:13Z", + "updatedAt": "2025-03-26T15:49:45Z", "createdAt": "2016-10-15T08:35:35Z", - "pushedAt": "2023-01-29T16:18:13Z", - "forks": 175, + "pushedAt": "2025-03-26T15:49:45Z", + "forks": 178, "issues": 40, - "subscribers": 18, - "stars": 734 + "subscribers": 17, + "stars": 749 }, "name": "react-native-version-check-expo", "fullName": "kimxogus/react-native-version-check", @@ -93815,23 +91808,20 @@ "newArchitecture": false, "isArchived": false }, - "unmaintained": true, - "images": [], "npmPkg": "react-native-version-check-expo", "npm": { - "downloads": 8293, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2137 + "downloads": 11740, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 73, "matchingScoreModifiers": [ "Popular", "Known", - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.464, + "popularity": 0.028, "topicSearchString": "react-native expo android ios version-check version app-version market-version app-store-version" }, { @@ -93896,10 +91886,9 @@ "unmaintained": true, "npmPkg": "react-native-signature-pad", "npm": { - "downloads": 2065, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 383 + "downloads": 2134, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -93907,7 +91896,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.536, + "popularity": -0.472, "topicSearchString": "react-native react-component ios android signature pad signaturepad canvas" }, { @@ -93933,10 +91922,10 @@ "updatedAt": "2023-09-18T19:01:26Z", "createdAt": "2016-12-05T21:58:55Z", "pushedAt": "2023-09-18T19:01:26Z", - "forks": 48, + "forks": 47, "issues": 26, - "subscribers": 9, - "stars": 209 + "subscribers": 8, + "stars": 212 }, "name": "react-native-android-location-enabler", "fullName": "Richou/react-native-android-location-enabler", @@ -93967,18 +91956,18 @@ }, "npmPkg": "react-native-android-location-enabler", "npm": { - "downloads": 221332, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 43060 + "downloads": 706009, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 41, + "score": 57, "matchingScoreModifiers": [ + "Popular", "Known", "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.028, + "popularity": 0.028, "topicSearchString": "react-native android" }, { @@ -94017,7 +92006,7 @@ "forks": 6, "issues": 0, "subscribers": 2, - "stars": 83 + "stars": 89 }, "name": "react-native-full-responsive", "fullName": "Mhp23/react-native-full-responsive", @@ -94060,17 +92049,15 @@ }, "npmPkg": "react-native-full-responsive", "npm": { - "downloads": 582, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 63 + "downloads": 2173, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.113, + "popularity": 0.028, "topicSearchString": "react-native responsive responsive-ui responsive-font full-responsive responsive-scale responsive-layout responsive-font-size responsive-dimensions media-query responsive-size responsiveness responsiveness-react-native usestyle" }, { @@ -94092,13 +92079,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-27T22:05:35Z", + "updatedAt": "2025-04-15T18:23:16Z", "createdAt": "2023-04-21T22:58:15Z", - "pushedAt": "2025-01-27T22:05:35Z", - "forks": 22, - "issues": 38, - "subscribers": 18, - "stars": 45 + "pushedAt": "2025-04-15T18:23:16Z", + "forks": 23, + "issues": 40, + "subscribers": 19, + "stars": 48 }, "name": "@xmtp/react-native-sdk", "fullName": "xmtp/xmtp-react-native", @@ -94118,17 +92105,16 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "3.1.10", - "tagName": "3.1.10", - "createdAt": "2025-01-27T21:53:20Z", - "publishedAt": "2025-01-27T22:09:08Z", + "name": "v4.0.3", + "tagName": "v4.0.3", + "createdAt": "2025-04-05T00:26:28Z", + "publishedAt": "2025-04-05T00:26:29Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -94159,19 +92145,19 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-10T13:28:44Z", + "updatedAt": "2025-04-08T08:10:06Z", "createdAt": "2023-10-03T15:17:51Z", - "pushedAt": "2025-01-10T13:28:44Z", - "forks": 35, - "issues": 11, - "subscribers": 12, - "stars": 362 + "pushedAt": "2025-04-08T08:10:06Z", + "forks": 44, + "issues": 19, + "subscribers": 13, + "stars": 419 }, "name": "@powersync/react-native", "fullName": "powersync-ja/powersync-js", "isPrivate": false, "registry": "https://registry.npmjs.org/", - "description": "PowerSync - sync Postgres with SQLite in your React Native app for offline-first and real-time data", + "description": "PowerSync React Native SDK. Sync Postgres, MongoDB or MySQL with SQLite in your React Native app", "topics": [ "data-sync", "offline-first", @@ -94190,7 +92176,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -94225,10 +92210,10 @@ "updatedAt": "2024-11-13T23:49:20Z", "createdAt": "2020-11-16T01:04:32Z", "pushedAt": "2024-11-13T23:49:20Z", - "forks": 27, + "forks": 28, "issues": 4, - "subscribers": 8, - "stars": 787 + "subscribers": 9, + "stars": 841 }, "name": "swiftui-react-native", "fullName": "andrew-levy/swiftui-react-native", @@ -94258,17 +92243,16 @@ }, "npmPkg": "swiftui-react-native", "npm": { - "downloads": 2027, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 244 + "downloads": 1681, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": -0.102, + "popularity": 0.028, "topicSearchString": "react-native swiftui" }, { @@ -94291,13 +92275,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-23T12:34:23Z", + "updatedAt": "2025-03-13T19:37:49Z", "createdAt": "2023-04-03T20:47:52Z", - "pushedAt": "2025-01-23T12:34:23Z", - "forks": 12, + "pushedAt": "2025-03-13T19:37:49Z", + "forks": 13, "issues": 3, - "subscribers": 1, - "stars": 162 + "subscribers": 2, + "stars": 187 }, "name": "react-native-cloud-storage", "fullName": "kuatsu/react-native-cloud-storage", @@ -94327,20 +92311,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-cloud-storage", "npm": { - "downloads": 2146, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 589 + "downloads": 2917, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.053, + "popularity": 0.028, "topicSearchString": "react-native ios android" }, { @@ -94362,13 +92343,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-10-21T12:19:12Z", + "updatedAt": "2025-04-11T10:31:25Z", "createdAt": "2024-01-17T22:24:33Z", - "pushedAt": "2024-10-21T12:19:12Z", + "pushedAt": "2025-04-11T10:31:25Z", "forks": 4, - "issues": 1, + "issues": 2, "subscribers": 2, - "stars": 55 + "stars": 62 }, "name": "expo-squircle-view", "fullName": "Malaa-tech/expo-squircle-view", @@ -94398,19 +92379,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-squircle-view", "npm": { - "downloads": 805, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 249 + "downloads": 2838, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 49, "matchingScoreModifiers": [ + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.088, + "popularity": 0.028, "topicSearchString": "react-native expo expo-squircle-view exposquircleview" }, { @@ -94471,8 +92451,9 @@ "isArchived": false }, "npm": {}, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], "popularity": -100, @@ -94532,10 +92513,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], "popularity": -100, @@ -94600,8 +92581,9 @@ "isArchived": false }, "npm": {}, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], "popularity": -100, @@ -94633,9 +92615,9 @@ "updatedAt": "2024-07-01T05:11:21Z", "createdAt": "2021-08-13T06:03:49Z", "pushedAt": "2024-07-01T05:11:21Z", - "forks": 3, + "forks": 2, "issues": 0, - "subscribers": 3, + "subscribers": 2, "stars": 17 }, "name": "react-native-imagemin-asset-plugin", @@ -94671,17 +92653,16 @@ }, "npmPkg": "react-native-imagemin-asset-plugin", "npm": { - "downloads": 79, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 24 + "downloads": 97, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.261, + "popularity": -0.319, "topicSearchString": "react-native metro compress image assetplugin imagemin asset-plugin" }, { @@ -94706,10 +92687,10 @@ "updatedAt": "2024-12-19T07:09:20Z", "createdAt": "2024-01-24T20:20:28Z", "pushedAt": "2024-12-19T07:09:20Z", - "forks": 6, + "forks": 8, "issues": 3, - "subscribers": 3, - "stars": 44 + "subscribers": 4, + "stars": 57 }, "name": "expo-custom-assets", "fullName": "Malaa-tech/expo-custom-assets", @@ -94739,19 +92720,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-custom-assets", "npm": { - "downloads": 6277, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2149 + "downloads": 16407, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": 0.12, + "popularity": 0.028, "topicSearchString": "react expo config-plugins prebuild" }, { @@ -94777,7 +92756,7 @@ "pushedAt": "2022-05-04T06:55:20Z", "forks": 0, "issues": 0, - "subscribers": 2, + "subscribers": 1, "stars": 2 }, "name": "react-native-loader-collection", @@ -94804,17 +92783,16 @@ "unmaintained": true, "npmPkg": "react-native-loader-collection", "npm": { - "downloads": 256, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 53 + "downloads": 363, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.862, + "popularity": -0.822, "topicSearchString": "react-native ios android" }, { @@ -94839,7 +92817,7 @@ "forks": 1, "issues": 0, "subscribers": 2, - "stars": 13 + "stars": 14 }, "name": "@rn-elementary/menu", "fullName": "rn-elementary/menu", @@ -94862,7 +92840,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -94896,7 +92873,7 @@ "forks": 1, "issues": 0, "subscribers": 1, - "stars": 19 + "stars": 21 }, "name": "react-native-svg-editor", "fullName": "DevChanQ/react-native-svg-editor", @@ -94916,17 +92893,16 @@ }, "npmPkg": "react-native-svg-editor", "npm": { - "downloads": 17, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 10 + "downloads": 26, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.062, + "popularity": -0.312, "topicSearchString": "" }, { @@ -94953,13 +92929,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-22T15:57:33Z", + "updatedAt": "2025-04-16T11:30:44Z", "createdAt": "2023-11-20T08:24:03Z", - "pushedAt": "2025-01-22T15:57:33Z", - "forks": 72, - "issues": 51, - "subscribers": 40, - "stars": 934 + "pushedAt": "2025-04-16T11:30:44Z", + "forks": 77, + "issues": 55, + "subscribers": 42, + "stars": 1036 }, "name": "@expensify/react-native-live-markdown", "fullName": "Expensify/react-native-live-markdown", @@ -95016,10 +92992,10 @@ "updatedAt": "2025-01-16T16:07:06Z", "createdAt": "2023-04-18T13:19:46Z", "pushedAt": "2025-01-16T16:07:06Z", - "forks": 11, - "issues": 4, + "forks": 12, + "issues": 6, "subscribers": 2, - "stars": 470 + "stars": 486 }, "name": "@monicon/native", "fullName": "oktaysenkan/monicon", @@ -95029,11 +93005,9 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -95063,7 +93037,7 @@ "forks": 0, "issues": 0, "subscribers": 3, - "stars": 41 + "stars": 42 }, "name": "react-native-fast-trie", "fullName": "zacharyfmarion/react-native-fast-trie", @@ -95097,20 +93071,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-fast-trie", "npm": { - "downloads": 17, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 15 + "downloads": 26, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.456, + "popularity": -0.212, "topicSearchString": "react-native ios android fast jsi search trie" }, { @@ -95174,20 +93146,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-heap-profiler", "npm": { - "downloads": 26, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12 + "downloads": 35, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.081, + "popularity": -0.321, "topicSearchString": "react-native ios android debugging heap jsi memory observability profiling" }, { @@ -95220,7 +93190,7 @@ "forks": 1, "issues": 0, "subscribers": 2, - "stars": 15 + "stars": 17 }, "name": "react-native-reanimated-progress-steps", "fullName": "ayonshafiul/react-native-reanimated-progress-steps", @@ -95245,17 +93215,16 @@ }, "npmPkg": "react-native-reanimated-progress-steps", "npm": { - "downloads": 208, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 65 + "downloads": 190, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.259, + "popularity": -0.324, "topicSearchString": "react-native ios android" }, { @@ -95283,10 +93252,10 @@ "updatedAt": "2024-06-04T04:48:34Z", "createdAt": "2022-05-03T03:11:14Z", "pushedAt": "2024-06-04T04:48:34Z", - "forks": 33, - "issues": 11, + "forks": 35, + "issues": 12, "subscribers": 8, - "stars": 237 + "stars": 243 }, "name": "react-native-story-view", "fullName": "SimformSolutionsPvtLtd/react-native-story-view", @@ -95335,10 +93304,9 @@ }, "npmPkg": "react-native-story-view", "npm": { - "downloads": 2803, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 843 + "downloads": 4786, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -95346,7 +93314,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.079, + "popularity": 0.028, "topicSearchString": "react react-native typescript story-view status-view rn rn-story-view story status animated-story animated-status gesture-story component android ios animation react-reaction react-component instagram-stories library stories" }, { @@ -95407,17 +93375,16 @@ }, "npmPkg": "react-native-pintyper", "npm": { - "downloads": 31, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 15 + "downloads": 36, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.06, + "popularity": -0.322, "topicSearchString": "react react-native ios android pin pincode javascript textinput" }, { @@ -95447,8 +93414,8 @@ "pushedAt": "2024-01-24T06:50:58Z", "forks": 6, "issues": 2, - "subscribers": 2, - "stars": 53 + "subscribers": 1, + "stars": 54 }, "name": "react-native-countdown-timer-hooks", "fullName": "shubhambathe1/react-native-countdown-timer-hooks", @@ -95481,17 +93448,16 @@ }, "npmPkg": "react-native-countdown-timer-hooks", "npm": { - "downloads": 1908, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 404 + "downloads": 2378, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.01, + "popularity": 0.028, "topicSearchString": "react-native react-component react native mobile ios android countdown timer stopwatch reset hooks" }, { @@ -95522,10 +93488,10 @@ "updatedAt": "2025-01-02T08:06:42Z", "createdAt": "2020-05-17T20:06:18Z", "pushedAt": "2025-01-02T08:06:42Z", - "forks": 82, - "issues": 22, - "subscribers": 6, - "stars": 890 + "forks": 88, + "issues": 29, + "subscribers": 5, + "stars": 925 }, "name": "react-modal-sheet", "fullName": "Temzasse/react-modal-sheet", @@ -95560,19 +93526,17 @@ }, "npmPkg": "react-modal-sheet", "npm": { - "downloads": 166241, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 36787 + "downloads": 226042, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 73, + "score": 68, "matchingScoreModifiers": [ "Popular", "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.001, + "popularity": 0.028, "topicSearchString": "react modal motion bottom-sheet accessibility framer-motion reactjs" }, { @@ -95596,13 +93560,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-29T13:34:55Z", + "updatedAt": "2025-03-27T19:42:32Z", "createdAt": "2023-03-28T14:54:13Z", - "pushedAt": "2025-01-29T13:34:55Z", - "forks": 19, + "pushedAt": "2025-03-27T19:42:32Z", + "forks": 21, "issues": 4, "subscribers": 7, - "stars": 82 + "stars": 92 }, "name": "@reown/appkit-wagmi-react-native", "fullName": "reown-com/appkit-react-native", @@ -95629,7 +93593,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -95661,13 +93624,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-26T13:43:33Z", + "updatedAt": "2025-02-14T10:28:27Z", "createdAt": "2019-07-31T13:58:08Z", - "pushedAt": "2025-01-26T13:43:33Z", + "pushedAt": "2025-02-14T10:28:27Z", "forks": 93, "issues": 60, - "subscribers": 5, - "stars": 297 + "subscribers": 4, + "stars": 303 }, "name": "react-native-image-slider-box", "fullName": "intellidev1991/react-native-image-slider-box", @@ -95704,18 +93667,16 @@ }, "npmPkg": "react-native-image-slider-box", "npm": { - "downloads": 13065, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2518 + "downloads": 14818, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 51, "matchingScoreModifiers": [ "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.029, + "popularity": 0.028, "topicSearchString": "image-slider-box image-slider react-native slider reactnative react-component component react mobile ios android ui image-paging-slider react-components image library" }, { @@ -95782,10 +93743,9 @@ }, "npmPkg": "react-native-push-notification-popup", "npm": { - "downloads": 7232, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1276 + "downloads": 10849, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -95793,7 +93753,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.046, + "popularity": 0.028, "topicSearchString": "react react-native react-component component push-notification ios android modal popup dialog javascript" }, { @@ -95817,10 +93777,10 @@ "updatedAt": "2024-03-28T02:49:53Z", "createdAt": "2018-09-12T12:12:48Z", "pushedAt": "2024-03-28T02:49:53Z", - "forks": 83, + "forks": 87, "issues": 34, - "subscribers": 7, - "stars": 328 + "subscribers": 6, + "stars": 333 }, "name": "react-native-draggable-grid", "fullName": "SHISME/react-native-draggable-grid", @@ -95841,10 +93801,9 @@ }, "npmPkg": "react-native-draggable-grid", "npm": { - "downloads": 40350, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8803 + "downloads": 35325, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -95852,7 +93811,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.004, + "popularity": 0.028, "topicSearchString": "drag sortable grid react-native component draggable" }, { @@ -95873,10 +93832,10 @@ "updatedAt": "2021-10-03T09:44:56Z", "createdAt": "2017-07-14T14:40:12Z", "pushedAt": "2021-10-03T09:44:56Z", - "forks": 53, + "forks": 52, "issues": 14, "subscribers": 7, - "stars": 209 + "stars": 215 }, "name": "react-native-user-inactivity", "fullName": "jkomyno/react-native-user-inactivity", @@ -95904,13 +93863,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-user-inactivity", "npm": { - "downloads": 32812, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7552 + "downloads": 35322, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -95918,7 +93875,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.492, + "popularity": -0.472, "topicSearchString": "react react-native user typescript tracking inactivity component hacktoberfest" }, { @@ -95942,10 +93899,10 @@ "updatedAt": "2024-09-05T02:07:01Z", "createdAt": "2024-02-21T02:05:44Z", "pushedAt": "2024-09-05T02:07:01Z", - "forks": 8, + "forks": 9, "issues": 5, "subscribers": 5, - "stars": 33 + "stars": 40 }, "name": "vision-camera-cropper", "fullName": "tony-xlh/vision-camera-cropper", @@ -95978,19 +93935,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "vision-camera-cropper", "npm": { - "downloads": 1262, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 326 + "downloads": 1355, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.036, + "popularity": 0.027, "topicSearchString": "react-native ios android cropper image-processing vision-camera" }, { @@ -96019,10 +93975,10 @@ "updatedAt": "2024-12-04T15:56:20Z", "createdAt": "2024-02-09T11:27:51Z", "pushedAt": "2024-12-04T15:56:20Z", - "forks": 37, - "issues": 10, + "forks": 42, + "issues": 14, "subscribers": 7, - "stars": 1162 + "stars": 1237 }, "name": "@marceloterreiro/flash-calendar", "fullName": "MarceloPrado/flash-calendar", @@ -96067,10 +94023,10 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-03-15T02:55:32Z", + "updatedAt": "2025-03-28T09:48:36Z", "createdAt": "2023-02-07T21:07:09Z", - "pushedAt": "2024-03-15T02:55:32Z", - "forks": 1, + "pushedAt": "2025-03-28T09:48:36Z", + "forks": 2, "issues": 1, "subscribers": 1, "stars": 2 @@ -96103,11 +94059,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 32, + "score": 49, "matchingScoreModifiers": [ - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -96134,7 +94089,7 @@ "pushedAt": "2024-03-02T20:11:23Z", "forks": 25, "issues": 7, - "subscribers": 6, + "subscribers": 5, "stars": 57 }, "name": "@kesha-antonov/react-native-action-cable", @@ -96171,7 +94126,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -96206,13 +94160,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-10-18T22:28:48Z", + "updatedAt": "2025-02-09T23:56:40Z", "createdAt": "2023-03-20T06:18:17Z", - "pushedAt": "2024-10-18T22:28:48Z", - "forks": 32, - "issues": 2, + "pushedAt": "2025-02-09T23:56:40Z", + "forks": 31, + "issues": 0, "subscribers": 2, - "stars": 307 + "stars": 356 }, "name": "@codeherence/react-native-header", "fullName": "codeherence/react-native-header", @@ -96270,10 +94224,10 @@ "updatedAt": "2024-09-18T20:18:09Z", "createdAt": "2024-03-03T22:14:04Z", "pushedAt": "2024-09-18T20:18:09Z", - "forks": 15, + "forks": 24, "issues": 8, - "subscribers": 11, - "stars": 280 + "subscribers": 10, + "stars": 304 }, "name": "react-native-uitextview", "fullName": "bluesky-social/react-native-uitextview", @@ -96303,20 +94257,19 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-uitextview", "npm": { - "downloads": 11400, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2688 + "downloads": 19649, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 41, "matchingScoreModifiers": [ "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.014, + "popularity": 0.028, "topicSearchString": "react-native ios android" }, { @@ -96338,10 +94291,10 @@ "updatedAt": "2024-03-05T10:27:26Z", "createdAt": "2021-04-23T13:06:35Z", "pushedAt": "2024-03-05T10:27:26Z", - "forks": 32, + "forks": 33, "issues": 15, "subscribers": 9, - "stars": 243 + "stars": 265 }, "name": "react-native-sse", "fullName": "binaryminds/react-native-sse", @@ -96378,13 +94331,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-sse", "npm": { - "downloads": 87071, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 20403 + "downloads": 139169, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 41, "matchingScoreModifiers": [ @@ -96392,7 +94343,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.012, + "popularity": 0.028, "topicSearchString": "react-native expo event-source sse server-sent-events chatgpt stream ios android eventsource typescript" }, { @@ -96416,8 +94367,8 @@ "updatedAt": "2024-03-06T19:53:50Z", "createdAt": "2023-10-19T07:08:45Z", "pushedAt": "2024-03-06T19:53:50Z", - "forks": 4, - "issues": 2, + "forks": 5, + "issues": 3, "subscribers": 3, "stars": 50 }, @@ -96449,20 +94400,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-foreground-actions", "npm": { - "downloads": 62, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 47 + "downloads": 225, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.298, + "popularity": -0.223, "topicSearchString": "react-native expo expo-modules-api expo-modules expo-foreground-actions expoforegroundactions javascript kotlin react swift typescript" }, { @@ -96487,7 +94436,7 @@ "forks": 0, "issues": 0, "subscribers": 1, - "stars": 13 + "stars": 17 }, "name": "rn-custom-alert-prompt", "fullName": "FerRiv3ra/rn-custom-alert-prompt", @@ -96517,20 +94466,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "rn-custom-alert-prompt", "npm": { - "downloads": 209, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 14 + "downloads": 120, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.503, + "popularity": -0.317, "topicSearchString": "react-native alert prompt async promise dialog modal ui-component user-interaction simple lightweight" }, { @@ -96555,7 +94501,7 @@ "forks": 0, "issues": 0, "subscribers": 1, - "stars": 3 + "stars": 4 }, "name": "rn-segmented-tab-controls", "fullName": "FerRiv3ra/rn-segmented-tab-controls", @@ -96586,20 +94532,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "rn-segmented-tab-controls", "npm": { - "downloads": 99, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12 + "downloads": 13, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.451, + "popularity": -0.273, "topicSearchString": "react-native segmented-control tab-control tabs segmented-tabs ui-component navigation user-interface tabs-navigation segmented-navigation simple lightweight" }, { @@ -96623,13 +94566,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-04-20T09:37:34Z", + "updatedAt": "2025-02-10T08:38:51Z", "createdAt": "2021-02-10T16:35:13Z", - "pushedAt": "2024-04-20T09:37:34Z", - "forks": 75, - "issues": 61, + "pushedAt": "2025-02-10T08:38:51Z", + "forks": 76, + "issues": 66, "subscribers": 6, - "stars": 198 + "stars": 208 }, "name": "react-native-cn-quill", "fullName": "imnapo/react-native-cn-quill", @@ -96653,10 +94596,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 0.7.18", - "tagName": "v0.7.18", - "createdAt": "2023-06-01T06:40:54Z", - "publishedAt": "2023-06-01T06:40:50Z", + "name": "", + "tagName": "v0.7.20", + "createdAt": "2025-02-10T08:21:17Z", + "publishedAt": "2025-02-10T08:28:14Z", "isPrerelease": false }, "hasTypes": true, @@ -96665,18 +94608,16 @@ }, "npmPkg": "react-native-cn-quill", "npm": { - "downloads": 17254, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4417 + "downloads": 21451, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 41, + "score": 51, "matchingScoreModifiers": [ "Known", - "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.034, + "popularity": 0.028, "topicSearchString": "react-native ios android rich-text wysiwyg-editor quill editor" }, { @@ -96735,20 +94676,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-purchase-kit", "npm": { - "downloads": 19, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 14 + "downloads": 28, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.176, + "popularity": -0.314, "topicSearchString": "react-native ios android storekit2 swift" }, { @@ -96770,13 +94709,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-11-06T14:11:32Z", + "updatedAt": "2025-03-25T07:32:22Z", "createdAt": "2023-03-25T21:09:34Z", - "pushedAt": "2024-11-06T14:11:32Z", - "forks": 27, - "issues": 10, + "pushedAt": "2025-03-25T07:32:22Z", + "forks": 30, + "issues": 13, "subscribers": 7, - "stars": 616 + "stars": 637 }, "name": "@candlefinance/faster-image", "fullName": "candlefinance/faster-image", @@ -96813,10 +94752,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 43, + "score": 49, "matchingScoreModifiers": [ + "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -96847,7 +94786,7 @@ "forks": 4, "issues": 1, "subscribers": 1, - "stars": 77 + "stars": 78 }, "name": "@candlefinance/app-icon", "fullName": "candlefinance/app-icon", @@ -96880,7 +94819,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -96914,7 +94852,7 @@ "forks": 9, "issues": 6, "subscribers": 2, - "stars": 115 + "stars": 122 }, "name": "react-native-openai", "fullName": "candlefinance/react-native-openai", @@ -96950,19 +94888,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-openai", "npm": { - "downloads": 699, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 126 + "downloads": 1087, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.041, + "popularity": 0.028, "topicSearchString": "react-native ios android lightweight openai urlsession kotlin ktor swift" }, { @@ -96990,7 +94926,7 @@ "forks": 3, "issues": 1, "subscribers": 3, - "stars": 101 + "stars": 106 }, "name": "@candlefinance/haptics", "fullName": "candlefinance/haptics", @@ -97025,7 +94961,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 43, "matchingScoreModifiers": [ @@ -97056,10 +94991,10 @@ "updatedAt": "2025-01-20T09:57:52Z", "createdAt": "2022-11-01T17:21:54Z", "pushedAt": "2025-01-20T09:57:52Z", - "forks": 25, - "issues": 20, - "subscribers": 9, - "stars": 921 + "forks": 26, + "issues": 22, + "subscribers": 10, + "stars": 954 }, "name": "react-native-skottie", "fullName": "margelo/react-native-skottie", @@ -97082,21 +95017,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 2860, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 646 + "downloads": 840, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 73, + "score": 68, "matchingScoreModifiers": [ "Popular", "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.004, + "popularity": 0.029, "topicSearchString": "react-native ios android" }, { @@ -97127,7 +95059,7 @@ "forks": 1, "issues": 1, "subscribers": 2, - "stars": 17 + "stars": 18 }, "name": "react-native-gif-player", "fullName": "ysfzrn/react-native-gif-player", @@ -97169,17 +95101,16 @@ }, "npmPkg": "react-native-gif-player", "npm": { - "downloads": 769, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 242 + "downloads": 925, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.006, + "popularity": -0.072, "topicSearchString": "react-native ios android gif gifs gif-stop gif-loop-count animated-gif gifplayer webp giphy loop tenor" }, { @@ -97230,10 +95161,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], "popularity": -100, @@ -97352,7 +95283,7 @@ "pushedAt": "2024-05-09T18:23:55Z", "forks": 3, "issues": 4, - "subscribers": 13, + "subscribers": 12, "stars": 11 }, "name": "react-native-windows-hello", @@ -97384,17 +95315,16 @@ }, "npmPkg": "react-native-windows-hello", "npm": { - "downloads": 47, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 13 + "downloads": 86, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.286, + "popularity": -0.327, "topicSearchString": "windows hello windows-hello" }, { @@ -97445,7 +95375,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -97479,13 +95408,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-27T16:01:48Z", + "updatedAt": "2025-03-08T04:32:56Z", "createdAt": "2024-03-23T03:42:14Z", - "pushedAt": "2025-01-27T16:01:48Z", - "forks": 20, - "issues": 23, + "pushedAt": "2025-03-08T04:32:56Z", + "forks": 27, + "issues": 20, "subscribers": 5, - "stars": 876 + "stars": 975 }, "name": "@lodev09/react-native-true-sheet", "fullName": "lodev09/react-native-true-sheet", @@ -97509,10 +95438,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 1.0.3", - "tagName": "v1.0.3", - "createdAt": "2025-01-09T08:00:52Z", - "publishedAt": "2025-01-09T08:01:05Z", + "name": "Release 2.0.5", + "tagName": "v2.0.5", + "createdAt": "2025-03-08T04:33:02Z", + "publishedAt": "2025-03-08T04:33:10Z", "isPrerelease": false }, "hasTypes": true, @@ -97520,9 +95449,8 @@ "isArchived": false }, "npm": {}, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -97547,10 +95475,10 @@ "updatedAt": "2024-06-19T03:19:43Z", "createdAt": "2024-01-16T02:56:23Z", "pushedAt": "2024-06-19T03:19:43Z", - "forks": 7, + "forks": 8, "issues": 2, "subscribers": 1, - "stars": 16 + "stars": 18 }, "name": "@dylankenneally/react-native-ssh-sftp", "fullName": "dylankenneally/react-native-ssh-sftp", @@ -97581,7 +95509,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -97615,13 +95542,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-22T20:54:13Z", + "updatedAt": "2025-02-14T19:22:24Z", "createdAt": "2021-01-05T13:02:07Z", - "pushedAt": "2024-12-22T20:54:13Z", + "pushedAt": "2025-02-14T19:22:24Z", "forks": 4, - "issues": 4, + "issues": 2, "subscribers": 1, - "stars": 190 + "stars": 216 }, "name": "react-native-slider-intro", "fullName": "RichardRNStudio/react-native-slider-intro", @@ -97653,10 +95580,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v2.1.18", - "tagName": "v2.1.18", - "createdAt": "2024-12-22T20:54:13Z", - "publishedAt": "2024-12-22T20:55:12Z", + "name": "v3.0.1", + "tagName": "v3.0.1", + "createdAt": "2025-02-14T19:22:24Z", + "publishedAt": "2025-02-14T19:32:29Z", "isPrerelease": false }, "hasTypes": true, @@ -97665,16 +95592,15 @@ }, "npmPkg": "react-native-slider-intro", "npm": { - "downloads": 1113, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 289 + "downloads": 1121, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": 0.038, + "popularity": 0.028, "topicSearchString": "react-native ios android slider swiper intro carousel tutorial app animation mobile ui react-component customizable mobile-development" }, { @@ -97703,7 +95629,7 @@ "forks": 7, "issues": 3, "subscribers": 2, - "stars": 36 + "stars": 39 }, "name": "react-native-find-local-devices", "fullName": "RichardRNStudio/react-native-find-local-devices", @@ -97739,16 +95665,15 @@ }, "npmPkg": "react-native-find-local-devices", "npm": { - "downloads": 76, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 13 + "downloads": 126, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.289, + "popularity": -0.226, "topicSearchString": "react-native ios android local-network network-discovery websocket-connection portscanning" }, { @@ -97801,7 +95726,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -97831,13 +95755,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T04:40:56Z", + "updatedAt": "2025-04-16T15:24:02Z", "createdAt": "2022-02-17T08:49:24Z", - "pushedAt": "2025-01-25T04:40:56Z", - "forks": 95, - "issues": 20, - "subscribers": 14, - "stars": 757 + "pushedAt": "2025-04-16T15:24:02Z", + "forks": 98, + "issues": 25, + "subscribers": 15, + "stars": 788 }, "name": "react-native-quick-crypto", "fullName": "margelo/react-native-quick-crypto", @@ -97865,13 +95789,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-quick-crypto", "npm": { - "downloads": 123468, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 30498 + "downloads": 164441, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 73, "matchingScoreModifiers": [ @@ -97880,7 +95802,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.025, + "popularity": 0.028, "topicSearchString": "react-native ios android jsi crypto c++ fast web3" }, { @@ -97912,7 +95834,7 @@ "forks": 6, "issues": 3, "subscribers": 3, - "stars": 54 + "stars": 60 }, "name": "@vokhuyet/react-native-messy", "fullName": "vokhuyetOz/react-native-messy", @@ -97975,7 +95897,7 @@ "forks": 3, "issues": 1, "subscribers": 1, - "stars": 38 + "stars": 41 }, "name": "@vokhuyet/react-native-concurrent-sound", "fullName": "vokhuyetOz/react-native-concurrent-sound", @@ -98005,11 +95927,9 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -98034,10 +95954,10 @@ "updatedAt": "2025-01-09T12:25:10Z", "createdAt": "2024-03-24T20:41:07Z", "pushedAt": "2025-01-09T12:25:10Z", - "forks": 2, + "forks": 3, "issues": 0, "subscribers": 1, - "stars": 27 + "stars": 29 }, "name": "rn-inkpad", "fullName": "FerRiv3ra/rn-inkpad", @@ -98087,20 +96007,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "rn-inkpad", "npm": { - "downloads": 889, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 268 + "downloads": 215, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.08, + "popularity": -0.222, "topicSearchString": "react-native ui-library alert prompt actionsheet avatar button floating checkbox interactive radiobuttons card floatingcard images icons inputs navigation bottom-navigation tap-navigation progress progressbar rating rbnb-rating slide switch tab-control toast drawer ui-component user-interaction lightweight" }, { @@ -98131,10 +96048,10 @@ "updatedAt": "2025-01-24T19:43:04Z", "createdAt": "2024-05-13T11:10:16Z", "pushedAt": "2025-01-24T19:43:04Z", - "forks": 3, + "forks": 4, "issues": 1, "subscribers": 2, - "stars": 44 + "stars": 47 }, "name": "@lodev09/expo-recorder", "fullName": "lodev09/expo-recorder", @@ -98169,9 +96086,8 @@ "isArchived": false }, "npm": {}, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -98200,13 +96116,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-05T05:30:00Z", + "updatedAt": "2025-04-05T23:43:54Z", "createdAt": "2023-07-22T10:57:24Z", - "pushedAt": "2025-01-05T05:30:00Z", - "forks": 11, + "pushedAt": "2025-04-05T23:43:54Z", + "forks": 93, "issues": 2, - "subscribers": 4, - "stars": 180 + "subscribers": 41, + "stars": 643 }, "name": "react-native-turbo-image", "fullName": "duguyihou/react-native-turbo-image", @@ -98228,10 +96144,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 1.21.0", - "tagName": "v1.21.0", - "createdAt": "2024-11-02T08:44:49Z", - "publishedAt": "2024-11-02T08:46:09Z", + "name": "Release 1.22.3", + "tagName": "v1.22.3", + "createdAt": "2025-04-05T23:43:56Z", + "publishedAt": "2025-04-05T23:44:05Z", "isPrerelease": false }, "hasTypes": true, @@ -98240,18 +96156,18 @@ }, "npmPkg": "react-native-turbo-image", "npm": { - "downloads": 31918, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7248 + "downloads": 57747, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 73, "matchingScoreModifiers": [ + "Popular", "Known", "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.005, + "popularity": 0.028, "topicSearchString": "react-native ios android image-caching image-loading" }, { @@ -98278,13 +96194,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-03T14:50:55Z", + "updatedAt": "2025-02-26T19:55:54Z", "createdAt": "2024-02-19T16:22:39Z", - "pushedAt": "2024-12-03T14:50:55Z", + "pushedAt": "2025-02-26T19:55:54Z", "forks": 8, "issues": 2, "subscribers": 3, - "stars": 108 + "stars": 131 }, "name": "react-native-react-query-devtools", "fullName": "LovesWorking/react-native-react-query-devtools", @@ -98313,16 +96229,15 @@ }, "npmPkg": "react-native-react-query-devtools", "npm": { - "downloads": 20653, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4888 + "downloads": 36564, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": 0.014, + "popularity": 0.028, "topicSearchString": "react-query tanstack state-management dev-tools react-native qa debugging" }, { @@ -98345,13 +96260,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-15T06:59:52Z", + "updatedAt": "2025-04-16T06:54:06Z", "createdAt": "2019-04-14T12:49:40Z", - "pushedAt": "2024-11-15T06:59:52Z", - "forks": 263, - "issues": 72, + "pushedAt": "2025-04-16T06:54:06Z", + "forks": 267, + "issues": 73, "subscribers": 6, - "stars": 1797 + "stars": 1862 }, "name": "react-native-toast-message", "fullName": "calintamas/react-native-toast-message", @@ -98369,10 +96284,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v2.2.1", - "tagName": "v2.2.1", - "createdAt": "2024-09-19T14:02:16Z", - "publishedAt": "2024-09-19T14:06:02Z", + "name": "v2.3.0", + "tagName": "v2.3.0", + "createdAt": "2025-04-16T06:54:26Z", + "publishedAt": "2025-04-16T06:55:37Z", "isPrerelease": false }, "hasTypes": true, @@ -98381,18 +96296,18 @@ }, "npmPkg": "react-native-toast-message", "npm": { - "downloads": 639549, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 144252 + "downloads": 840434, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 68, + "score": 73, "matchingScoreModifiers": [ "Popular", "Known", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.003, + "popularity": 0.028, "topicSearchString": "react-native toast" }, { @@ -98413,13 +96328,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-10T16:23:02Z", + "updatedAt": "2025-04-10T18:25:27Z", "createdAt": "2024-05-20T22:20:03Z", - "pushedAt": "2024-11-10T16:23:02Z", + "pushedAt": "2025-04-10T18:25:27Z", "forks": 1, - "issues": 1, + "issues": 2, "subscribers": 1, - "stars": 28 + "stars": 56 }, "name": "react-native-orientation-director", "fullName": "gladiuscode/react-native-orientation-director", @@ -98444,29 +96359,28 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 2.1.0", - "tagName": "v2.1.0", - "createdAt": "2024-11-10T16:23:07Z", - "publishedAt": "2024-11-10T16:24:13Z", + "name": "Release 2.4.0", + "tagName": "v2.4.0", + "createdAt": "2025-04-10T18:25:33Z", + "publishedAt": "2025-04-10T18:25:43Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-orientation-director", "npm": { - "downloads": 245, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 43 + "downloads": 1614, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 49, "matchingScoreModifiers": [ + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.295, + "popularity": 0.028, "topicSearchString": "react-native ios android device handler interface listener orientation" }, { @@ -98497,7 +96411,7 @@ "pushedAt": "2021-12-11T19:16:20Z", "forks": 8, "issues": 20, - "subscribers": 4, + "subscribers": 3, "stars": 183 }, "name": "@breeffy/pickers", @@ -98538,6 +96452,7 @@ "githubUrl": "https://github.com/dohooo/react-native-reanimated-table", "ios": true, "android": true, + "newArchitecture": true, "examples": [ "https://github.com/dohooo/react-native-reanimated-table/tree/main/example" ], @@ -98555,10 +96470,10 @@ "updatedAt": "2023-12-03T09:30:35Z", "createdAt": "2023-04-30T03:56:27Z", "pushedAt": "2023-12-03T09:30:35Z", - "forks": 5, + "forks": 4, "issues": 7, - "subscribers": 6, - "stars": 182 + "subscribers": 5, + "stars": 197 }, "name": "react-native-reanimated-table", "fullName": "dohooo/react-native-reanimated-table", @@ -98588,20 +96503,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-reanimated-table", "npm": { - "downloads": 15185, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3314 + "downloads": 19103, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 32, + "score": 41, "matchingScoreModifiers": [ + "Known", "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.004, + "popularity": 0.028, "topicSearchString": "react-native ios android" }, { @@ -98619,13 +96533,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-29T14:53:53Z", + "updatedAt": "2025-04-16T07:18:40Z", "createdAt": "2020-11-03T23:55:52Z", - "pushedAt": "2025-01-29T14:53:53Z", - "forks": 70, - "issues": 20, - "subscribers": 34, - "stars": 181 + "pushedAt": "2025-04-16T07:18:40Z", + "forks": 73, + "issues": 21, + "subscribers": 33, + "stars": 186 }, "name": "react-native-onyx", "fullName": "Expensify/react-native-onyx", @@ -98648,21 +96562,20 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-onyx", "npm": { - "downloads": 148322, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 24837 + "downloads": 634355, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 73, "matchingScoreModifiers": [ + "Popular", "Known", "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.055, + "popularity": 0.028, "topicSearchString": "react-native react persistent-storage pub/sub" }, { @@ -98684,10 +96597,10 @@ "updatedAt": "2024-11-20T09:08:36Z", "createdAt": "2019-02-19T02:48:43Z", "pushedAt": "2024-11-20T09:08:36Z", - "forks": 295, - "issues": 167, - "subscribers": 11, - "stars": 849 + "forks": 300, + "issues": 168, + "subscribers": 10, + "stars": 867 }, "name": "react-native-pell-rich-editor", "fullName": "wxik/react-native-rich-editor", @@ -98719,12 +96632,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 63593, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 15770 + "downloads": 82172, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -98733,7 +96644,7 @@ "Lots of open issues", "Not supporting New Architecture" ], - "popularity": 0.026, + "popularity": 0.028, "topicSearchString": "react-native editor rich-editor wysiwyg wysiwyg-editors rn" }, { @@ -98758,9 +96669,9 @@ "createdAt": "2024-03-12T15:37:39Z", "pushedAt": "2024-11-13T10:57:17Z", "forks": 3, - "issues": 1, + "issues": 2, "subscribers": 4, - "stars": 132 + "stars": 146 }, "name": "expo-atlas", "fullName": "expo/atlas", @@ -98786,20 +96697,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-atlas", "npm": { - "downloads": 98898, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 29299 + "downloads": 143426, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": 0.074, + "popularity": 0.028, "topicSearchString": "react-native bundle visualizer explorer expo react devtools" }, { @@ -98824,7 +96733,7 @@ "forks": 7, "issues": 4, "subscribers": 2, - "stars": 102 + "stars": 105 }, "name": "react-native-gallery-preview", "fullName": "chrizuuu/react-native-gallery-preview", @@ -98863,19 +96772,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-gallery-preview", "npm": { - "downloads": 1223, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 243 + "downloads": 1324, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.023, + "popularity": 0.028, "topicSearchString": "react-native ios android reanimated photo-viewer image-viewer photo-preview photo-gallery gallery gesture-handler image-preview gallery-preview" }, { @@ -98937,20 +96844,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-nacl-jsi", "npm": { - "downloads": 207, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 48 + "downloads": 360, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.34, + "popularity": -0.322, "topicSearchString": "react-native ios android crypto libsodium sodium nacl" }, { @@ -98970,13 +96875,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-13T16:00:24Z", + "updatedAt": "2025-04-09T15:49:13Z", "createdAt": "2018-08-11T21:58:35Z", - "pushedAt": "2024-11-13T16:00:24Z", - "forks": 189, - "issues": 15, - "subscribers": 8, - "stars": 369 + "pushedAt": "2025-04-09T15:49:13Z", + "forks": 191, + "issues": 11, + "subscribers": 7, + "stars": 373 }, "name": "@segment/analytics-react-native", "fullName": "segmentio/analytics-react-native", @@ -98999,10 +96904,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 43, + "score": 49, "matchingScoreModifiers": [ + "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -99028,10 +96933,10 @@ "updatedAt": "2024-11-13T15:40:27Z", "createdAt": "2018-08-11T21:58:35Z", "pushedAt": "2024-11-13T15:40:27Z", - "forks": 189, - "issues": 15, - "subscribers": 8, - "stars": 369 + "forks": 191, + "issues": 11, + "subscribers": 7, + "stars": 373 }, "name": "@segment/sovran-react-native", "fullName": "segmentio/analytics-react-native", @@ -99055,7 +96960,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 43, "matchingScoreModifiers": [ @@ -99084,13 +96988,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-10-28T14:07:12Z", + "updatedAt": "2025-04-08T16:49:45Z", "createdAt": "2016-02-15T22:56:16Z", - "pushedAt": "2024-10-28T14:07:12Z", - "forks": 84, - "issues": 9, + "pushedAt": "2025-04-08T16:49:45Z", + "forks": 86, + "issues": 11, "subscribers": 26, - "stars": 65 + "stars": 68 }, "name": "@braze/react-native-sdk", "fullName": "braze-inc/braze-react-native-sdk", @@ -99124,20 +97028,21 @@ "id": "MDc6TGljZW5zZTA=" }, "lastRelease": { - "name": "13.1.1", - "tagName": "13.1.1", - "createdAt": "2024-10-28T14:07:12Z", - "publishedAt": "2024-10-28T14:09:33Z", + "name": "14.1.0", + "tagName": "14.1.0", + "createdAt": "2025-04-08T16:49:45Z", + "publishedAt": "2025-04-08T16:52:02Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, - "score": 46, - "matchingScoreModifiers": [], + "score": 51, + "matchingScoreModifiers": [ + "Recently updated" + ], "popularity": -100, "topicSearchString": "braze appboy react native react-native ios android push in-app analytics segmentation feature-flags javascript sdk typescript marketing-automation customer-engagement in-app-messaging" }, @@ -99161,13 +97066,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-03-19T14:21:03Z", + "updatedAt": "2025-03-10T15:43:52Z", "createdAt": "2022-11-16T19:03:13Z", - "pushedAt": "2024-03-19T14:21:03Z", - "forks": 41, - "issues": 13, + "pushedAt": "2025-03-10T15:43:52Z", + "forks": 42, + "issues": 15, "subscribers": 4, - "stars": 1276 + "stars": 1342 }, "name": "burnt", "fullName": "nandorojo/burnt", @@ -99186,36 +97091,36 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "0.12.2", - "tagName": "v0.12.2", - "createdAt": "2023-12-28T04:16:36Z", - "publishedAt": "2023-12-28T19:21:29Z", + "name": "0.13: Sonner 2", + "tagName": "v0.13.0", + "createdAt": "2025-03-10T16:07:10Z", + "publishedAt": "2025-03-10T16:10:53Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "burnt", "npm": { - "downloads": 117916, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 25318 + "downloads": 142774, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 68, "matchingScoreModifiers": [ "Popular", "Known", - "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.008, + "popularity": 0.028, "topicSearchString": "react-native expo burnt" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-tracking-transparency", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/tracking-transparency/#usage" + ], "ios": true, "android": true, "expoGo": true, @@ -99231,13 +97136,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:51:08Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:51:08Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-tracking-transparency", "fullName": "expo/expo", @@ -99259,13 +97164,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-tracking-transparency", "npm": { - "downloads": 192579, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 48077 + "downloads": 271066, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -99276,7 +97179,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.027, + "popularity": 0.028, "topicSearchString": "react-native expo expo-tracking-transparency" }, { @@ -99295,13 +97198,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:42:50Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-insights", "fullName": "expo/expo", @@ -99326,13 +97229,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-insights", "npm": { - "downloads": 151597, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 38552 + "downloads": 200026, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -99343,11 +97244,14 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.032, + "popularity": 0.028, "topicSearchString": "react-native expo expo-insights expoinsights insights eas" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-clipboard", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/clipboard/#usage" + ], "ios": true, "android": true, "web": true, @@ -99364,13 +97268,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:42:50Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-clipboard", "fullName": "expo/expo", @@ -99392,13 +97296,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-clipboard", "npm": { - "downloads": 707071, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 171810 + "downloads": 966877, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -99409,7 +97311,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.021, + "popularity": 0.028, "topicSearchString": "react-native expo expo-clipboard" }, { @@ -99428,13 +97330,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-16T16:25:44Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-16T16:25:44Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-navigation-bar", "fullName": "expo/expo", @@ -99457,13 +97359,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-navigation-bar", "npm": { - "downloads": 191168, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 49623 + "downloads": 309649, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -99474,11 +97374,14 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.037, + "popularity": 0.028, "topicSearchString": "react-native expo expo-navigation-bar android" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-symbols", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/symbols/#usage" + ], "ios": true, "expoGo": true, "newArchitecture": true, @@ -99493,13 +97396,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-30T03:47:06Z", + "updatedAt": "2025-04-14T18:51:08Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-30T03:47:06Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:51:08Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-symbols", "fullName": "expo/expo", @@ -99524,13 +97427,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-symbols", "npm": { - "downloads": 368088, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 89302 + "downloads": 730345, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -99541,7 +97442,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.02, + "popularity": 0.028, "topicSearchString": "react-native expo expo-symbols symbols sfsymbols ios" }, { @@ -99562,9 +97463,9 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-06-14T13:24:54Z", + "updatedAt": "2025-03-21T04:06:10Z", "createdAt": "2024-06-06T18:56:56Z", - "pushedAt": "2024-06-14T13:24:54Z", + "pushedAt": "2025-03-21T04:06:10Z", "forks": 0, "issues": 0, "subscribers": 1, @@ -99591,20 +97492,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-native-language", "npm": { - "downloads": 48, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5 + "downloads": 105, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 32, + "score": 49, "matchingScoreModifiers": [ - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.454, + "popularity": -0.321, "topicSearchString": "react-native ios android" }, { @@ -99622,9 +97521,9 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-05T17:26:09Z", + "updatedAt": "2025-03-02T14:25:30Z", "createdAt": "2022-12-26T08:06:29Z", - "pushedAt": "2025-01-05T17:26:09Z", + "pushedAt": "2025-03-02T14:25:30Z", "forks": 5, "issues": 0, "subscribers": 2, @@ -99643,30 +97542,27 @@ ], "license": null, "lastRelease": { - "name": "1.0.176", - "tagName": "1.0.176", - "createdAt": "2025-01-05T17:28:37Z", - "publishedAt": "2025-01-05T17:28:49Z", + "name": "1.0.179", + "tagName": "1.0.179", + "createdAt": "2025-03-02T14:28:33Z", + "publishedAt": "2025-03-02T14:28:46Z", "isPrerelease": false }, "hasTypes": false, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-nano", "npm": { - "downloads": 527, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 54 + "downloads": 284, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.12, + "popularity": -0.222, "topicSearchString": "react-native json react framework web" }, { @@ -99676,7 +97572,8 @@ ], "android": true, "ios": true, - "newArchitecture": false, + "newArchitecture": true, + "newArchitectureNote": "Currently supported through the new renderer interop layer.", "github": { "urls": { "repo": "https://github.com/rive-app/rive-react-native", @@ -99688,13 +97585,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-06T16:17:22Z", + "updatedAt": "2025-04-03T19:29:49Z", "createdAt": "2021-05-05T16:18:35Z", - "pushedAt": "2024-12-06T16:17:22Z", - "forks": 43, - "issues": 62, - "subscribers": 13, - "stars": 574 + "pushedAt": "2025-04-03T19:29:49Z", + "forks": 49, + "issues": 73, + "subscribers": 11, + "stars": 611 }, "name": "rive-react-native", "fullName": "rive-app/rive-react-native", @@ -99714,30 +97611,29 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 8.3.0", - "tagName": "v8.3.0", - "createdAt": "2024-12-06T19:52:14Z", - "publishedAt": "2024-12-06T19:52:15Z", + "name": "Release 9.2.1", + "tagName": "v9.2.1", + "createdAt": "2025-04-03T19:29:49Z", + "publishedAt": "2025-04-03T19:29:50Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "rive-react-native", "npm": { - "downloads": 61826, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 16225 + "downloads": 101780, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 57, "matchingScoreModifiers": [ "Known", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.04, + "popularity": 0.028, "topicSearchString": "react-native ios android" }, { @@ -99786,20 +97682,18 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-wear", "npm": { - "downloads": 35, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 18 + "downloads": 54, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.036, + "popularity": -0.331, "topicSearchString": "react-native ios android" }, { @@ -99849,19 +97743,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 1727, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 253 + "downloads": 1940, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.175, + "popularity": -0.072, "topicSearchString": "react-native ios android" }, { @@ -99888,7 +97780,7 @@ "forks": 2, "issues": 4, "subscribers": 2, - "stars": 12 + "stars": 16 }, "name": "react-native-mapa", "fullName": "cnmapos/react-native-mapa", @@ -99912,19 +97804,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-mapa", "npm": { - "downloads": 16, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3 + "downloads": 62, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.35, + "popularity": -0.318, "topicSearchString": "react react-native map mapview mapbox-maps" }, { @@ -99946,13 +97836,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-06T06:07:26Z", + "updatedAt": "2025-04-02T19:28:32Z", "createdAt": "2020-09-28T17:25:29Z", - "pushedAt": "2025-01-06T06:07:26Z", - "forks": 13, - "issues": 14, - "subscribers": 6, - "stars": 129 + "pushedAt": "2025-04-02T19:28:32Z", + "forks": 14, + "issues": 18, + "subscribers": 5, + "stars": 133 }, "name": "react-native-adapty", "fullName": "adaptyteam/AdaptySDK-React-Native", @@ -99981,29 +97871,27 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v3.1.0", - "tagName": "v3.1.0", - "createdAt": "2025-01-06T07:37:21Z", - "publishedAt": "2025-01-06T07:46:00Z", + "name": "v3.4.0", + "tagName": "v3.4.0", + "createdAt": "2025-04-02T19:30:26Z", + "publishedAt": "2025-04-02T19:56:10Z", "isPrerelease": false }, "hasTypes": false, "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 12674, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2937 + "downloads": 20009, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 49, "matchingScoreModifiers": [ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.01, + "popularity": 0.028, "topicSearchString": "react-native adapty purchases in-apps subscriptions in-app-purchase subscription iap iap-verification in-app-receipt react-plugin receipt-validation storekit" }, { @@ -100024,11 +97912,11 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-07T07:57:39Z", + "updatedAt": "2025-04-07T12:19:12Z", "createdAt": "2023-01-20T22:01:38Z", - "pushedAt": "2025-01-07T07:57:39Z", + "pushedAt": "2025-04-07T12:19:12Z", "forks": 3, - "issues": 0, + "issues": 1, "subscribers": 1, "stars": 12 }, @@ -100055,20 +97943,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "healthicons-react-native", "npm": { - "downloads": 4214, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2847 + "downloads": 670, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 49, "matchingScoreModifiers": [ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.353, + "popularity": -0.072, "topicSearchString": "react react-native icons svg health healthicons" }, { @@ -100086,13 +97972,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-10T16:05:54Z", + "updatedAt": "2025-03-24T22:33:04Z", "createdAt": "2020-03-02T01:05:57Z", - "pushedAt": "2025-01-10T16:05:54Z", + "pushedAt": "2025-03-24T22:33:04Z", "forks": 23, - "issues": 2, + "issues": 1, "subscribers": 6, - "stars": 328 + "stars": 327 }, "name": "react-native-iaphub", "fullName": "iaphub/react-native-iaphub", @@ -100119,22 +98005,20 @@ }, "lastRelease": { "name": "", - "tagName": "v8.10.0", - "createdAt": "2025-01-10T16:06:10Z", - "publishedAt": "2025-01-10T16:20:22Z", + "tagName": "v8.10.3", + "createdAt": "2025-03-24T22:33:26Z", + "publishedAt": "2025-03-24T22:34:59Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-iaphub", "npm": { - "downloads": 2321, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 569 + "downloads": 3093, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -100142,7 +98026,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.023, + "popularity": 0.028, "topicSearchString": "react-native ios android in-app-purchase in-app-billing in-app-receipt google-play itunes iap" }, { @@ -100164,13 +98048,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-06T10:20:11Z", + "updatedAt": "2025-03-28T17:21:48Z", "createdAt": "2017-02-16T01:14:10Z", - "pushedAt": "2024-11-06T10:20:11Z", - "forks": 67, - "issues": 12, - "subscribers": 12, - "stars": 61 + "pushedAt": "2025-03-28T17:21:48Z", + "forks": 68, + "issues": 13, + "subscribers": 11, + "stars": 62 }, "name": "clevertap-react-native", "fullName": "CleverTap/clevertap-react-native", @@ -100202,29 +98086,28 @@ "spdxId": "MIT" }, "lastRelease": { - "name": "3.1.1", - "tagName": "3.1.1", - "createdAt": "2024-11-06T10:20:11Z", - "publishedAt": "2024-11-06T10:35:57Z", + "name": "3.4.0", + "tagName": "3.4.0", + "createdAt": "2025-03-28T17:21:48Z", + "publishedAt": "2025-03-28T17:32:16Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "clevertap-react-native", "npm": { - "downloads": 47555, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12974 + "downloads": 67935, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 54, + "score": 59, "matchingScoreModifiers": [ - "Known" + "Known", + "Recently updated" ], - "popularity": 0.051, + "popularity": 0.028, "topicSearchString": "analytics android clevertap in-app ios notification push react react-native segmentation clevertap-react-native javascript typescript npm engagement user-retention" }, { @@ -100251,7 +98134,7 @@ "pushedAt": "2024-01-24T10:54:09Z", "forks": 6, "issues": 3, - "subscribers": 7, + "subscribers": 6, "stars": 19 }, "name": "react-native-netwatch", @@ -100291,20 +98174,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-netwatch", "npm": { - "downloads": 2017, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 624 + "downloads": 3029, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.013, + "popularity": -0.072, "topicSearchString": "react-native mobile ios android logging network traffic tracking debug redux-action debugger redux charles-proxy" }, { @@ -100325,13 +98206,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-12-20T01:54:13Z", + "updatedAt": "2025-04-12T16:34:37Z", "createdAt": "2018-03-27T18:33:08Z", - "pushedAt": "2024-12-20T01:54:13Z", - "forks": 173, - "issues": 103, - "subscribers": 24, - "stars": 3943 + "pushedAt": "2025-04-12T16:34:37Z", + "forks": 172, + "issues": 107, + "subscribers": 23, + "stars": 3996 }, "name": "iconoir-react-native", "fullName": "iconoir-icons/iconoir", @@ -100354,22 +98235,21 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "iconoir-react-native", "npm": { - "downloads": 14440, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2538 + "downloads": 16923, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 62, "matchingScoreModifiers": [ "Popular", "Known", "Lots of open issues", + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.046, + "popularity": 0.028, "topicSearchString": "icons svg library react-native" }, { @@ -100387,13 +98267,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-18T15:35:52Z", + "updatedAt": "2025-04-04T12:26:19Z", "createdAt": "2020-06-08T15:36:21Z", - "pushedAt": "2025-01-18T15:35:52Z", - "forks": 571, - "issues": 174, - "subscribers": 36, - "stars": 12432 + "pushedAt": "2025-04-04T12:26:19Z", + "forks": 733, + "issues": 221, + "subscribers": 45, + "stars": 16665 }, "name": "lucide-react-native", "fullName": "lucide-icons/lucide", @@ -100414,13 +98294,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "lucide-react-native", "npm": { - "downloads": 172884, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 40120 + "downloads": 371703, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -100431,7 +98309,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.01, + "popularity": 0.028, "topicSearchString": "lucide react-native feather icons icon svg feather-icons fontawesome font-awesome" }, { @@ -100459,10 +98337,10 @@ "updatedAt": "2024-07-17T14:24:27Z", "createdAt": "2020-05-06T08:24:39Z", "pushedAt": "2024-07-17T14:24:27Z", - "forks": 7, + "forks": 8, "issues": 1, - "subscribers": 2, - "stars": 170 + "subscribers": 1, + "stars": 183 }, "name": "react-native-loader-kit", "fullName": "maitrungduc1410/react-native-loader-kit", @@ -100498,17 +98376,16 @@ }, "npmPkg": "react-native-loader-kit", "npm": { - "downloads": 7336, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1665 + "downloads": 8445, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.005, + "popularity": 0.028, "topicSearchString": "react-native loader-kit spinner spin-kit loading indicator loader" }, { @@ -100529,13 +98406,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-08-19T09:43:18Z", + "updatedAt": "2025-04-15T14:31:09Z", "createdAt": "2020-07-14T09:10:21Z", - "pushedAt": "2024-08-19T09:43:18Z", - "forks": 22, - "issues": 7, - "subscribers": 6, - "stars": 120 + "pushedAt": "2025-04-15T14:31:09Z", + "forks": 25, + "issues": 6, + "subscribers": 5, + "stars": 119 }, "name": "react-native-file-logger", "fullName": "BeTomorrow/react-native-file-logger", @@ -100556,29 +98433,28 @@ "spdxId": "MIT" }, "lastRelease": { - "name": "Release 0.5.6", - "tagName": "v0.5.6", - "createdAt": "2024-08-19T09:43:21Z", - "publishedAt": "2024-08-19T09:43:39Z", + "name": "Release 0.5.7", + "tagName": "v0.5.7", + "createdAt": "2025-04-15T14:31:12Z", + "publishedAt": "2025-04-15T14:33:10Z", "isPrerelease": false }, "hasTypes": false, "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-file-logger", "npm": { - "downloads": 26130, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5614 + "downloads": 28901, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 49, "matchingScoreModifiers": [ + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.007, + "popularity": 0.028, "topicSearchString": "react-native logging file-logger cocoalumberjack logback" }, { @@ -100597,13 +98473,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-15T16:58:19Z", + "updatedAt": "2025-02-12T00:11:53Z", "createdAt": "2020-07-08T16:57:34Z", - "pushedAt": "2025-01-15T16:58:19Z", - "forks": 41, - "issues": 58, - "subscribers": 75, - "stars": 63 + "pushedAt": "2025-02-12T00:11:53Z", + "forks": 44, + "issues": 64, + "subscribers": 74, + "stars": 67 }, "name": "@okta/okta-react-native", "fullName": "okta/okta-react-native", @@ -100634,11 +98510,9 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -100662,10 +98536,10 @@ "updatedAt": "2024-08-30T05:26:44Z", "createdAt": "2024-05-25T15:06:24Z", "pushedAt": "2024-08-30T05:26:44Z", - "forks": 11, - "issues": 6, + "forks": 16, + "issues": 9, "subscribers": 2, - "stars": 59 + "stars": 73 }, "name": "react-native-vision-camera-text-recognition", "fullName": "gev2002/react-native-vision-camera-text-recognition", @@ -100701,19 +98575,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-vision-camera-text-recognition", "npm": { - "downloads": 5604, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1127 + "downloads": 5235, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.021, + "popularity": 0.028, "topicSearchString": "react-native ios android camera mlkit ml-kit vision-camera text-recognition text" }, { @@ -100737,7 +98610,7 @@ "forks": 1, "issues": 1, "subscribers": 1, - "stars": 14 + "stars": 13 }, "name": "react-native-vision-camera-image-labeler", "fullName": "gev2002/react-native-vision-camera-image-labeler", @@ -100767,19 +98640,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-vision-camera-image-labeler", "npm": { - "downloads": 137, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 34 + "downloads": 460, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.321, + "popularity": -0.322, "topicSearchString": "react-native ios android" }, { @@ -100804,10 +98676,10 @@ "updatedAt": "2025-01-21T19:01:13Z", "createdAt": "2024-02-20T17:58:27Z", "pushedAt": "2025-01-21T19:01:13Z", - "forks": 23, - "issues": 20, - "subscribers": 11, - "stars": 1033 + "forks": 28, + "issues": 22, + "subscribers": 12, + "stars": 1105 }, "name": "react-native-filament", "fullName": "margelo/react-native-filament", @@ -100841,21 +98713,18 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npm": { - "downloads": 6249, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1047 + "downloads": 9836, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 73, + "score": 68, "matchingScoreModifiers": [ "Popular", "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.055, + "popularity": 0.028, "topicSearchString": "react-native filament 3d rendering engine gltf model threejs ios android physics opengl metal vulkan" }, { @@ -100879,7 +98748,7 @@ "pushedAt": "2024-12-13T15:26:36Z", "forks": 1, "issues": 0, - "subscribers": 5, + "subscribers": 4, "stars": 9 }, "name": "@batch.com/react-native-plugin", @@ -100911,7 +98780,6 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, "score": 43, "matchingScoreModifiers": [ @@ -100941,13 +98809,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-29T07:41:47Z", + "updatedAt": "2025-04-14T18:51:08Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-29T07:41:47Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:51:08Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "@expo/fingerprint", "fullName": "expo/expo", @@ -100971,7 +98839,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 38, "matchingScoreModifiers": [ @@ -100989,6 +98856,7 @@ "tvos": true, "web": true, "expoGo": true, + "fireos": true, "newArchitecture": true, "github": { "urls": { @@ -101001,13 +98869,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-16T11:27:17Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-16T11:27:17Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo", "fullName": "expo/expo", @@ -101027,13 +98895,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo", "npm": { - "downloads": 3431338, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 798445 + "downloads": 5339520, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -101044,11 +98910,14 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.01, + "popularity": 0.028, "topicSearchString": "expo" }, { "githubUrl": "https://github.com/tinyplex/tinybase", + "examples": [ + "https://github.com/expo/examples/tree/master/with-tinybase" + ], "ios": true, "android": true, "web": true, @@ -101065,13 +98934,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-27T20:21:16Z", + "updatedAt": "2025-04-12T20:00:57Z", "createdAt": "2021-12-31T01:06:00Z", - "pushedAt": "2025-01-27T20:21:16Z", - "forks": 97, - "issues": 34, - "subscribers": 31, - "stars": 4089 + "pushedAt": "2025-04-12T20:00:57Z", + "forks": 106, + "issues": 44, + "subscribers": 33, + "stars": 4405 }, "name": "tinybase", "fullName": "tinyplex/tinybase", @@ -101079,6 +98948,7 @@ "description": "The reactive data store for local‑first apps.", "topics": [ "tiny", + "sync-engine", "local-first", "reactive", "state", @@ -101095,23 +98965,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v5.4.7", - "tagName": "v5.4.7", - "createdAt": "2025-01-27T18:34:08Z", - "publishedAt": "2025-01-27T18:35:53Z", + "name": "v6.0.2", + "tagName": "v6.0.2", + "createdAt": "2025-04-12T20:01:03Z", + "publishedAt": "2025-04-12T20:01:44Z", "isPrerelease": false }, "hasTypes": false, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "tinybase", "npm": { - "downloads": 42489, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8333 + "downloads": 69930, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 73, "matchingScoreModifiers": [ @@ -101120,14 +98988,15 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.026, - "topicSearchString": "tiny local-first reactive state data react javascript typescript" + "popularity": 0.028, + "topicSearchString": "tiny sync-engine local-first reactive state data react javascript typescript" }, { "githubUrl": "https://github.com/react-navigation/react-navigation/tree/main/packages/bottom-tabs", "npmPkg": "@react-navigation/bottom-tabs", "ios": true, "android": true, + "fireos": true, "web": true, "expoGo": true, "tvos": true, @@ -101142,13 +99011,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-12-12T09:59:08Z", + "updatedAt": "2025-04-08T20:01:19Z", "createdAt": "2017-01-26T19:51:40Z", - "pushedAt": "2024-12-12T09:59:08Z", - "forks": 4887, - "issues": 769, + "pushedAt": "2025-04-08T20:01:19Z", + "forks": 4911, + "issues": 793, "subscribers": 317, - "stars": 23766 + "stars": 23936 }, "name": "@react-navigation/bottom-tabs", "fullName": "react-navigation/react-navigation", @@ -101174,11 +99043,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 32, + "score": 38, "matchingScoreModifiers": [ "Lots of open issues", + "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -101203,13 +99072,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-12-12T09:59:08Z", + "updatedAt": "2025-04-08T20:01:19Z", "createdAt": "2017-01-26T19:51:40Z", - "pushedAt": "2024-12-12T09:59:08Z", - "forks": 4887, - "issues": 769, + "pushedAt": "2025-04-08T20:01:19Z", + "forks": 4911, + "issues": 793, "subscribers": 317, - "stars": 23766 + "stars": 23936 }, "name": "@react-navigation/material-top-tabs", "fullName": "react-navigation/react-navigation", @@ -101236,11 +99105,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 32, + "score": 38, "matchingScoreModifiers": [ "Lots of open issues", + "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -101265,13 +99134,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-12-12T20:44:25Z", + "updatedAt": "2025-04-08T20:01:19Z", "createdAt": "2017-01-26T19:51:40Z", - "pushedAt": "2024-12-12T20:44:25Z", - "forks": 4887, - "issues": 769, + "pushedAt": "2025-04-08T20:01:19Z", + "forks": 4911, + "issues": 793, "subscribers": 317, - "stars": 23766 + "stars": 23936 }, "name": "@react-navigation/drawer", "fullName": "react-navigation/react-navigation", @@ -101298,11 +99167,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 32, + "score": 38, "matchingScoreModifiers": [ "Lots of open issues", + "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -101313,6 +99182,7 @@ "npmPkg": "@react-navigation/native-stack", "ios": true, "android": true, + "fireos": true, "web": true, "expoGo": true, "tvos": true, @@ -101327,13 +99197,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-12-12T09:59:08Z", + "updatedAt": "2025-04-11T13:29:58Z", "createdAt": "2017-01-26T19:51:40Z", - "pushedAt": "2024-12-12T09:59:08Z", - "forks": 4887, - "issues": 769, + "pushedAt": "2025-04-11T13:29:58Z", + "forks": 4911, + "issues": 793, "subscribers": 317, - "stars": 23766 + "stars": 23936 }, "name": "@react-navigation/native-stack", "fullName": "react-navigation/react-navigation", @@ -101360,11 +99230,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 32, + "score": 38, "matchingScoreModifiers": [ "Lots of open issues", + "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -101375,6 +99245,7 @@ "npmPkg": "@react-navigation/stack", "ios": true, "android": true, + "fireos": true, "web": true, "expoGo": true, "tvos": true, @@ -101389,13 +99260,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-12-18T00:55:54Z", + "updatedAt": "2025-04-08T20:01:19Z", "createdAt": "2017-01-26T19:51:40Z", - "pushedAt": "2024-12-18T00:55:54Z", - "forks": 4887, - "issues": 769, + "pushedAt": "2025-04-08T20:01:19Z", + "forks": 4911, + "issues": 793, "subscribers": 317, - "stars": 23766 + "stars": 23936 }, "name": "@react-navigation/stack", "fullName": "react-navigation/react-navigation", @@ -101421,11 +99292,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 32, + "score": 38, "matchingScoreModifiers": [ "Lots of open issues", + "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -101436,6 +99307,7 @@ "npmPkg": "@react-navigation/elements", "ios": true, "android": true, + "fireos": true, "web": true, "expoGo": true, "tvos": true, @@ -101450,13 +99322,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-12-12T09:59:08Z", + "updatedAt": "2025-04-08T20:01:19Z", "createdAt": "2017-01-26T19:51:40Z", - "pushedAt": "2024-12-12T09:59:08Z", - "forks": 4887, - "issues": 769, + "pushedAt": "2025-04-08T20:01:19Z", + "forks": 4911, + "issues": 793, "subscribers": 317, - "stars": 23766 + "stars": 23936 }, "name": "@react-navigation/elements", "fullName": "react-navigation/react-navigation", @@ -101479,11 +99351,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 32, + "score": 38, "matchingScoreModifiers": [ "Lots of open issues", + "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -101507,13 +99379,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-12-12T20:44:25Z", + "updatedAt": "2025-04-08T20:01:19Z", "createdAt": "2017-01-26T19:51:40Z", - "pushedAt": "2024-12-12T20:44:25Z", - "forks": 4887, - "issues": 769, + "pushedAt": "2025-04-08T20:01:19Z", + "forks": 4911, + "issues": 793, "subscribers": 317, - "stars": 23766 + "stars": 23936 }, "name": "react-native-drawer-layout", "fullName": "react-navigation/react-navigation", @@ -101539,23 +99411,22 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-drawer-layout", "npm": { - "downloads": 337598, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 81622 + "downloads": 619164, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 81, + "score": 86, "matchingScoreModifiers": [ "Very popular", "Popular", "Known", "Lots of open issues", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.02, + "popularity": 0.028, "topicSearchString": "component react-component react-native ios android drawer swipe" }, { @@ -101579,13 +99450,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-12-12T09:59:08Z", + "updatedAt": "2025-04-08T20:01:19Z", "createdAt": "2017-01-26T19:51:40Z", - "pushedAt": "2024-12-12T09:59:08Z", - "forks": 4887, - "issues": 769, + "pushedAt": "2025-04-08T20:01:19Z", + "forks": 4911, + "issues": 793, "subscribers": 317, - "stars": 23766 + "stars": 23936 }, "name": "@react-navigation/routers", "fullName": "react-navigation/react-navigation", @@ -101607,11 +99478,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 32, + "score": 38, "matchingScoreModifiers": [ "Lots of open issues", + "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -101639,13 +99510,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-12-12T09:59:08Z", + "updatedAt": "2025-04-08T20:01:19Z", "createdAt": "2017-01-26T19:51:40Z", - "pushedAt": "2024-12-12T09:59:08Z", - "forks": 4887, - "issues": 769, + "pushedAt": "2025-04-08T20:01:19Z", + "forks": 4911, + "issues": 793, "subscribers": 317, - "stars": 23766 + "stars": 23936 }, "name": "@react-navigation/devtools", "fullName": "react-navigation/react-navigation", @@ -101667,11 +99538,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 32, + "score": 38, "matchingScoreModifiers": [ "Lots of open issues", + "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -101695,13 +99566,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-24T04:00:49Z", + "updatedAt": "2025-04-02T20:01:58Z", "createdAt": "2020-05-15T12:52:16Z", - "pushedAt": "2025-01-24T04:00:49Z", - "forks": 291, - "issues": 152, - "subscribers": 48, - "stars": 3403 + "pushedAt": "2025-04-02T20:01:58Z", + "forks": 326, + "issues": 160, + "subscribers": 54, + "stars": 3593 }, "name": "@supabase/supabase-js", "fullName": "supabase/supabase-js", @@ -101729,17 +99600,16 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v2.48.1", - "tagName": "v2.48.1", - "createdAt": "2025-01-24T08:15:36Z", - "publishedAt": "2025-01-24T08:16:38Z", + "name": "v2.49.4", + "tagName": "v2.49.4", + "createdAt": "2025-03-29T14:22:41Z", + "publishedAt": "2025-03-29T14:23:50Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 38, "matchingScoreModifiers": [ @@ -101770,13 +99640,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-20T06:56:01Z", + "updatedAt": "2025-04-13T16:28:50Z", "createdAt": "2021-05-14T17:10:00Z", - "pushedAt": "2025-01-20T06:56:01Z", - "forks": 19, - "issues": 13, - "subscribers": 4, - "stars": 98 + "pushedAt": "2025-04-13T16:28:50Z", + "forks": 25, + "issues": 4, + "subscribers": 2, + "stars": 138 }, "name": "toastify-react-native", "fullName": "zahidalidev/toastify-react-native", @@ -101825,13 +99695,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "toastify-react-native", "npm": { - "downloads": 1393163, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 303369 + "downloads": 3301659, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 73, "matchingScoreModifiers": [ @@ -101840,7 +99708,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.004, + "popularity": 0.028, "topicSearchString": "react react-component pushalert toast popup toastify react-native react-toastify notification toastify-react-native picker expo cli mobile ios android web typescript alert animation expo-cli javascript notifications" }, { @@ -101870,7 +99738,7 @@ "forks": 1, "issues": 0, "subscribers": 1, - "stars": 6 + "stars": 7 }, "name": "rn-float-box", "fullName": "sacmii/rn-float-box", @@ -101900,20 +99768,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "rn-float-box", "npm": { - "downloads": 17, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "downloads": 12, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.291, + "popularity": -0.267, "topicSearchString": "react-native ios android" }, { @@ -101938,10 +99804,10 @@ "updatedAt": "2024-12-16T00:21:58Z", "createdAt": "2022-02-22T00:31:27Z", "pushedAt": "2024-12-16T00:21:58Z", - "forks": 10, - "issues": 1, + "forks": 14, + "issues": 4, "subscribers": 4, - "stars": 353 + "stars": 438 }, "name": "react-native-magic-modal", "fullName": "GSTJ/react-native-magic-modal", @@ -101965,19 +99831,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 3475, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 593 + "downloads": 8049, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": -0.052, + "popularity": 0.028, "topicSearchString": "react-native ios android modal" }, { @@ -102002,10 +99866,10 @@ "updatedAt": "2025-01-11T21:44:31Z", "createdAt": "2022-07-09T09:57:10Z", "pushedAt": "2025-01-11T21:44:31Z", - "forks": 12, - "issues": 8, - "subscribers": 6, - "stars": 399 + "forks": 14, + "issues": 10, + "subscribers": 5, + "stars": 438 }, "name": "expo-quick-actions", "fullName": "EvanBacon/expo-quick-actions", @@ -102030,21 +99894,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-quick-actions", "npm": { - "downloads": 42704, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 11632 + "downloads": 57409, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 51, "matchingScoreModifiers": [ "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.05, + "popularity": 0.028, "topicSearchString": "react-native expo expo-quick-actions expoquickactions kotlin swift" }, { @@ -102069,10 +99930,10 @@ "updatedAt": "2024-11-13T16:36:16Z", "createdAt": "2023-03-21T11:27:40Z", "pushedAt": "2024-11-13T16:36:16Z", - "forks": 8, - "issues": 2, + "forks": 9, + "issues": 3, "subscribers": 15, - "stars": 322 + "stars": 337 }, "name": "app-icon-badge", "fullName": "obytes/app-icon-badge", @@ -102105,20 +99966,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "app-icon-badge", "npm": { - "downloads": 16225, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3720 + "downloads": 25866, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": 0.007, + "popularity": 0.028, "topicSearchString": "android app-icon badge-generator expo ios react-native expo-plugin" }, { @@ -102142,13 +100001,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-12-23T08:24:10Z", + "updatedAt": "2025-04-04T08:46:11Z", "createdAt": "2024-02-19T16:51:01Z", - "pushedAt": "2024-12-23T08:24:10Z", - "forks": 19, - "issues": 11, + "pushedAt": "2025-04-04T08:46:11Z", + "forks": 24, + "issues": 15, "subscribers": 8, - "stars": 274 + "stars": 361 }, "name": "expo-share-intent", "fullName": "achorein/expo-share-intent", @@ -102174,30 +100033,29 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 3.2.0", - "tagName": "v3.2.0", - "createdAt": "2024-12-21T13:14:04Z", - "publishedAt": "2024-12-21T13:14:07Z", + "name": "Release 3.2.2", + "tagName": "v3.2.2", + "createdAt": "2025-02-25T16:29:46Z", + "publishedAt": "2025-02-25T16:29:49Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-share-intent", "npm": { - "downloads": 14859, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3809 + "downloads": 24781, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 57, "matchingScoreModifiers": [ "Known", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.034, + "popularity": 0.028, "topicSearchString": "react-native expo expo-share-extension share-extension share-intent expo-config-plugin share-share-intent android ios" }, { @@ -102220,8 +100078,8 @@ "pushedAt": "2023-03-11T03:08:39Z", "forks": 22, "issues": 7, - "subscribers": 4, - "stars": 129 + "subscribers": 3, + "stars": 130 }, "name": "react-native-store-version", "fullName": "watanabeyu/react-native-store-version", @@ -102252,20 +100110,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], + "unmaintained": true, "npmPkg": "react-native-store-version", "npm": { - "downloads": 21603, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4650 + "downloads": 21709, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.007, + "popularity": -0.472, "topicSearchString": "react-native expo appstore playstore version" }, { @@ -102289,10 +100146,10 @@ "updatedAt": "2024-10-08T15:55:31Z", "createdAt": "2021-03-25T08:50:33Z", "pushedAt": "2024-10-08T15:55:31Z", - "forks": 87, - "issues": 20, + "forks": 93, + "issues": 26, "subscribers": 1, - "stars": 160 + "stars": 176 }, "name": "react-native-country-codes-picker", "fullName": "GeorgeHop/react-native-country-codes-picker", @@ -102333,17 +100190,17 @@ }, "npmPkg": "react-native-country-codes-picker", "npm": { - "downloads": 59920, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 13313 + "downloads": 86884, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 41, "matchingScoreModifiers": [ "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0, + "popularity": 0.028, "topicSearchString": "react-native react native country picker codes search animated multilanguage expo ios android country-codes" }, { @@ -102365,13 +100222,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-08T15:53:04Z", + "updatedAt": "2025-02-28T17:09:30Z", "createdAt": "2018-04-18T00:07:29Z", - "pushedAt": "2025-01-08T15:53:04Z", - "forks": 29, - "issues": 0, - "subscribers": 6, - "stars": 139 + "pushedAt": "2025-02-28T17:09:30Z", + "forks": 32, + "issues": 2, + "subscribers": 5, + "stars": 146 }, "name": "@appandflow/react-native-google-autocomplete", "fullName": "AppAndFlow/react-native-google-autocomplete", @@ -102397,21 +100254,19 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 2.0.2", - "tagName": "v2.0.2", - "createdAt": "2024-11-25T14:29:55Z", - "publishedAt": "2024-11-25T14:30:04Z", + "name": "Release 2.1.0", + "tagName": "v2.1.0", + "createdAt": "2025-02-28T17:09:43Z", + "publishedAt": "2025-02-28T17:09:57Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -102441,13 +100296,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-17T02:16:40Z", + "updatedAt": "2025-01-12T03:31:56Z", "createdAt": "2020-11-04T22:38:41Z", - "pushedAt": "2024-12-17T02:16:40Z", - "forks": 20, - "issues": 9, - "subscribers": 9, - "stars": 153 + "pushedAt": "2025-01-12T03:31:56Z", + "forks": 22, + "issues": 12, + "subscribers": 7, + "stars": 165 }, "name": "@mattermost/react-native-paste-input", "fullName": "mattermost/react-native-paste-input", @@ -102505,13 +100360,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-08T15:58:53Z", + "updatedAt": "2025-04-10T16:55:34Z", "createdAt": "2024-05-06T18:41:04Z", - "pushedAt": "2025-01-08T15:58:53Z", + "pushedAt": "2025-04-10T16:55:34Z", "forks": 0, "issues": 0, - "subscribers": 1, - "stars": 36 + "subscribers": 3, + "stars": 156 }, "name": "@appandflow/react-native-magic-scroll", "fullName": "AppAndFlow/react-native-magic-scroll", @@ -102535,17 +100390,16 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 0.1.24", - "tagName": "v0.1.24", - "createdAt": "2024-06-28T19:32:44Z", - "publishedAt": "2024-06-28T19:32:51Z", + "name": "Release 0.1.32", + "tagName": "v0.1.32", + "createdAt": "2025-04-10T16:55:36Z", + "publishedAt": "2025-04-10T16:55:42Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -102611,7 +100465,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -102639,13 +100492,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-29T04:31:35Z", + "updatedAt": "2025-02-21T00:50:52Z", "createdAt": "2024-02-07T06:46:24Z", - "pushedAt": "2025-01-29T04:31:35Z", - "forks": 4, + "pushedAt": "2025-02-21T00:50:52Z", + "forks": 6, "issues": 4, "subscribers": 1, - "stars": 112 + "stars": 124 }, "name": "react-native-wear-connectivity", "fullName": "fabOnReact/react-native-wear-connectivity", @@ -102672,30 +100525,27 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 0.1.9", - "tagName": "v0.1.9", - "createdAt": "2024-08-04T10:25:38Z", - "publishedAt": "2024-08-04T10:26:16Z", + "name": "Release 0.1.12", + "tagName": "v0.1.12", + "createdAt": "2025-02-21T00:50:54Z", + "publishedAt": "2025-02-21T00:51:42Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-wear-connectivity", "npm": { - "downloads": 275, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 72 + "downloads": 1542, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.21, + "popularity": 0.028, "topicSearchString": "react-native ios android wear-os wearable wear-api wearable-devices wearos renative renative-wear" }, { @@ -102745,19 +100595,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-multipurpose-calendar", "npm": { - "downloads": 69, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5 + "downloads": 81, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.495, + "popularity": -0.325, "topicSearchString": "react-native android ios persian-calendar calendar" }, { @@ -102816,18 +100665,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 18, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "downloads": 32, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.35, + "popularity": -0.319, "topicSearchString": "components ui cli react-native expo malla mallaui malla-ui" }, { @@ -102850,13 +100698,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": false, - "updatedAt": "2025-01-20T15:05:24Z", + "updatedAt": "2025-04-08T07:44:00Z", "createdAt": "2019-11-15T21:38:13Z", - "pushedAt": "2025-01-20T15:05:24Z", - "forks": 98, + "pushedAt": "2025-04-08T07:44:00Z", + "forks": 101, "issues": 55, "subscribers": 18, - "stars": 1571 + "stars": 1604 }, "name": "@rnx-kit/align-deps", "fullName": "microsoft/rnx-kit", @@ -102874,7 +100722,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -102907,10 +100754,10 @@ "updatedAt": "2024-10-29T10:20:49Z", "createdAt": "2023-12-08T16:27:15Z", "pushedAt": "2024-10-29T10:20:49Z", - "forks": 4, - "issues": 2, + "forks": 5, + "issues": 3, "subscribers": 1, - "stars": 7 + "stars": 9 }, "name": "@wwdrew/expo-spotify-sdk", "fullName": "wwdrew/expo-spotify-sdk", @@ -102934,7 +100781,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 43, "matchingScoreModifiers": [ @@ -102991,7 +100837,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -103049,10 +100894,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], "popularity": -100, @@ -103076,13 +100921,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-09T15:11:34Z", + "updatedAt": "2025-04-04T18:46:20Z", "createdAt": "2023-11-26T16:59:37Z", - "pushedAt": "2024-11-09T15:11:34Z", - "forks": 11, - "issues": 3, + "pushedAt": "2025-04-04T18:46:20Z", + "forks": 13, + "issues": 1, "subscribers": 7, - "stars": 96 + "stars": 99 }, "name": "react-native-here-explore", "fullName": "ajakka/react-native-here-explore", @@ -103103,29 +100948,28 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 2.1.0", - "tagName": "v2.1.0", - "createdAt": "2024-11-09T15:11:36Z", - "publishedAt": "2024-11-09T15:12:45Z", + "name": "Release 2.2.0", + "tagName": "v2.2.0", + "createdAt": "2025-04-03T19:44:16Z", + "publishedAt": "2025-04-03T19:44:46Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-here-explore", "npm": { - "downloads": 31, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9 + "downloads": 139, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 49, "matchingScoreModifiers": [ + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.153, + "popularity": -0.221, "topicSearchString": "react-native ios android heremaps" }, { @@ -103148,13 +100992,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-10-30T23:05:10Z", + "updatedAt": "2025-02-21T16:33:12Z", "createdAt": "2021-05-31T20:12:36Z", - "pushedAt": "2024-10-30T23:05:10Z", - "forks": 5, - "issues": 5, - "subscribers": 3, - "stars": 37 + "pushedAt": "2025-02-21T16:33:12Z", + "forks": 7, + "issues": 7, + "subscribers": 2, + "stars": 45 }, "name": "@dr.pogodin/react-native-audio", "fullName": "birdofpreyru/react-native-audio", @@ -103181,17 +101025,16 @@ "spdxId": "MIT" }, "lastRelease": { - "name": "v1.11.0", - "tagName": "v1.11.0", - "createdAt": "2024-10-30T23:05:10Z", - "publishedAt": "2024-10-30T23:12:05Z", + "name": "v1.13.0", + "tagName": "v1.13.0", + "createdAt": "2025-02-21T16:33:12Z", + "publishedAt": "2025-02-21T16:35:03Z", "isPrerelease": false }, "hasTypes": false, "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, "score": 46, "matchingScoreModifiers": [], @@ -103219,13 +101062,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-28T20:24:21Z", + "updatedAt": "2025-03-24T21:56:54Z", "createdAt": "2023-05-23T11:08:00Z", - "pushedAt": "2025-01-28T20:24:21Z", - "forks": 21, - "issues": 22, + "pushedAt": "2025-03-24T21:56:54Z", + "forks": 24, + "issues": 24, "subscribers": 4, - "stars": 213 + "stars": 230 }, "name": "@dr.pogodin/react-native-fs", "fullName": "birdofpreyru/react-native-fs", @@ -103252,17 +101095,16 @@ "spdxId": "MIT" }, "lastRelease": { - "name": "v2.31.0", - "tagName": "v2.31.0", - "createdAt": "2025-01-28T21:54:08Z", - "publishedAt": "2025-01-28T22:00:49Z", + "name": "v2.32.1", + "tagName": "v2.32.1", + "createdAt": "2025-03-24T21:56:54Z", + "publishedAt": "2025-03-24T23:14:11Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, "score": 51, "matchingScoreModifiers": [ @@ -103289,13 +101131,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-10-29T21:43:37Z", + "updatedAt": "2025-04-10T19:59:29Z", "createdAt": "2022-01-21T20:32:12Z", - "pushedAt": "2024-10-29T21:43:37Z", - "forks": 23, - "issues": 17, - "subscribers": 3, - "stars": 176 + "pushedAt": "2025-04-10T19:59:29Z", + "forks": 26, + "issues": 18, + "subscribers": 2, + "stars": 193 }, "name": "@dr.pogodin/react-native-static-server", "fullName": "birdofpreyru/react-native-static-server", @@ -103329,20 +101171,21 @@ "spdxId": "MIT" }, "lastRelease": { - "name": "v0.18.0", - "tagName": "v0.18.0", - "createdAt": "2024-10-29T22:06:28Z", - "publishedAt": "2024-10-29T22:10:45Z", + "name": "v0.20.1", + "tagName": "v0.20.1", + "createdAt": "2025-03-28T22:34:45Z", + "publishedAt": "2025-03-28T23:49:09Z", "isPrerelease": false }, "hasTypes": false, "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, - "score": 46, - "matchingScoreModifiers": [], + "score": 51, + "matchingScoreModifiers": [ + "Recently updated" + ], "popularity": -100, "topicSearchString": "react-native ios android lighttpd windows embed server http https react file java javascript js mobile native objective-c" }, @@ -103397,17 +101240,17 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-android-finish", "npm": { - "downloads": 93, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 28 + "downloads": 166, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 46, - "matchingScoreModifiers": [], - "popularity": -0.264, + "score": 35, + "matchingScoreModifiers": [ + "Not updated recently" + ], + "popularity": -0.32, "topicSearchString": "react-native android-finish android" }, { @@ -103430,13 +101273,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-14T14:16:54Z", + "updatedAt": "2025-02-11T12:41:09Z", "createdAt": "2024-06-17T16:44:42Z", - "pushedAt": "2024-12-14T14:16:54Z", - "forks": 22, - "issues": 7, - "subscribers": 12, - "stars": 494 + "pushedAt": "2025-02-11T12:41:09Z", + "forks": 26, + "issues": 11, + "subscribers": 16, + "stars": 574 }, "name": "react-native-wgpu", "fullName": "wcandillon/react-native-webgpu", @@ -103459,18 +101302,16 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npm": { - "downloads": 627, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 136 + "downloads": 249, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 54, "matchingScoreModifiers": [ "Known" ], - "popularity": -0.005, + "popularity": -0.222, "topicSearchString": "react-native ios android" }, { @@ -103495,13 +101336,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-28T12:59:26Z", + "updatedAt": "2025-04-15T23:36:12Z", "createdAt": "2019-04-09T09:10:06Z", - "pushedAt": "2025-01-28T12:59:26Z", - "forks": 1550, + "pushedAt": "2025-04-15T23:36:12Z", + "forks": 1635, "issues": 3, - "subscribers": 164, - "stars": 49776 + "subscribers": 168, + "stars": 51675 }, "name": "zustand", "fullName": "pmndrs/zustand", @@ -103538,13 +101379,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "zustand", "npm": { - "downloads": 18318994, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4345304 + "downloads": 27467141, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 97, "matchingScoreModifiers": [ @@ -103554,7 +101393,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.015, + "popularity": 0.028, "topicSearchString": "react state manager management redux store hooks react-context reactjs state-management hacktoberfest" }, { @@ -103580,9 +101419,9 @@ "createdAt": "2018-10-15T07:46:51Z", "pushedAt": "2024-09-04T10:54:49Z", "forks": 86, - "issues": 22, - "subscribers": 6, - "stars": 260 + "issues": 21, + "subscribers": 5, + "stars": 268 }, "name": "react-native-otp-verify", "fullName": "faizalshap/react-native-otp-verify", @@ -103613,20 +101452,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-otp-verify", "npm": { - "downloads": 63167, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 15087 + "downloads": 81456, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 41, "matchingScoreModifiers": [ "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.017, + "popularity": 0.028, "topicSearchString": "react-native ios android sms-verification" }, { @@ -103659,7 +101497,7 @@ "forks": 33, "issues": 19, "subscribers": 3, - "stars": 38 + "stars": 41 }, "name": "rn-material-ui-textfield", "fullName": "gabrieldonadel/rn-material-ui-textfield", @@ -103702,10 +101540,9 @@ }, "npmPkg": "rn-material-ui-textfield", "npm": { - "downloads": 13044, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3260 + "downloads": 16293, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ @@ -103724,6 +101561,7 @@ ], "ios": true, "android": true, + "fireos": true, "web": true, "expoGo": true, "github": { @@ -103737,13 +101575,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": false, - "updatedAt": "2025-01-28T08:59:52Z", + "updatedAt": "2025-04-14T12:55:58Z", "createdAt": "2019-09-10T19:23:58Z", - "pushedAt": "2025-01-28T08:59:52Z", - "forks": 2968, - "issues": 59, - "subscribers": 204, - "stars": 43554 + "pushedAt": "2025-04-14T12:55:58Z", + "forks": 3096, + "issues": 68, + "subscribers": 208, + "stars": 44754 }, "name": "@tanstack/react-query", "fullName": "TanStack/query", @@ -103761,7 +101599,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -103790,13 +101627,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-05-14T06:56:59Z", + "updatedAt": "2025-02-13T11:06:24Z", "createdAt": "2016-08-02T09:34:28Z", - "pushedAt": "2024-05-14T06:56:59Z", - "forks": 99, - "issues": 49, - "subscribers": 189, - "stars": 127 + "pushedAt": "2025-02-13T11:06:24Z", + "forks": 98, + "issues": 52, + "subscribers": 188, + "stars": 129 }, "name": "react-native-razorpay", "fullName": "razorpay/react-native-razorpay", @@ -103825,22 +101662,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-razorpay", "npm": { - "downloads": 29917, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7997 + "downloads": 30269, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 68, "matchingScoreModifiers": [ "Popular", "Known", - "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.045, + "popularity": 0.028, "topicSearchString": "react-native razorpay payments" }, { @@ -103898,7 +101732,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -103927,10 +101760,10 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-29T07:24:04Z", + "updatedAt": "2025-04-16T06:20:39Z", "createdAt": "2024-03-19T07:03:44Z", - "pushedAt": "2025-01-29T07:24:04Z", - "forks": 4, + "pushedAt": "2025-04-16T06:20:39Z", + "forks": 5, "issues": 0, "subscribers": 4, "stars": 6 @@ -103952,19 +101785,17 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npm": { - "downloads": 24728, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5445 + "downloads": 31805, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 49, "matchingScoreModifiers": [ "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.102, + "popularity": -0.072, "topicSearchString": "moengage push-notification react-native ios android device events" }, { @@ -103989,13 +101820,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-14T10:10:32Z", + "updatedAt": "2025-03-23T16:13:40Z", "createdAt": "2016-11-13T16:10:51Z", - "pushedAt": "2025-01-14T10:10:32Z", - "forks": 199, - "issues": 34, - "subscribers": 13, - "stars": 290 + "pushedAt": "2025-03-23T16:13:40Z", + "forks": 201, + "issues": 33, + "subscribers": 12, + "stars": 291 }, "name": "react-native-appsflyer", "fullName": "AppsFlyerSDK/appsflyer-react-native-plugin", @@ -104016,22 +101847,20 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "6.15.3", - "tagName": "6.15.3", - "createdAt": "2025-01-08T15:10:06Z", - "publishedAt": "2025-01-08T15:11:22Z", + "name": "6.16.2", + "tagName": "6.16.2", + "createdAt": "2025-03-19T12:33:00Z", + "publishedAt": "2025-03-19T12:33:15Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 281141, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 66349 + "downloads": 361310, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 73, "matchingScoreModifiers": [ @@ -104040,7 +101869,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.014, + "popularity": 0.028, "topicSearchString": "react-native react native appsflyer sdk" }, { @@ -104069,7 +101898,7 @@ "forks": 6, "issues": 4, "subscribers": 1, - "stars": 112 + "stars": 122 }, "name": "react-native-toastable", "fullName": "rnheroes/react-native-toastable", @@ -104107,13 +101936,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-toastable", "npm": { - "downloads": 1364, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 341 + "downloads": 1974, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ @@ -104149,10 +101976,10 @@ "updatedAt": "2024-03-02T21:57:28Z", "createdAt": "2023-03-16T13:00:28Z", "pushedAt": "2024-03-02T21:57:28Z", - "forks": 12, + "forks": 17, "issues": 6, "subscribers": 2, - "stars": 106 + "stars": 109 }, "name": "react-native-ruler-picker", "fullName": "rnheroes/react-native-ruler-picker", @@ -104189,17 +102016,16 @@ }, "npmPkg": "react-native-ruler-picker", "npm": { - "downloads": 3783, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1123 + "downloads": 4034, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.075, + "popularity": 0.028, "topicSearchString": "react-native ios android ruler picker ruler-picker react reactnative" }, { @@ -104227,8 +102053,8 @@ "pushedAt": "2022-07-26T11:57:10Z", "forks": 8, "issues": 3, - "subscribers": 3, - "stars": 83 + "subscribers": 2, + "stars": 82 }, "name": "react-native-use-sound", "fullName": "remigallego/react-native-use-sound", @@ -104253,20 +102079,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-use-sound", "npm": { - "downloads": 380, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 52 + "downloads": 274, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.834, + "popularity": -0.721, "topicSearchString": "" }, { @@ -104330,14 +102154,13 @@ }, "npmPkg": "react-native-qr", "npm": { - "downloads": 87, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 18 + "downloads": 71, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [], - "popularity": -0.361, + "popularity": -0.322, "topicSearchString": "react-native ios android" }, { @@ -104368,10 +102191,10 @@ "updatedAt": "2024-08-01T09:32:53Z", "createdAt": "2023-05-26T20:59:12Z", "pushedAt": "2024-08-01T09:32:53Z", - "forks": 4, + "forks": 5, "issues": 2, - "subscribers": 1, - "stars": 26 + "subscribers": 2, + "stars": 28 }, "name": "@aptabase/react-native", "fullName": "aptabase/aptabase-react-native", @@ -104429,13 +102252,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-09T19:57:30Z", + "updatedAt": "2025-03-26T12:49:04Z", "createdAt": "2024-08-03T09:18:50Z", - "pushedAt": "2025-01-09T19:57:30Z", - "forks": 12, - "issues": 2, - "subscribers": 6, - "stars": 106 + "pushedAt": "2025-03-26T12:49:04Z", + "forks": 19, + "issues": 7, + "subscribers": 5, + "stars": 142 }, "name": "react-native-fast-opencv", "fullName": "lukaszkurantdev/react-native-fast-opencv", @@ -104459,29 +102282,27 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 0.4.0", - "tagName": "v0.4.0", - "createdAt": "2025-01-09T19:57:35Z", - "publishedAt": "2025-01-09T19:58:28Z", + "name": "Release 0.4.4", + "tagName": "v0.4.4", + "createdAt": "2025-03-26T12:49:06Z", + "publishedAt": "2025-03-26T12:49:14Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-fast-opencv", "npm": { - "downloads": 1400, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 252 + "downloads": 1334, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Recently updated" ], - "popularity": -0.042, + "popularity": 0.028, "topicSearchString": "react-native ios android cpp jsi new-architecture opencv" }, { @@ -104505,10 +102326,10 @@ "updatedAt": "2024-01-29T05:19:55Z", "createdAt": "2016-09-08T14:21:41Z", "pushedAt": "2024-01-29T05:19:55Z", - "forks": 4592, - "issues": 135, + "forks": 4605, + "issues": 140, "subscribers": 370, - "stars": 25189 + "stars": 25362 }, "name": "@rneui/base", "fullName": "react-native-elements/react-native-elements", @@ -104538,7 +102359,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 22, "matchingScoreModifiers": [ @@ -104573,10 +102393,10 @@ "updatedAt": "2024-02-04T03:55:07Z", "createdAt": "2016-09-08T14:21:41Z", "pushedAt": "2024-02-04T03:55:07Z", - "forks": 4592, - "issues": 135, + "forks": 4605, + "issues": 140, "subscribers": 370, - "stars": 25189 + "stars": 25362 }, "name": "@rneui/themed", "fullName": "react-native-elements/react-native-elements", @@ -104642,13 +102462,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-10T10:04:23Z", + "updatedAt": "2025-04-01T13:56:42Z", "createdAt": "2024-09-03T22:04:50Z", - "pushedAt": "2024-12-10T10:04:23Z", - "forks": 18, + "pushedAt": "2025-04-01T13:56:42Z", + "forks": 21, "issues": 3, - "subscribers": 2, - "stars": 544 + "subscribers": 3, + "stars": 698 }, "name": "sonner-native", "fullName": "gunnartorfis/sonner-native", @@ -104673,10 +102493,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 0.16.2", - "tagName": "v0.16.2", - "createdAt": "2024-12-10T10:04:25Z", - "publishedAt": "2024-12-10T10:04:31Z", + "name": "Release 0.19.0", + "tagName": "v0.19.0", + "createdAt": "2025-04-01T13:56:44Z", + "publishedAt": "2025-04-01T13:56:48Z", "isPrerelease": false }, "hasTypes": true, @@ -104685,17 +102505,17 @@ }, "npmPkg": "sonner-native", "npm": { - "downloads": 26028, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6274 + "downloads": 51320, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, + "score": 57, "matchingScoreModifiers": [ "Known", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.019, + "popularity": 0.028, "topicSearchString": "react-native ios android toast toasts reanimated sonner sonner-native" }, { @@ -104770,16 +102590,16 @@ }, "npmPkg": "mobile-native-barcode-generator", "npm": { - "downloads": 25, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5 + "downloads": 31, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.35, + "popularity": -0.318, "topicSearchString": "react-native ios android barcode qr-code barcode-generator qr-code-generator mobile-native-barcode-generator java kotlin library npm npm-library react swift" }, { @@ -104844,19 +102664,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-barcode", "npm": { - "downloads": 30, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 11 + "downloads": 70, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.183, + "popularity": -0.321, "topicSearchString": "react-native expo expo-barcode expobarcode ios android barcode qr-code barcode-generator qr-code-generator mobile-native-barcode-generator expo-library expo-modules java kotlin library npm npm-library react" }, { @@ -104882,13 +102701,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-09T09:55:37Z", + "updatedAt": "2025-02-18T16:37:05Z", "createdAt": "2024-01-25T09:42:16Z", - "pushedAt": "2025-01-09T09:55:37Z", - "forks": 10, + "pushedAt": "2025-02-18T16:37:05Z", + "forks": 11, "issues": 0, "subscribers": 6, - "stars": 143 + "stars": 158 }, "name": "@swan-io/react-native-browser", "fullName": "swan-io/react-native-browser", @@ -104921,9 +102740,8 @@ "isArchived": false }, "npm": {}, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -104948,13 +102766,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-12T16:45:05Z", + "updatedAt": "2025-02-20T07:28:42Z", "createdAt": "2024-09-06T08:11:28Z", - "pushedAt": "2025-01-12T16:45:05Z", - "forks": 8, - "issues": 2, + "pushedAt": "2025-02-20T07:28:42Z", + "forks": 10, + "issues": 3, "subscribers": 3, - "stars": 151 + "stars": 190 }, "name": "react-native-animated-rolling-numbers", "fullName": "BouarourMohammed/react-native-animated-rolling-numbers", @@ -104980,30 +102798,27 @@ "spdxId": "MIT" }, "lastRelease": { - "name": "v1.1.0", - "tagName": "v1.1.0", - "createdAt": "2025-01-12T16:45:05Z", - "publishedAt": "2025-01-12T16:54:57Z", + "name": "v2.0.0", + "tagName": "v2.0.0", + "createdAt": "2025-02-20T07:28:42Z", + "publishedAt": "2025-02-20T07:56:24Z", "isPrerelease": false }, "hasTypes": false, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-animated-rolling-numbers", "npm": { - "downloads": 4263, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1168 + "downloads": 8727, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.052, + "popularity": 0.028, "topicSearchString": "react-native animated-numbers rolling-numbers animated-digits animated-number reanimated numbers react digits animated-rollilng-numbers" }, { @@ -105034,7 +102849,7 @@ "forks": 0, "issues": 0, "subscribers": 1, - "stars": 8 + "stars": 9 }, "name": "react-native-press-and-hold-button", "fullName": "ayonshafiul/react-native-press-and-hold-button", @@ -105070,16 +102885,16 @@ }, "npmPkg": "react-native-press-and-hold-button", "npm": { - "downloads": 82, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 16 + "downloads": 153, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.374, + "popularity": -0.324, "topicSearchString": "react-native ios android press hold long-press button" }, { @@ -105107,13 +102922,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-29T22:56:41Z", + "updatedAt": "2025-04-08T17:20:44Z", "createdAt": "2024-03-28T20:47:03Z", - "pushedAt": "2025-01-29T22:56:41Z", - "forks": 9, - "issues": 25, - "subscribers": 10, - "stars": 34 + "pushedAt": "2025-04-08T17:20:44Z", + "forks": 11, + "issues": 32, + "subscribers": 8, + "stars": 36 }, "name": "@jwplayer/jwplayer-react-native", "fullName": "jwplayer/jwplayer-react-native", @@ -105142,10 +102957,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v1.0.3", - "tagName": "v1.0.3", - "createdAt": "2024-12-11T23:58:57Z", - "publishedAt": "2024-12-12T00:02:38Z", + "name": "v1.1.0", + "tagName": "v1.1.0", + "createdAt": "2025-03-14T19:58:12Z", + "publishedAt": "2025-03-14T20:03:59Z", "isPrerelease": false }, "hasTypes": true, @@ -105180,13 +102995,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-10-19T20:10:34Z", + "updatedAt": "2025-04-03T05:48:44Z", "createdAt": "2024-08-24T11:07:04Z", - "pushedAt": "2024-10-19T20:10:34Z", + "pushedAt": "2025-04-03T05:48:44Z", "forks": 0, "issues": 0, "subscribers": 1, - "stars": 7 + "stars": 8 }, "name": "react-native-ping-android", "fullName": "RakaDoank/react-native-ping-android", @@ -105211,16 +103026,16 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npm": { - "downloads": 42, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9 + "downloads": 251, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 46, - "matchingScoreModifiers": [], - "popularity": -0.35, + "score": 51, + "matchingScoreModifiers": [ + "Recently updated" + ], + "popularity": -0.322, "topicSearchString": "react-native ping ping-android ping-android ping" }, { @@ -105273,10 +103088,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], "popularity": -100, @@ -105332,10 +103147,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], "popularity": -100, @@ -105369,13 +103184,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": false, - "updatedAt": "2025-01-16T10:42:29Z", + "updatedAt": "2025-04-16T08:24:16Z", "createdAt": "2020-07-14T09:09:30Z", - "pushedAt": "2025-01-16T10:42:29Z", - "forks": 43, - "issues": 36, - "subscribers": 14, - "stars": 81 + "pushedAt": "2025-04-16T08:24:16Z", + "forks": 50, + "issues": 38, + "subscribers": 15, + "stars": 98 }, "name": "posthog-react-native", "fullName": "PostHog/posthog-js-lite", @@ -105387,10 +103202,9 @@ }, "npmPkg": "posthog-react-native", "npm": { - "downloads": 119625, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 26692 + "downloads": 179118, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -105398,7 +103212,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.001, + "popularity": 0.028, "topicSearchString": "" }, { @@ -105424,13 +103238,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-28T17:02:27Z", + "updatedAt": "2025-04-03T10:02:56Z", "createdAt": "2021-05-19T13:28:57Z", - "pushedAt": "2025-01-28T17:02:27Z", - "forks": 67, + "pushedAt": "2025-04-03T10:02:56Z", + "forks": 69, "issues": 0, - "subscribers": 75, - "stars": 137 + "subscribers": 77, + "stars": 142 }, "name": "@intercom/intercom-react-native", "fullName": "intercom/intercom-react-native", @@ -105456,10 +103270,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 8.1.0", - "tagName": "8.1.0", - "createdAt": "2024-11-04T17:51:51Z", - "publishedAt": "2024-11-04T17:56:43Z", + "name": "Release 8.3.0", + "tagName": "8.3.0", + "createdAt": "2025-02-21T15:37:46Z", + "publishedAt": "2025-02-21T15:59:52Z", "isPrerelease": false }, "hasTypes": true, @@ -105479,14 +103293,14 @@ "githubUrl": "https://github.com/f0wu5u/calendar-kit", "npmPkg": "@fowusu/calendar-kit", "examples": [ - "https://github.com/f0wu5u/calendar-kit/tree/master/example" + "https://github.com/f0wu5u/calendar-kit/tree/main/example" ], "images": [ - "https://github.com/f0wu5u/calendar-kit/raw/master/static/vio-calendar.gif", - "https://github.com/f0wu5u/calendar-kit/raw/master/static/priceline-calendar.gif", - "https://github.com/f0wu5u/calendar-kit/raw/master/static/localize-calendar.gif", - "https://github.com/f0wu5u/calendar-kit/raw/master/static/schedule-calendar.gif", - "https://github.com/f0wu5u/calendar-kit/raw/master/static/booking-calendar.gif" + "https://github.com/f0wu5u/calendar-kit/raw/main/static/vio-calendar.gif", + "https://github.com/f0wu5u/calendar-kit/raw/main/static/priceline-calendar.gif", + "https://github.com/f0wu5u/calendar-kit/raw/main/static/localize-calendar.gif", + "https://github.com/f0wu5u/calendar-kit/raw/main/static/schedule-calendar.gif", + "https://github.com/f0wu5u/calendar-kit/raw/main/static/booking-calendar.gif" ], "ios": true, "android": true, @@ -105502,13 +103316,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-26T00:21:48Z", + "updatedAt": "2025-04-03T16:53:09Z", "createdAt": "2024-05-28T09:43:24Z", - "pushedAt": "2025-01-26T00:21:48Z", + "pushedAt": "2025-04-03T16:53:09Z", "forks": 1, "issues": 0, "subscribers": 1, - "stars": 45 + "stars": 53 }, "name": "@fowusu/calendar-kit", "fullName": "f0wu5u/calendar-kit", @@ -105568,13 +103382,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-28T16:27:52Z", + "updatedAt": "2025-04-15T19:44:37Z", "createdAt": "2024-09-16T22:57:45Z", - "pushedAt": "2025-01-28T16:27:52Z", - "forks": 2, + "pushedAt": "2025-04-15T19:44:37Z", + "forks": 4, "issues": 1, "subscribers": 2, - "stars": 63 + "stars": 107 }, "name": "react-native-rate-app", "fullName": "huextrat/react-native-rate-app", @@ -105601,29 +103415,27 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v1.1.2", - "tagName": "v1.1.2", - "createdAt": "2025-01-22T02:05:02Z", - "publishedAt": "2025-01-22T02:05:09Z", + "name": "v1.3.5", + "tagName": "v1.3.5", + "createdAt": "2025-04-02T01:34:13Z", + "publishedAt": "2025-04-02T01:34:23Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-rate-app", "npm": { - "downloads": 442, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 160 + "downloads": 5758, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Recently updated" ], - "popularity": -0.11, + "popularity": 0.028, "topicSearchString": "react-native ios android rate review native store huawei samsung amazon" }, { @@ -105653,7 +103465,7 @@ "forks": 0, "issues": 0, "subscribers": 1, - "stars": 4 + "stars": 5 }, "name": "react-native-typing-animated-text", "fullName": "mehuljetani/react-native-typing-animated-text", @@ -105684,16 +103496,16 @@ }, "npmPkg": "react-native-typing-animated-text", "npm": { - "downloads": 60, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6 + "downloads": 61, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.467, + "popularity": -0.317, "topicSearchString": "react-native animated-text typing-effect text-animation animations typing animated-typing ui text-effect animated-text-effect component typing-animation text-typing animated-text-input animation typing-text" }, { @@ -105745,16 +103557,16 @@ }, "npmPkg": "react-native-custom-animated-accordion", "npm": { - "downloads": 31, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9 + "downloads": 41, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.253, + "popularity": -0.326, "topicSearchString": "react-native animated accordion custom-accordion animated-accordion collapsible animation" }, { @@ -105808,16 +103620,16 @@ }, "npmPkg": "react-native-animated-flip-card", "npm": { - "downloads": 43, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 11 + "downloads": 232, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.303, + "popularity": -0.32, "topicSearchString": "react-native animated flip card animation horizontal vertical flip-card" }, { @@ -105848,10 +103660,10 @@ "updatedAt": "2024-12-05T01:41:52Z", "createdAt": "2024-02-20T01:49:36Z", "pushedAt": "2024-12-05T01:41:52Z", - "forks": 3, - "issues": 0, + "forks": 4, + "issues": 1, "subscribers": 1, - "stars": 62 + "stars": 69 }, "name": "react-native-flexible-grid", "fullName": "iNerdStack/react-native-flexible-grid", @@ -105891,16 +103703,15 @@ }, "npmPkg": "react-native-flexible-grid", "npm": { - "downloads": 2847, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 435 + "downloads": 3404, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.069, + "popularity": 0.028, "topicSearchString": "react-native ios web android grid grid-layout masonry rtl rtl-support mansonry hacktoberfest" }, { @@ -105921,13 +103732,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-09-14T08:33:31Z", + "updatedAt": "2025-03-31T06:11:21Z", "createdAt": "2024-09-14T01:50:51Z", - "pushedAt": "2024-09-14T08:33:31Z", - "forks": 0, + "pushedAt": "2025-03-31T06:11:21Z", + "forks": 2, "issues": 0, "subscribers": 1, - "stars": 3 + "stars": 6 }, "name": "vision-camera-zxing", "fullName": "xulihang/vision-camera-zxing", @@ -105966,19 +103777,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "vision-camera-zxing", "npm": { - "downloads": 41, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 11 + "downloads": 35, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 49, "matchingScoreModifiers": [ + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.301, + "popularity": -0.321, "topicSearchString": "react-native ios android barcode vision-camera zxing barcode-scanner ean qrcode qrcode-scanner scanner upc" }, { @@ -106000,13 +103810,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-28T17:05:38Z", + "updatedAt": "2025-04-15T21:58:04Z", "createdAt": "2024-09-18T14:55:44Z", - "pushedAt": "2025-01-28T17:05:38Z", - "forks": 3, + "pushedAt": "2025-04-15T21:58:04Z", + "forks": 5, "issues": 1, "subscribers": 1, - "stars": 99 + "stars": 157 }, "name": "react-native-screenshot-aware", "fullName": "huextrat/react-native-screenshot-aware", @@ -106030,29 +103840,27 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v1.0.6", - "tagName": "v1.0.6", - "createdAt": "2025-01-21T22:01:21Z", - "publishedAt": "2025-01-21T22:01:30Z", + "name": "v1.3.2", + "tagName": "v1.3.2", + "createdAt": "2025-04-03T15:12:31Z", + "publishedAt": "2025-04-03T15:12:41Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-screenshot-aware", "npm": { - "downloads": 5228, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 667 + "downloads": 11383, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Recently updated" ], - "popularity": -0.094, + "popularity": 0.028, "topicSearchString": "react-native ios android screenshot aware capture screen" }, { @@ -106082,7 +103890,7 @@ "forks": 0, "issues": 0, "subscribers": 2, - "stars": 21 + "stars": 24 }, "name": "react-native-ios-visual-effect-view", "fullName": "dominicstop/react-native-ios-visual-effect-view", @@ -106122,16 +103930,13 @@ }, "npmPkg": "react-native-ios-visual-effect-view", "npm": { - "downloads": 471, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 15 + "downloads": 447, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, - "matchingScoreModifiers": [ - "Recently updated" - ], - "popularity": -0.539, + "score": 46, + "matchingScoreModifiers": [], + "popularity": -0.323, "topicSearchString": "react-native ios android fabric jsi react react-natve swift uikit uivisualeffectview cafilter" }, { @@ -106158,7 +103963,7 @@ "forks": 1, "issues": 0, "subscribers": 1, - "stars": 9 + "stars": 10 }, "name": "react-native-stack-carousel", "fullName": "mehuljetani/react-native-stack-carousel", @@ -106177,19 +103982,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-stack-carousel", "npm": { - "downloads": 73, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 13 + "downloads": 105, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.391, + "popularity": -0.321, "topicSearchString": "react-native carousel stack-carousel carousel-stack stack-animation swiper-flatlist" }, { @@ -106214,7 +104017,7 @@ "forks": 0, "issues": 0, "subscribers": 1, - "stars": 10 + "stars": 11 }, "name": "@vokhuyet/react-native-draw-overlay", "fullName": "vokhuyetOz/react-native-draw-overlay", @@ -106236,7 +104039,6 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, "score": 46, "matchingScoreModifiers": [], @@ -106261,13 +104063,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-14T11:43:53Z", + "updatedAt": "2025-03-25T15:14:47Z", "createdAt": "2024-08-30T09:36:30Z", - "pushedAt": "2025-01-14T11:43:53Z", + "pushedAt": "2025-03-25T15:14:47Z", "forks": 0, "issues": 0, "subscribers": 0, - "stars": 2 + "stars": 6 }, "name": "react-native-hapticlabs", "fullName": "HapticlabsIO/react-native-hapticlabs", @@ -106303,20 +104105,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-hapticlabs", "npm": { - "downloads": 140, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 18 + "downloads": 131, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 49, "matchingScoreModifiers": [ "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.443, + "popularity": -0.327, "topicSearchString": "react-native ios android haptics vibration ahap hla ogg hapticlabs" }, { @@ -106343,7 +104143,7 @@ "forks": 0, "issues": 0, "subscribers": 1, - "stars": 5 + "stars": 6 }, "name": "react-native-animated-tab", "fullName": "mehuljetani/react-native-animated-tab", @@ -106366,19 +104166,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-animated-tab", "npm": { - "downloads": 63, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12 + "downloads": 33, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.382, + "popularity": -0.32, "topicSearchString": "react-native segmented-tab tab animated-tab segmented-control-tab animation-tab reanimated-tab animation reanimated tabs" }, { @@ -106412,7 +104211,7 @@ "forks": 0, "issues": 1, "subscribers": 1, - "stars": 8 + "stars": 9 }, "name": "react-native-custom-select", "fullName": "kimolalekan/react-native-custom-select", @@ -106446,16 +104245,15 @@ }, "npmPkg": "react-native-custom-select", "npm": { - "downloads": 88, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 21 + "downloads": 96, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.327, + "popularity": -0.319, "topicSearchString": "react react-native native select dropdown option" }, { @@ -106483,7 +104281,7 @@ "forks": 0, "issues": 1, "subscribers": 2, - "stars": 14 + "stars": 16 }, "name": "react-native-lz4", "fullName": "mateoguzmana/react-native-lz4", @@ -106516,17 +104314,17 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-lz4", "npm": { - "downloads": 15, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 10 + "downloads": 24, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 46, - "matchingScoreModifiers": [], - "popularity": 0.117, + "score": 35, + "matchingScoreModifiers": [ + "Not updated recently" + ], + "popularity": -0.308, "topicSearchString": "react-native ios android compression lz4 zip" }, { @@ -106554,13 +104352,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-13T18:19:51Z", + "updatedAt": "2025-02-15T02:15:30Z", "createdAt": "2024-07-10T17:56:47Z", - "pushedAt": "2025-01-13T18:19:51Z", + "pushedAt": "2025-02-15T02:15:30Z", "forks": 1, "issues": 0, "subscribers": 0, - "stars": 3 + "stars": 4 }, "name": "multiform-validator", "fullName": "Multiform-Validator/typescript-javascript", @@ -106602,10 +104400,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "2.4.0", - "tagName": "2.4.0", - "createdAt": "2025-01-13T18:19:51Z", - "publishedAt": "2025-01-13T18:21:16Z", + "name": "2.6.1", + "tagName": "2.6.1", + "createdAt": "2025-02-15T02:15:30Z", + "publishedAt": "2025-02-15T02:15:50Z", "isPrerelease": false }, "hasTypes": true, @@ -106613,17 +104411,15 @@ "isArchived": false }, "npm": { - "downloads": 734, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 146 + "downloads": 364, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.123, + "popularity": -0.32, "topicSearchString": "validator multiform validação email-validator multiform-validator javascript npm security safe pentest security-tools validate magic-number magic-number-validator magic-numbers cpf cnpj password email isemail image javascript-library library typescript typescript-library validate-js" }, { @@ -106649,9 +104445,9 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-29T03:37:11Z", + "updatedAt": "2025-03-14T16:54:06Z", "createdAt": "2023-09-16T14:44:23Z", - "pushedAt": "2025-01-29T03:37:11Z", + "pushedAt": "2025-03-14T16:54:06Z", "forks": 0, "issues": 1, "subscribers": 1, @@ -106697,19 +104493,16 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 221, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 40 + "downloads": 52, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.391, + "popularity": -0.312, "topicSearchString": "javascript typescript azure-translator translator translator-code i18n-json-generator i18n translations azure azure-translate azure-translation-services javascript-library npm-package azure-translator-code collaborate communityexchange" }, { @@ -106740,7 +104533,7 @@ "forks": 0, "issues": 1, "subscribers": 0, - "stars": 2 + "stars": 4 }, "name": "react-native-redux-persist2", "fullName": "Redux-Utils/react-native-redux-persist", @@ -106778,18 +104571,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 340, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 79 + "downloads": 336, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.338, + "popularity": -0.32, "topicSearchString": "react redux persist react-redux react-component react-library react-redux-persist redux-persist redux-persist2 expo react-native redux-toolkit" }, { @@ -106816,9 +104608,9 @@ "createdAt": "2024-09-29T07:07:19Z", "pushedAt": "2024-10-18T08:11:19Z", "forks": 0, - "issues": 0, - "subscribers": 1, - "stars": 32 + "issues": 1, + "subscribers": 2, + "stars": 35 }, "name": "react-native-nitro-totp", "fullName": "4cc3ssX/react-native-nitro-totp", @@ -106857,19 +104649,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-nitro-totp", "npm": { "downloads": 44, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12 + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.182, + "popularity": -0.205, "topicSearchString": "react-native nitro totp hotp otpauth otp-auth authentication security nitro-totp nitro-hotp nitro-modules nitrogen" }, { @@ -106895,13 +104686,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-29T08:10:55Z", + "updatedAt": "2025-02-16T06:20:37Z", "createdAt": "2024-07-01T12:03:36Z", - "pushedAt": "2025-01-29T08:10:55Z", - "forks": 20, - "issues": 4, - "subscribers": 1, - "stars": 177 + "pushedAt": "2025-02-16T06:20:37Z", + "forks": 28, + "issues": 13, + "subscribers": 2, + "stars": 254 }, "name": "@d11/react-native-fast-image", "fullName": "dream-sports-labs/react-native-fast-image", @@ -106923,10 +104714,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v8.9.1", - "tagName": "v8.9.1", - "createdAt": "2025-01-07T11:22:57Z", - "publishedAt": "2025-01-07T11:24:08Z", + "name": "v8.9.2", + "tagName": "v8.9.2", + "createdAt": "2025-02-16T06:24:23Z", + "publishedAt": "2025-02-16T06:25:31Z", "isPrerelease": false }, "hasTypes": true, @@ -106934,9 +104725,8 @@ "isArchived": false }, "npm": {}, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -106965,18 +104755,18 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-29T03:30:04Z", + "updatedAt": "2025-02-17T23:32:59Z", "createdAt": "2022-03-01T05:47:30Z", - "pushedAt": "2025-01-29T03:30:04Z", - "forks": 0, + "pushedAt": "2025-02-17T23:32:59Z", + "forks": 1, "issues": 1, "subscribers": 1, - "stars": 9 + "stars": 11 }, "name": "cpf_and_cnpj-generator", "fullName": "gabriel-logan/Gerador-CPF-e-CNPJ-valido", "isPrivate": false, - "description": "This repository contains a JavaScript code that generates a valid Brazilian CPF (Cadastro de Pessoas Físicas). CPF is a unique identification number assigned to individuals in Brazil. The code ensures that the generated CPF numbers follow the required validation rules and algorithms.", + "description": "Este repositório contém um código JavaScript que gera um CPF (Cadastro de Pessoas Físicas) e CNPJ (Cadastro Nacional da Pessoa Jurídica) brasileiro válido. CPF é um número de identificação exclusivo atribuído a indivíduos no Brasil. O código garante que os números de CPF e CNPJ gerados sigam as regras e algoritmos de validação necessários.", "topics": [ "cpf", "cnpj", @@ -107010,19 +104800,16 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 1043, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 211 + "downloads": 952, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.119, + "popularity": -0.072, "topicSearchString": "cpf cnpj generator gerador validador documento javascript dados-pessoais npm cpf cnpj gerador-de-cpf gerador-de-cnpj validador-de-cpf validador-de-cnpj gerador-de-cpf-e-cnpj validador-de-cpf-e-cnpj front-end back-end node" }, { @@ -107092,10 +104879,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], "popularity": -100, @@ -107121,13 +104908,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-07T06:09:20Z", + "updatedAt": "2025-03-28T15:56:42Z", "createdAt": "2021-07-20T21:43:38Z", - "pushedAt": "2025-01-07T06:09:20Z", - "forks": 31, - "issues": 7, + "pushedAt": "2025-03-28T15:56:42Z", + "forks": 33, + "issues": 9, "subscribers": 13, - "stars": 17 + "stars": 20 }, "name": "@adobe/react-native-aepcore", "fullName": "adobe/aepsdk-react-native", @@ -107152,7 +104939,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -107188,7 +104974,7 @@ "forks": 1, "issues": 0, "subscribers": 0, - "stars": 13 + "stars": 18 }, "name": "@netizen-teknologi/react-native-maps-leaflet", "fullName": "Netizen-Teknologi/react-native-maps-leaflet", @@ -107209,7 +104995,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 43, "matchingScoreModifiers": [ @@ -107243,13 +105028,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-25T21:26:32Z", + "updatedAt": "2025-04-08T02:23:15Z", "createdAt": "2023-10-30T11:30:30Z", - "pushedAt": "2024-11-25T21:26:32Z", - "forks": 14, - "issues": 18, + "pushedAt": "2025-04-08T02:23:15Z", + "forks": 17, + "issues": 25, "subscribers": 4, - "stars": 177 + "stars": 254 }, "name": "expo-speech-recognition", "fullName": "jamsch/expo-speech-recognition", @@ -107271,10 +105056,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v1.1.0", - "tagName": "v1.1.0", - "createdAt": "2024-11-25T21:27:52Z", - "publishedAt": "2024-11-25T21:27:53Z", + "name": "v1.1.1", + "tagName": "v1.1.1", + "createdAt": "2025-02-01T02:55:42Z", + "publishedAt": "2025-02-01T02:55:42Z", "isPrerelease": false }, "hasTypes": true, @@ -107283,16 +105068,17 @@ }, "npmPkg": "expo-speech-recognition", "npm": { - "downloads": 7325, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2088 + "downloads": 23035, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 57, "matchingScoreModifiers": [ + "Known", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.063, + "popularity": 0.028, "topicSearchString": "react-native expo expo-speech-recognition expospeechrecognition webkitspeechrecognition speechrecognition" }, { @@ -107318,10 +105104,10 @@ "updatedAt": "2024-10-24T19:04:45Z", "createdAt": "2024-10-09T21:48:16Z", "pushedAt": "2024-10-24T19:04:45Z", - "forks": 1, + "forks": 2, "issues": 0, "subscribers": 1, - "stars": 4 + "stars": 6 }, "name": "react-native-sprites", "fullName": "dcavalcante/react-native-sprites", @@ -107344,19 +105130,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-sprites", "npm": { - "downloads": 79, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12 + "downloads": 55, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.413, + "popularity": -0.332, "topicSearchString": "react-native ios android" }, { @@ -107377,9 +105161,9 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-04T17:56:53Z", + "updatedAt": "2025-03-24T03:13:05Z", "createdAt": "2024-10-15T18:51:34Z", - "pushedAt": "2024-11-04T17:56:53Z", + "pushedAt": "2025-03-24T03:13:05Z", "forks": 1, "issues": 0, "subscribers": 1, @@ -107410,10 +105194,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 43, + "score": 49, "matchingScoreModifiers": [ + "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -107439,13 +105223,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-26T13:43:06Z", + "updatedAt": "2025-04-15T16:43:37Z", "createdAt": "2024-09-27T12:59:01Z", - "pushedAt": "2025-01-26T13:43:06Z", - "forks": 31, - "issues": 5, + "pushedAt": "2025-04-15T16:43:37Z", + "forks": 41, + "issues": 6, "subscribers": 10, - "stars": 775 + "stars": 899 }, "name": "react-native-bottom-tabs", "fullName": "callstackincubator/react-native-bottom-tabs", @@ -107468,20 +105252,19 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-bottom-tabs", "npm": { - "downloads": 6916, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2191 + "downloads": 14654, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 59, + "score": 76, "matchingScoreModifiers": [ + "Popular", "Known", "Recently updated" ], - "popularity": 0.095, + "popularity": 0.028, "topicSearchString": "react-native ios android" }, { @@ -107512,10 +105295,10 @@ "updatedAt": "2025-01-18T11:45:32Z", "createdAt": "2024-10-16T00:58:34Z", "pushedAt": "2025-01-18T11:45:32Z", - "forks": 3, + "forks": 4, "issues": 0, - "subscribers": 3, - "stars": 187 + "subscribers": 4, + "stars": 226 }, "name": "react-native-fast-confetti", "fullName": "AlirezaHadjar/react-native-fast-confetti", @@ -107547,17 +105330,16 @@ }, "npmPkg": "react-native-fast-confetti", "npm": { - "downloads": 2808, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 717 + "downloads": 8829, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 51, "matchingScoreModifiers": [ - "Recently updated", + "Known", "Not supporting New Architecture" ], - "popularity": 0.033, + "popularity": 0.028, "topicSearchString": "react-native ios android" }, { @@ -107588,7 +105370,7 @@ "forks": 11, "issues": 1, "subscribers": 3, - "stars": 150 + "stars": 152 }, "name": "react-native-animated-stopwatch-timer", "fullName": "rgommezz/react-native-animated-stopwatch-timer", @@ -107622,17 +105404,16 @@ }, "npmPkg": "react-native-animated-stopwatch-timer", "npm": { - "downloads": 963, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 248 + "downloads": 1051, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.035, + "popularity": 0.028, "topicSearchString": "react-native ios android react reanimated2" }, { @@ -107657,9 +105438,9 @@ "createdAt": "2024-09-12T16:13:51Z", "pushedAt": "2025-01-01T22:26:41Z", "forks": 0, - "issues": 0, + "issues": 1, "subscribers": 2, - "stars": 37 + "stars": 39 }, "name": "react-native-fast-secure-storage", "fullName": "IvanIhnatsiuk/react-native-fast-secure-storage", @@ -107689,20 +105470,17 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-fast-secure-storage", "npm": { - "downloads": 261, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 37 + "downloads": 479, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.33, + "popularity": -0.223, "topicSearchString": "react-native ios android" }, { @@ -107733,7 +105511,7 @@ "forks": 1, "issues": 0, "subscribers": 1, - "stars": 39 + "stars": 42 }, "name": "nativeflowcss", "fullName": "nativeflowteam/nativeflowcss", @@ -107790,19 +105568,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "nativeflowcss", "npm": { - "downloads": 61, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12 + "downloads": 55, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.266, + "popularity": -0.232, "topicSearchString": "react-native tailwind-css utility-first css-in-js no-babel easy-setup one-package ui-library mobile-ui cross-platform ios android flexbox minimalist tailwind responsive design-system native styling lightweight performance customizable theme mobile-first utility nativeflowcss utility-objects hacktoberfest mobile-design mobile-styling" }, { @@ -107822,13 +105599,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-07-06T09:14:35Z", + "updatedAt": "2025-03-24T18:48:10Z", "createdAt": "2015-03-11T20:27:48Z", - "pushedAt": "2024-07-06T09:14:35Z", + "pushedAt": "2025-03-24T18:48:10Z", "forks": 41, - "issues": 1, + "issues": 3, "subscribers": 6, - "stars": 604 + "stars": 612 }, "name": "navigation", "fullName": "grahammendick/navigation", @@ -107849,21 +105626,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "navigation", "npm": { - "downloads": 2508, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 501 + "downloads": 3270, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 41, + "score": 57, "matchingScoreModifiers": [ "Known", - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.022, + "popularity": 0.028, "topicSearchString": "router navigation" }, { @@ -107886,13 +105661,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-07-06T09:14:35Z", + "updatedAt": "2025-04-13T09:16:50Z", "createdAt": "2015-03-11T20:27:48Z", - "pushedAt": "2024-07-06T09:14:35Z", + "pushedAt": "2025-04-13T09:16:50Z", "forks": 41, - "issues": 1, + "issues": 3, "subscribers": 6, - "stars": 604 + "stars": 612 }, "name": "navigation-react", "fullName": "grahammendick/navigation", @@ -107914,21 +105689,19 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "navigation-react", "npm": { - "downloads": 382, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 96 + "downloads": 643, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 41, + "score": 57, "matchingScoreModifiers": [ "Known", - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.219, + "popularity": 0.028, "topicSearchString": "router navigation react" }, { @@ -107950,13 +105723,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-23T17:54:57Z", + "updatedAt": "2025-04-01T20:05:48Z", "createdAt": "2015-03-11T20:27:48Z", - "pushedAt": "2025-01-23T17:54:57Z", + "pushedAt": "2025-04-01T20:05:48Z", "forks": 41, - "issues": 1, + "issues": 3, "subscribers": 6, - "stars": 604 + "stars": 612 }, "name": "navigation-react-native", "fullName": "grahammendick/navigation", @@ -107979,20 +105752,18 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "navigation-react-native", "npm": { - "downloads": 385, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 123 + "downloads": 802, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 59, "matchingScoreModifiers": [ "Known", "Recently updated" ], - "popularity": -0.151, + "popularity": 0.027, "topicSearchString": "router navigation react native" }, { @@ -108019,7 +105790,7 @@ "createdAt": "2024-10-10T15:48:30Z", "pushedAt": "2024-11-04T15:36:11Z", "forks": 0, - "issues": 2, + "issues": 3, "subscribers": 1, "stars": 13 }, @@ -108054,17 +105825,15 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-turbo-sqlite", "npm": { - "downloads": 21, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3 + "downloads": 20, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [], - "popularity": -0.398, + "popularity": -0.3, "topicSearchString": "react-native ios android sqlite turbomodule new-architecture" }, { @@ -108114,11 +105883,9 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -108143,13 +105910,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-06T20:01:46Z", + "updatedAt": "2025-04-07T09:42:40Z", "createdAt": "2024-10-22T13:22:40Z", - "pushedAt": "2025-01-06T20:01:46Z", + "pushedAt": "2025-04-07T09:42:40Z", "forks": 8, "issues": 1, "subscribers": 2, - "stars": 153 + "stars": 183 }, "name": "expo-in-app-updates", "fullName": "SohelIslamImran/expo-in-app-updates", @@ -108174,20 +105941,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-in-app-updates", "npm": { - "downloads": 4089, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1113 + "downloads": 8774, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 49, "matchingScoreModifiers": [ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.05, + "popularity": 0.028, "topicSearchString": "react-native expo expo-in-app-updates expoinappupdates expo-module in-app-updates" }, { @@ -108206,13 +105971,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-24T17:46:32Z", + "updatedAt": "2025-04-14T18:51:08Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-24T17:46:32Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:51:08Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-manifests", "fullName": "expo/expo", @@ -108234,13 +105999,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-manifests", "npm": { - "downloads": 1628251, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 385313 + "downloads": 2361299, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -108251,7 +106014,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.014, + "popularity": 0.028, "topicSearchString": "react-native expo expo-manifests" }, { @@ -108270,13 +106033,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-24T17:46:32Z", + "updatedAt": "2025-04-04T23:30:01Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-24T17:46:32Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-04T23:30:01Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-structured-headers", "fullName": "expo/expo", @@ -108298,13 +106061,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-structured-headers", "npm": { - "downloads": 1112596, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 265130 + "downloads": 1484651, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -108315,7 +106076,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.016, + "popularity": 0.028, "topicSearchString": "react-native expo expo-structured-headers" }, { @@ -108334,13 +106095,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-24T17:46:32Z", + "updatedAt": "2025-04-04T23:30:01Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-24T17:46:32Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-04T23:30:01Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-json-utils", "fullName": "expo/expo", @@ -108366,13 +106127,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-json-utils", "npm": { - "downloads": 1599295, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 377984 + "downloads": 2237918, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -108383,7 +106142,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.014, + "popularity": 0.028, "topicSearchString": "react-native expo expo-json-utils android ios jsonobjects nsdictionaries" }, { @@ -108405,10 +106164,10 @@ "updatedAt": "2025-01-28T09:55:27Z", "createdAt": "2018-06-30T12:01:28Z", "pushedAt": "2025-01-28T09:55:27Z", - "forks": 13, + "forks": 14, "issues": 1, - "subscribers": 4, - "stars": 54 + "subscribers": 3, + "stars": 60 }, "name": "expo-jwt", "fullName": "blake-simpson/expo-jwt", @@ -108430,20 +106189,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-jwt", "npm": { - "downloads": 17326, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3957 + "downloads": 19854, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.006, + "popularity": 0.028, "topicSearchString": "expo jwt react-native" }, { @@ -108458,20 +106214,20 @@ "urls": { "repo": "https://github.com/mmusaib/expo-skeleton-loading", "clone": "https://github.com/mmusaib/expo-skeleton-loading.git", - "homepage": null + "homepage": "https://www.npmjs.com/package/expo-skeleton-loading" }, "stats": { "hasIssues": true, "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-11-18T05:16:04Z", + "updatedAt": "2025-01-30T10:20:37Z", "createdAt": "2024-04-02T07:17:42Z", - "pushedAt": "2024-11-18T05:16:04Z", - "forks": 3, - "issues": 1, + "pushedAt": "2025-01-30T10:20:37Z", + "forks": 4, + "issues": 0, "subscribers": 1, - "stars": 11 + "stars": 24 }, "name": "expo-skeleton-loading", "fullName": "mmusaib/expo-skeleton-loading", @@ -108503,16 +106259,15 @@ }, "npmPkg": "expo-skeleton-loading", "npm": { - "downloads": 2478, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 701 + "downloads": 6770, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.039, + "popularity": -0.072, "topicSearchString": "skeleton expo react-native skeleton-loader expo-skeleton-loader skeleton-loading loading expo-skeleton-loading easy easy-skeletion-loader easy-skeletion-loading" }, { @@ -108542,9 +106297,9 @@ "createdAt": "2022-08-26T05:53:34Z", "pushedAt": "2024-06-12T05:18:46Z", "forks": 8, - "issues": 2, + "issues": 3, "subscribers": 10, - "stars": 156 + "stars": 164 }, "name": "react-native-reactions", "fullName": "SimformSolutionsPvtLtd/react-native-reactions", @@ -108598,17 +106353,16 @@ }, "npmPkg": "react-native-reactions", "npm": { - "downloads": 1484, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 259 + "downloads": 2726, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.047, + "popularity": 0.028, "topicSearchString": "react react-native typescript reactions animated-reactions rn reanimated component react-component ios android reaction seamless-reactions seamless seamless-gesture-reaction emoji-reactions reactions-picker reactions-component animated-reactions-picker picker animation react-reaction fb-reactions-animation emoji-picker emojis library" }, { @@ -108666,19 +106420,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-notifee-plugin", "npm": { - "downloads": 32, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9 + "downloads": 104, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.287, + "popularity": -0.321, "topicSearchString": "react-native expo notifee notifications remote service plugin extension expo-notifee-plugin" }, { @@ -108700,13 +106452,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-10-30T10:21:53Z", + "updatedAt": "2025-03-03T18:10:02Z", "createdAt": "2024-09-03T08:54:07Z", - "pushedAt": "2024-10-30T10:21:53Z", + "pushedAt": "2025-03-03T18:10:02Z", "forks": 1, "issues": 0, "subscribers": 1, - "stars": 6 + "stars": 10 }, "name": "rn-scroll-viewport-tracker", "fullName": "LonelyCpp/rn-scroll-viewport-tracker", @@ -108740,16 +106492,15 @@ }, "npmPkg": "rn-scroll-viewport-tracker", "npm": { - "downloads": 552, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 102 + "downloads": 1229, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.136, + "popularity": -0.072, "topicSearchString": "react-native ios android scrollview intersection-observer" }, { @@ -108771,13 +106522,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-12-02T18:53:55Z", + "updatedAt": "2025-04-11T08:17:30Z", "createdAt": "2024-10-17T19:47:09Z", - "pushedAt": "2024-12-02T18:53:55Z", + "pushedAt": "2025-04-11T08:17:30Z", "forks": 1, "issues": 0, "subscribers": 1, - "stars": 49 + "stars": 56 }, "name": "react-native-multiple-modals", "fullName": "paufau/react-native-multiple-modals", @@ -108813,14 +106564,15 @@ }, "npmPkg": "react-native-multiple-modals", "npm": { - "downloads": 794, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 168 + "downloads": 704, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 46, - "matchingScoreModifiers": [], - "popularity": -0.01, + "score": 51, + "matchingScoreModifiers": [ + "Recently updated" + ], + "popularity": 0.028, "topicSearchString": "react-native multiple modals simultaneously ios modal dialog android" }, { @@ -108840,13 +106592,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-14T18:51:08Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:51:08Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-dev-client", "fullName": "expo/expo", @@ -108868,13 +106620,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-dev-client", "npm": { - "downloads": 1402287, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 335006 + "downloads": 2010663, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -108885,11 +106635,14 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.017, + "popularity": 0.028, "topicSearchString": "react-native expo expo-dev-client" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-build-properties", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/build-properties/#usage" + ], "ios": true, "android": true, "expoGo": true, @@ -108905,13 +106658,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-07T16:50:48Z", + "updatedAt": "2025-04-14T18:51:08Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-07T16:50:48Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-14T18:51:08Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-build-properties", "fullName": "expo/expo", @@ -108934,13 +106687,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-build-properties", "npm": { - "downloads": 1082404, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 269918 + "downloads": 1504265, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -108951,7 +106702,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.027, + "popularity": 0.028, "topicSearchString": "react-native expo build build-properties" }, { @@ -108973,13 +106724,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-29T05:23:39Z", + "updatedAt": "2025-03-10T09:17:28Z", "createdAt": "2023-10-02T19:20:07Z", - "pushedAt": "2025-01-29T05:23:39Z", - "forks": 5, + "pushedAt": "2025-03-10T09:17:28Z", + "forks": 4, "issues": 3, - "subscribers": 6, - "stars": 73 + "subscribers": 4, + "stars": 90 }, "name": "expo-alternate-app-icons", "fullName": "pchalupa/expo-alternate-app-icons", @@ -109009,20 +106760,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-alternate-app-icons", "npm": { - "downloads": 2249, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 664 + "downloads": 3745, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.073, + "popularity": 0.028, "topicSearchString": "react-native expo expo-alternate-app-icons expoalternateappicons" }, { @@ -109043,16 +106791,16 @@ "updatedAt": "2024-11-11T08:34:04Z", "createdAt": "2024-11-01T01:54:29Z", "pushedAt": "2024-11-11T08:34:04Z", - "forks": 0, + "forks": 1, "issues": 0, "subscribers": 1, - "stars": 2 + "stars": 3 }, "name": "react-native-get-app-list", "fullName": "aravind3566/react-native-get-app-list", "isPrivate": false, "registry": "https://registry.npmjs.org/", - "description": "A comprehensive library to retrieve the list of all installed applications on Android devices, including detailed information such as package names, app name and version codes.", + "description": "🎊 A comprehensive library to retrieve the list of all installed applications on Android devices, including detailed information such as package names, app name and version codes. 🎊", "topics": [ "react-native", "android", @@ -109087,19 +106835,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-get-app-list", "npm": { - "downloads": 54, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 21 + "downloads": 77, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.183, + "popularity": -0.324, "topicSearchString": "react-native android installed-apps app-list application-manager mobile-development library android-apps get-installed-apps version-code application-info app-integration mobile-apps cross-platform" }, { @@ -109130,13 +106876,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-19T08:14:51Z", + "updatedAt": "2025-03-29T11:11:04Z", "createdAt": "2023-05-02T10:45:25Z", - "pushedAt": "2025-01-19T08:14:51Z", - "forks": 15, - "issues": 5, + "pushedAt": "2025-03-29T11:11:04Z", + "forks": 18, + "issues": 7, "subscribers": 3, - "stars": 100 + "stars": 137 }, "name": "@quidone/react-native-wheel-picker", "fullName": "quidone/react-native-wheel-picker", @@ -109210,10 +106956,10 @@ "updatedAt": "2024-11-14T10:29:33Z", "createdAt": "2019-01-27T00:29:08Z", "pushedAt": "2024-11-14T10:29:33Z", - "forks": 34, - "issues": 1, - "subscribers": 4, - "stars": 93 + "forks": 36, + "issues": 2, + "subscribers": 3, + "stars": 102 }, "name": "react-native-body-highlighter", "fullName": "HichamELBSI/react-native-body-highlighter", @@ -109255,16 +107001,15 @@ }, "npmPkg": "react-native-body-highlighter", "npm": { - "downloads": 621, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 143 + "downloads": 744, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": 0.008, + "popularity": 0.028, "topicSearchString": "reactnative react muscle muscles body highlighter highlight color svg bones expo human-body react-native select" }, { @@ -109289,13 +107034,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-20T11:05:20Z", + "updatedAt": "2025-03-25T18:36:45Z", "createdAt": "2023-01-06T14:31:09Z", - "pushedAt": "2024-12-20T11:05:20Z", - "forks": 12, - "issues": 1, + "pushedAt": "2025-03-25T18:36:45Z", + "forks": 13, + "issues": 0, "subscribers": 3, - "stars": 106 + "stars": 128 }, "name": "freerasp-react-native", "fullName": "talsec/Free-RASP-ReactNative", @@ -109326,28 +107071,27 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "freeRASP 3.13.0", - "tagName": "v3.13.0", - "createdAt": "2024-12-20T11:05:20Z", - "publishedAt": "2024-12-20T11:05:33Z", + "name": "freeRASP 4.0.0", + "tagName": "v4.0.0", + "createdAt": "2025-03-25T18:36:45Z", + "publishedAt": "2025-03-25T18:36:58Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 6682, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1655 + "downloads": 7251, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 49, "matchingScoreModifiers": [ + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.026, + "popularity": 0.028, "topicSearchString": "react-native library plugin freerasp security app-security tampering-detection root-detection app-shielding rasp tampering reverse-engineering application-security frida" }, { @@ -109370,13 +107114,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-06T01:28:15Z", + "updatedAt": "2025-03-06T05:30:27Z", "createdAt": "2020-12-11T07:17:07Z", - "pushedAt": "2024-11-06T01:28:15Z", + "pushedAt": "2025-03-06T05:30:27Z", "forks": 2, "issues": 0, "subscribers": 1, - "stars": 47 + "stars": 52 }, "name": "@pnthach95/react-native-root-view-background", "fullName": "pnthach95/react-native-root-view-background", @@ -109396,17 +107140,16 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 1.4.8", - "tagName": "v1.4.8", - "createdAt": "2024-11-04T06:28:48Z", - "publishedAt": "2024-11-04T06:28:55Z", + "name": "Release 1.5.1", + "tagName": "v1.5.1", + "createdAt": "2025-03-06T05:30:30Z", + "publishedAt": "2025-03-06T05:30:36Z", "isPrerelease": false }, "hasTypes": false, "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, "score": 46, "matchingScoreModifiers": [], @@ -109473,16 +107216,15 @@ }, "npmPkg": "expo-pip", "npm": { - "downloads": 607, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 127 + "downloads": 1063, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.112, + "popularity": -0.073, "topicSearchString": "react-native expo expo-pip expopip picture-in-picture pip" }, { @@ -109494,6 +107236,8 @@ "https://raw.githubusercontent.com/tamagui/tamagui/master/code/tamagui.dev/public/social.png" ], "android": true, + "ios": true, + "web": true, "github": { "urls": { "repo": "https://github.com/tamagui/tamagui", @@ -109505,13 +107249,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": false, - "updatedAt": "2025-01-28T17:37:09Z", + "updatedAt": "2025-04-16T17:50:34Z", "createdAt": "2020-10-16T21:19:51Z", - "pushedAt": "2025-01-28T17:37:09Z", - "forks": 518, - "issues": 109, - "subscribers": 44, - "stars": 11959 + "pushedAt": "2025-04-16T17:50:34Z", + "forks": 544, + "issues": 150, + "subscribers": 39, + "stars": 12410 }, "name": "tamagui", "fullName": "tamagui/tamagui", @@ -109524,10 +107268,9 @@ }, "npmPkg": "tamagui", "npm": { - "downloads": 209651, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 46883 + "downloads": 238854, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -109538,7 +107281,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.001, + "popularity": 0.028, "topicSearchString": "" }, { @@ -109569,7 +107312,7 @@ "forks": 1, "issues": 0, "subscribers": 1, - "stars": 5 + "stars": 8 }, "name": "react-native-webp-converter", "fullName": "EdgarJMesquita/react-native-webp-converter", @@ -109595,10 +107338,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v0.2.0", - "tagName": "v0.2.0", - "createdAt": "2024-11-16T03:45:09Z", - "publishedAt": "2024-11-16T04:21:45Z", + "name": "v0.1.5", + "tagName": "v0.1.5", + "createdAt": "2025-03-25T20:34:08Z", + "publishedAt": "2025-03-25T20:38:36Z", "isPrerelease": false }, "hasTypes": false, @@ -109607,14 +107350,13 @@ }, "npmPkg": "react-native-webp-converter", "npm": { - "downloads": 59, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6 + "downloads": 113, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [], - "popularity": -0.469, + "popularity": -0.323, "topicSearchString": "webp image-webp image-converter webpconverter react-native ios android image-compression webp-converter" }, { @@ -109640,10 +107382,10 @@ "updatedAt": "2024-12-22T14:04:30Z", "createdAt": "2024-11-08T19:34:34Z", "pushedAt": "2024-12-22T14:04:30Z", - "forks": 0, + "forks": 1, "issues": 0, "subscribers": 1, - "stars": 2 + "stars": 3 }, "name": "react-native-get-device-locale", "fullName": "wneel/react-native-get-device-locale", @@ -109679,17 +107421,15 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-get-device-locale", "npm": { - "downloads": 34, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 8 + "downloads": 130, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [], - "popularity": -0.321, + "popularity": -0.319, "topicSearchString": "module native-module turbo-module react-native typescript i18n locale localization device-locale" }, { @@ -109714,7 +107454,7 @@ "createdAt": "2024-11-09T16:14:44Z", "pushedAt": "2024-11-26T16:47:35Z", "forks": 0, - "issues": 0, + "issues": 1, "subscribers": 1, "stars": 2 }, @@ -109757,19 +107497,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "native-sass", "npm": { - "downloads": 54, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 18 + "downloads": 48, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.239, + "popularity": -0.308, "topicSearchString": "sass scss react react-native native-sass nativesass native sassy nesting typescript android ios mobile frontend universal" }, { @@ -109798,7 +107536,7 @@ "forks": 0, "issues": 1, "subscribers": 1, - "stars": 0 + "stars": 1 }, "name": "@korekoi/react-native-media-controller", "fullName": "kore-koi/react-native-media-controller", @@ -109829,7 +107567,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 43, "matchingScoreModifiers": [ @@ -109861,13 +107598,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-08T16:41:28Z", + "updatedAt": "2025-02-12T13:48:45Z", "createdAt": "2023-07-02T18:21:01Z", - "pushedAt": "2024-11-08T16:41:28Z", - "forks": 2, - "issues": 9, - "subscribers": 3, - "stars": 73 + "pushedAt": "2025-02-12T13:48:45Z", + "forks": 4, + "issues": 11, + "subscribers": 2, + "stars": 86 }, "name": "react-native-ficus-ui", "fullName": "BearStudio/react-native-ficus-ui", @@ -109899,19 +107636,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-ficus-ui", "npm": { - "downloads": 264, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 83 + "downloads": 297, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.155, + "popularity": -0.223, "topicSearchString": "react-native ios android design-system expo" }, { @@ -109932,13 +107667,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-29T16:35:22Z", + "updatedAt": "2025-04-08T02:08:23Z", "createdAt": "2024-10-15T00:48:55Z", - "pushedAt": "2025-01-29T16:35:22Z", - "forks": 3, - "issues": 3, - "subscribers": 6, - "stars": 155 + "pushedAt": "2025-04-08T02:08:23Z", + "forks": 4, + "issues": 4, + "subscribers": 8, + "stars": 184 }, "name": "react-native-skia-list", "fullName": "SamuelScheit/react-native-skia-list", @@ -109961,20 +107696,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-skia-list", "npm": { - "downloads": 70, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 17 + "downloads": 180, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 49, "matchingScoreModifiers": [ "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.221, + "popularity": -0.222, "topicSearchString": "react-native ios android" }, { @@ -109997,8 +107730,8 @@ "pushedAt": "2024-10-25T19:16:11Z", "forks": 38, "issues": 38, - "subscribers": 30, - "stars": 65 + "subscribers": 29, + "stars": 68 }, "name": "rollbar-react-native", "fullName": "rollbar/rollbar-react-native", @@ -110031,20 +107764,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "rollbar-react-native", "npm": { - "downloads": 23550, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5029 + "downloads": 25951, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": -0.009, + "popularity": 0.028, "topicSearchString": "react-native error-monitoring error-reporting javascript observability react typescript" }, { @@ -110072,7 +107803,7 @@ "pushedAt": "2024-11-13T09:17:24Z", "forks": 35, "issues": 40, - "subscribers": 14, + "subscribers": 13, "stars": 80 }, "name": "react-native-fusioncharts", @@ -110106,19 +107837,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-fusioncharts", "npm": { - "downloads": 2315, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 882 + "downloads": 9014, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": 0.159, + "popularity": 0.028, "topicSearchString": "react-native react fusioncharts android ios chart wrapper" }, { @@ -110140,13 +107869,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-24T17:09:42Z", + "updatedAt": "2025-04-09T17:39:59Z", "createdAt": "2019-11-04T23:43:33Z", - "pushedAt": "2025-01-24T17:09:42Z", - "forks": 117, - "issues": 3, + "pushedAt": "2025-04-09T17:39:59Z", + "forks": 120, + "issues": 4, "subscribers": 57, - "stars": 177 + "stars": 178 }, "name": "react-native-plaid-link-sdk", "fullName": "plaid/react-native-plaid-link-sdk", @@ -110166,23 +107895,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v12.0.1", - "tagName": "v12.0.1", - "createdAt": "2025-01-24T15:53:42Z", - "publishedAt": "2025-01-24T15:55:44Z", + "name": "v12.1.1", + "tagName": "v12.1.1", + "createdAt": "2025-04-03T16:52:35Z", + "publishedAt": "2025-04-03T16:54:33Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-plaid-link-sdk", "npm": { - "downloads": 262012, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 53836 + "downloads": 789310, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 73, "matchingScoreModifiers": [ @@ -110191,7 +107918,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.017, + "popularity": 0.028, "topicSearchString": "react-native plaid plaid-link react" }, { @@ -110209,13 +107936,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-09T19:35:43Z", + "updatedAt": "2025-03-22T10:39:25Z", "createdAt": "2018-10-21T20:52:18Z", - "pushedAt": "2025-01-09T19:35:43Z", - "forks": 189, + "pushedAt": "2025-03-22T10:39:25Z", + "forks": 193, "issues": 10, - "subscribers": 33, - "stars": 5044 + "subscribers": 32, + "stars": 5041 }, "name": "easy-peasy", "fullName": "ctrlplusb/easy-peasy", @@ -110240,23 +107967,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v6.0.5", - "tagName": "v6.0.5", - "createdAt": "2024-07-12T07:34:56Z", - "publishedAt": "2024-07-12T07:54:42Z", + "name": "v6.1.0", + "tagName": "v6.1.0", + "createdAt": "2025-02-19T15:22:32Z", + "publishedAt": "2025-02-19T15:34:10Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "easy-peasy", "npm": { - "downloads": 100322, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 23077 + "downloads": 129393, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 97, "matchingScoreModifiers": [ @@ -110266,7 +107991,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.008, + "popularity": 0.028, "topicSearchString": "react redux state typescript state-management immutable hooks react-hooks immer" }, { @@ -110293,13 +108018,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": false, - "updatedAt": "2024-12-21T14:32:36Z", + "updatedAt": "2025-04-16T15:19:56Z", "createdAt": "2017-03-10T20:38:14Z", - "pushedAt": "2024-12-21T14:32:36Z", + "pushedAt": "2025-04-16T15:19:56Z", "forks": 18, - "issues": 2, - "subscribers": 4, - "stars": 17 + "issues": 0, + "subscribers": 5, + "stars": 19 }, "name": "pushy-react-native", "fullName": "pushy/pushy-react-native", @@ -110319,16 +108044,16 @@ }, "npmPkg": "pushy-react-native", "npm": { - "downloads": 2519, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 707 + "downloads": 2867, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 49, "matchingScoreModifiers": [ + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.041, + "popularity": -0.072, "topicSearchString": "" }, { @@ -110354,9 +108079,9 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-30T05:01:35Z", + "updatedAt": "2025-02-20T04:12:53Z", "createdAt": "2024-11-01T12:36:54Z", - "pushedAt": "2025-01-30T05:01:35Z", + "pushedAt": "2025-02-20T04:12:53Z", "forks": 0, "issues": 0, "subscribers": 1, @@ -110383,10 +108108,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v1.2.2", - "tagName": "v1.2.2", - "createdAt": "2025-01-30T05:02:27Z", - "publishedAt": "2025-01-30T05:10:34Z", + "name": "v1.2.4", + "tagName": "v1.2.4", + "createdAt": "2025-02-20T04:16:57Z", + "publishedAt": "2025-02-20T04:19:10Z", "isPrerelease": false }, "hasTypes": false, @@ -110395,17 +108120,15 @@ }, "npmPkg": "rnx-gen", "npm": { - "downloads": 476, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 30 + "downloads": 43, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.508, + "popularity": -0.327, "topicSearchString": "react-native boilerplate resources generate scaffold react template" }, { @@ -110426,13 +108149,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-19T05:02:17Z", + "updatedAt": "2025-02-04T16:22:19Z", "createdAt": "2018-12-20T21:32:48Z", - "pushedAt": "2024-11-19T05:02:17Z", + "pushedAt": "2025-02-04T16:22:19Z", "forks": 5, "issues": 5, - "subscribers": 4, - "stars": 51 + "subscribers": 3, + "stars": 53 }, "name": "duix", "fullName": "BrodaNoel/duix", @@ -110469,25 +108192,24 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "duix", "npm": { - "downloads": 307, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 118 + "downloads": 420, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.087, + "popularity": -0.221, "topicSearchString": "state manager x kiss callbacks statemanager state-management state-manager redux vuex pareto" }, { "githubUrl": "https://github.com/axios/axios", "ios": true, "android": true, + "fireos": true, "web": true, "expoGo": true, "github": { @@ -110501,13 +108223,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-28T17:36:33Z", + "updatedAt": "2025-04-14T22:52:53Z", "createdAt": "2014-08-18T22:30:27Z", - "pushedAt": "2025-01-28T17:36:33Z", - "forks": 10847, - "issues": 561, - "subscribers": 1185, - "stars": 106225 + "pushedAt": "2025-04-14T22:52:53Z", + "forks": 10967, + "issues": 570, + "subscribers": 1183, + "stars": 106696 }, "name": "axios", "fullName": "axios/axios", @@ -110532,23 +108254,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release v1.7.9", - "tagName": "v1.7.9", - "createdAt": "2024-12-04T07:38:10Z", - "publishedAt": "2024-12-04T07:38:11Z", + "name": "Release v0.30.0", + "tagName": "v0.30.0", + "createdAt": "2025-03-26T17:50:22Z", + "publishedAt": "2025-03-26T17:51:16Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "axios", "npm": { - "downloads": 205003600, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 47381016 + "downloads": 257161912, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -110559,7 +108279,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.009, + "popularity": 0.028, "topicSearchString": "xhr http ajax promise node http-client javascript nodejs hacktoberfest" }, { @@ -110593,9 +108313,9 @@ "createdAt": "2024-07-08T09:51:00Z", "pushedAt": "2024-07-20T16:51:04Z", "forks": 0, - "issues": 0, + "issues": 1, "subscribers": 1, - "stars": 1 + "stars": 3 }, "name": "@mustapha-ghlissi/react-native-select-picker", "fullName": "mustapha-ghlissi/react-native-select-picker", @@ -110766,7 +108486,7 @@ "createdAt": "2024-07-08T17:33:52Z", "pushedAt": "2024-07-18T16:12:24Z", "forks": 1, - "issues": 0, + "issues": 1, "subscribers": 2, "stars": 2 }, @@ -110838,13 +108558,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-26T22:59:09Z", + "updatedAt": "2025-04-14T15:18:05Z", "createdAt": "2023-04-05T09:24:15Z", - "pushedAt": "2024-12-26T22:59:09Z", - "forks": 28, - "issues": 26, + "pushedAt": "2025-04-14T15:18:05Z", + "forks": 29, + "issues": 17, "subscribers": 7, - "stars": 401 + "stars": 429 }, "name": "react-native-nitro-sqlite", "fullName": "margelo/react-native-nitro-sqlite", @@ -110866,21 +108586,21 @@ "spdxId": "MIT" }, "hasTypes": true, - "newArchitecture": true, + "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 415, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 74 + "downloads": 941, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 54, + "score": 57, "matchingScoreModifiers": [ - "Known" + "Known", + "Recently updated", + "Not supporting New Architecture" ], - "popularity": -0.293, + "popularity": 0.028, "topicSearchString": "react-native sqlite nitro-modules ios android" }, { @@ -110911,7 +108631,7 @@ "forks": 2, "issues": 0, "subscribers": 1, - "stars": 10 + "stars": 11 }, "name": "react-native-snowfall", "fullName": "TomAtterton/react-native-snowfall", @@ -110943,16 +108663,15 @@ }, "npmPkg": "react-native-snowfall", "npm": { - "downloads": 1995, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 806 + "downloads": 3271, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": 0.082, + "popularity": -0.072, "topicSearchString": "react-native ios android" }, { @@ -110981,7 +108700,7 @@ "forks": 0, "issues": 0, "subscribers": 1, - "stars": 20 + "stars": 21 }, "name": "react-native-webview-rpc", "fullName": "yukukotani/react-native-webview-rpc", @@ -111010,19 +108729,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-webview-rpc", "npm": { - "downloads": 10, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3 + "downloads": 9, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.25, + "popularity": -0.35, "topicSearchString": "comlink react-native typescript" }, { @@ -111050,7 +108767,7 @@ "forks": 0, "issues": 0, "subscribers": 1, - "stars": 6 + "stars": 7 }, "name": "react-native-localize-date", "fullName": "jobpaardekooper/react-native-localize-date", @@ -111083,20 +108800,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-localize-date", "npm": { - "downloads": 358, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 11 + "downloads": 34, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.54, + "popularity": -0.321, "topicSearchString": "localize-date react-native nitro localize localization l20n" }, { @@ -111118,9 +108832,9 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-30T07:54:33Z", + "updatedAt": "2025-03-16T18:15:56Z", "createdAt": "2024-02-29T20:12:54Z", - "pushedAt": "2025-01-30T07:54:33Z", + "pushedAt": "2025-03-16T18:15:56Z", "forks": 1, "issues": 0, "subscribers": 1, @@ -111138,11 +108852,9 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -111166,13 +108878,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-24T22:25:25Z", + "updatedAt": "2025-04-16T22:30:10Z", "createdAt": "2020-03-07T20:59:08Z", - "pushedAt": "2025-01-24T22:25:25Z", - "forks": 1221, - "issues": 479, - "subscribers": 66, - "stars": 35255 + "pushedAt": "2025-04-16T22:30:10Z", + "forks": 1350, + "issues": 560, + "subscribers": 70, + "stars": 37129 }, "name": "zod", "fullName": "colinhacks/zod", @@ -111197,23 +108909,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v3.24.1", - "tagName": "v3.24.1", - "createdAt": "2024-12-11T01:38:42Z", - "publishedAt": "2024-12-11T01:40:17Z", + "name": "v3.24.3", + "tagName": "v3.24.3", + "createdAt": "2025-04-16T22:30:10Z", + "publishedAt": "2025-04-16T22:31:54Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "zod", "npm": { - "downloads": 59315699, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 14127863 + "downloads": 97845257, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -111224,7 +108934,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.016, + "popularity": 0.028, "topicSearchString": "typescript schema validation type inference schema-validation type-inference runtime-validation static-types" }, { @@ -111245,13 +108955,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-22T09:58:52Z", + "updatedAt": "2025-04-11T15:43:58Z", "createdAt": "2021-07-15T08:37:57Z", - "pushedAt": "2025-01-22T09:58:52Z", - "forks": 72, - "issues": 16, - "subscribers": 8, - "stars": 4803 + "pushedAt": "2025-04-11T15:43:58Z", + "forks": 79, + "issues": 14, + "subscribers": 10, + "stars": 5067 }, "name": "tailwind-merge", "fullName": "dcastil/tailwind-merge", @@ -111277,23 +108987,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v2.6.0", - "tagName": "v2.6.0", - "createdAt": "2024-12-23T16:44:21Z", - "publishedAt": "2024-12-23T16:45:25Z", + "name": "v3.2.0", + "tagName": "v3.2.0", + "createdAt": "2025-04-06T20:39:23Z", + "publishedAt": "2025-04-06T20:40:35Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "tailwind-merge", "npm": { - "downloads": 16712754, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 3926597 + "downloads": 35329359, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 97, "matchingScoreModifiers": [ @@ -111303,7 +109011,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.013, + "popularity": 0.028, "topicSearchString": "tailwindcss tailwind css classes classname classlist merge conflict override utility-classes" }, { @@ -111327,10 +109035,10 @@ "updatedAt": "2024-04-23T05:26:02Z", "createdAt": "2018-12-24T22:33:11Z", "pushedAt": "2024-04-23T05:26:02Z", - "forks": 144, - "issues": 7, + "forks": 148, + "issues": 6, "subscribers": 17, - "stars": 8634 + "stars": 8933 }, "name": "clsx", "fullName": "lukeed/clsx", @@ -111359,13 +109067,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "clsx", "npm": { - "downloads": 85260477, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 19793069 + "downloads": 124274968, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 81, "matchingScoreModifiers": [ @@ -111375,7 +109081,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.01, + "popularity": 0.028, "topicSearchString": "classes classname classnames" }, { @@ -111393,13 +109099,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-21T21:28:16Z", + "updatedAt": "2025-04-01T15:25:17Z", "createdAt": "2022-04-21T10:10:28Z", - "pushedAt": "2025-01-21T21:28:16Z", + "pushedAt": "2025-04-01T15:25:17Z", "forks": 9, - "issues": 0, + "issues": 3, "subscribers": 2, - "stars": 53 + "stars": 58 }, "name": "react-native-ios-utilities", "fullName": "dominicstop/react-native-ios-utilities", @@ -111423,23 +109129,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 5.1.1", - "tagName": "v5.1.1", - "createdAt": "2025-01-21T21:18:39Z", - "publishedAt": "2025-01-21T21:18:42Z", + "name": "Release 5.1.4", + "tagName": "v5.1.4", + "createdAt": "2025-04-01T15:25:17Z", + "publishedAt": "2025-04-01T15:25:19Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-ios-utilities", "npm": { - "downloads": 109155, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 27277 + "downloads": 109720, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ @@ -111466,13 +109170,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-23T15:34:59Z", + "updatedAt": "2025-03-20T04:21:15Z", "createdAt": "2018-04-10T09:26:44Z", - "pushedAt": "2025-01-23T15:34:59Z", - "forks": 2295, - "issues": 874, - "subscribers": 278, - "stars": 47357 + "pushedAt": "2025-03-20T04:21:15Z", + "forks": 2323, + "issues": 889, + "subscribers": 277, + "stars": 47671 }, "name": "dayjs", "fullName": "iamkun/dayjs", @@ -111505,13 +109209,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "dayjs", "npm": { - "downloads": 80261433, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 18517231 + "downloads": 102099900, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -111522,7 +109224,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.008, + "popularity": 0.028, "topicSearchString": "dayjs date time immutable moment date-formatting datetime" }, { @@ -111543,13 +109245,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-03-04T12:09:07Z", + "updatedAt": "2025-04-06T16:04:32Z", "createdAt": "2013-02-15T14:10:05Z", - "pushedAt": "2024-03-04T12:09:07Z", - "forks": 82, - "issues": 2, - "subscribers": 14, - "stars": 642 + "pushedAt": "2025-04-06T16:04:32Z", + "forks": 84, + "issues": 0, + "subscribers": 13, + "stars": 655 }, "name": "html-entities", "fullName": "mdevils/html-entities", @@ -111585,23 +109287,21 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "html-entities", "npm": { - "downloads": 69187565, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 15724291 + "downloads": 86624156, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 81, + "score": 97, "matchingScoreModifiers": [ "Very popular", "Popular", "Known", - "Not updated recently", + "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.005, + "popularity": 0.028, "topicSearchString": "html html-entities html-entities-encode html-entities-decode entities entities-encode entities-decode html-special-characters printable-characters ascii-characters" }, { @@ -111623,13 +109323,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-29T17:11:09Z", + "updatedAt": "2025-04-03T15:33:47Z", "createdAt": "2011-02-12T00:06:03Z", - "pushedAt": "2025-01-29T17:11:09Z", - "forks": 493, - "issues": 42, - "subscribers": 103, - "stars": 5168 + "pushedAt": "2025-04-03T15:33:47Z", + "forks": 496, + "issues": 44, + "subscribers": 102, + "stars": 5230 }, "name": "semver", "fullName": "npm/node-semver", @@ -111646,22 +109346,20 @@ "id": "MDc6TGljZW5zZTEw" }, "lastRelease": { - "name": "v7.7.0", - "tagName": "v7.7.0", - "createdAt": "2025-01-29T17:11:09Z", - "publishedAt": "2025-01-29T17:13:54Z", + "name": "v7.7.1", + "tagName": "v7.7.1", + "createdAt": "2025-02-03T21:42:59Z", + "publishedAt": "2025-02-03T21:45:29Z", "isPrerelease": false }, "hasTypes": false, "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 1252146935, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 285920234 + "downloads": 1631170739, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 97, "matchingScoreModifiers": [ @@ -111671,7 +109369,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.006, + "popularity": 0.028, "topicSearchString": "npm-cli" }, { @@ -111693,13 +109391,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": false, - "updatedAt": "2025-01-27T16:19:17Z", + "updatedAt": "2025-04-14T12:55:58Z", "createdAt": "2019-09-10T19:23:58Z", - "pushedAt": "2025-01-27T16:19:17Z", - "forks": 2968, - "issues": 59, - "subscribers": 204, - "stars": 43554 + "pushedAt": "2025-04-14T12:55:58Z", + "forks": 3096, + "issues": 68, + "subscribers": 208, + "stars": 44754 }, "name": "@tanstack/query-persist-client-core", "fullName": "TanStack/query", @@ -111717,7 +109415,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -111746,13 +109443,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-22T13:08:36Z", + "updatedAt": "2025-04-14T13:56:29Z", "createdAt": "2024-05-06T14:01:40Z", - "pushedAt": "2025-01-22T13:08:36Z", + "pushedAt": "2025-04-14T13:56:29Z", "forks": 1, - "issues": 0, + "issues": 1, "subscribers": 0, - "stars": 18 + "stars": 29 }, "name": "@futurejj/react-native-visibility-sensor", "fullName": "JairajJangle/react-native-visibility-sensor", @@ -111778,17 +109475,16 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v1.3.9", - "tagName": "v1.3.9", - "createdAt": "2025-01-18T14:54:39Z", - "publishedAt": "2025-01-18T14:54:42Z", + "name": "v1.3.14", + "tagName": "v1.3.14", + "createdAt": "2025-04-14T13:56:29Z", + "publishedAt": "2025-04-14T13:56:37Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -111817,10 +109513,10 @@ "updatedAt": "2024-09-03T08:05:26Z", "createdAt": "2014-02-24T19:18:02Z", "pushedAt": "2024-09-03T08:05:26Z", - "forks": 337, + "forks": 334, "issues": 1, "subscribers": 138, - "stars": 3256 + "stars": 3301 }, "name": "jwt-decode", "fullName": "auth0/jwt-decode", @@ -111849,22 +109545,21 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "jwt-decode", "npm": { - "downloads": 27064775, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6332130 + "downloads": 35234596, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 92, + "score": 81, "matchingScoreModifiers": [ "Very popular", "Popular", "Known", + "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.012, + "popularity": 0.028, "topicSearchString": "jwt browser dx-sdk" }, { @@ -111890,13 +109585,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-11-19T06:11:26Z", + "updatedAt": "2025-02-27T05:08:36Z", "createdAt": "2023-11-20T10:16:14Z", - "pushedAt": "2024-11-19T06:11:26Z", - "forks": 27, - "issues": 7, + "pushedAt": "2025-02-27T05:08:36Z", + "forks": 29, + "issues": 12, "subscribers": 9, - "stars": 173 + "stars": 216 }, "name": "@simform_solutions/react-native-audio-waveform", "fullName": "SimformSolutionsPvtLtd/react-native-audio-waveform", @@ -111925,10 +109620,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v2.1.2", - "tagName": "v2.1.2", - "createdAt": "2024-11-19T10:34:43Z", - "publishedAt": "2024-11-19T10:38:53Z", + "name": "v2.1.5", + "tagName": "v2.1.5", + "createdAt": "2025-02-27T06:19:26Z", + "publishedAt": "2025-02-27T06:22:33Z", "isPrerelease": false }, "hasTypes": true, @@ -111967,10 +109662,10 @@ "updatedAt": "2024-08-07T06:14:17Z", "createdAt": "2024-04-25T08:03:49Z", "pushedAt": "2024-08-07T06:14:17Z", - "forks": 3, - "issues": 3, + "forks": 4, + "issues": 4, "subscribers": 4, - "stars": 24 + "stars": 30 }, "name": "react-native-infinite-wheel-picker", "fullName": "SimformSolutionsPvtLtd/react-native-infinite-wheel-picker", @@ -112021,16 +109716,16 @@ }, "npmPkg": "react-native-infinite-wheel-picker", "npm": { - "downloads": 940, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 251 + "downloads": 1285, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 32, "matchingScoreModifiers": [ + "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.054, + "popularity": 0.028, "topicSearchString": "react react-native typescript rn infinite-picker infinite-wheel-picker wheel-picker infinite-wheel infinite wheel picker scroll-picker scroll infinite-scroll infinite-scroll-picker infinite-scroll-wheel-picker component android ios react-component library selection wheelpicker" }, { @@ -112061,7 +109756,7 @@ "forks": 1, "issues": 0, "subscribers": 5, - "stars": 29 + "stars": 30 }, "name": "react-native-graph-kit", "fullName": "SimformSolutionsPvtLtd/react-native-graph-kit", @@ -112109,17 +109804,16 @@ }, "npmPkg": "react-native-graph-kit", "npm": { - "downloads": 21, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12 + "downloads": 20, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.131, + "popularity": -0.2, "topicSearchString": "react react-native typescript rn chart graph visualization line-chart bar-chart skia data-visualization open-source javascript library animations bar-charts charts d3-scale graphs line-charts" }, { @@ -112149,7 +109843,7 @@ "forks": 1, "issues": 2, "subscribers": 5, - "stars": 42 + "stars": 43 }, "name": "react-native-sticky-table", "fullName": "SimformSolutionsPvtLtd/react-native-sticky-table", @@ -112196,17 +109890,16 @@ }, "npmPkg": "react-native-sticky-table", "npm": { - "downloads": 207, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 23 + "downloads": 230, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.361, + "popularity": -0.224, "topicSearchString": "react react-native typescript rn sticky-table table sticky reanimated component android ios reanimated-component sticky-animated-table gesture-handler animation react-component animated-sticky-table tableview javascript" }, { @@ -112233,10 +109926,10 @@ "updatedAt": "2023-07-17T08:51:53Z", "createdAt": "2023-02-21T04:27:34Z", "pushedAt": "2023-07-17T08:51:53Z", - "forks": 3, + "forks": 4, "issues": 4, "subscribers": 3, - "stars": 46 + "stars": 45 }, "name": "react-native-tree-selection", "fullName": "SimformSolutionsPvtLtd/react-native-tree-selection", @@ -112291,17 +109984,16 @@ }, "npmPkg": "react-native-tree-selection", "npm": { - "downloads": 399, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 82 + "downloads": 685, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.265, + "popularity": 0.028, "topicSearchString": "react react-native typescript rn selection tree-selection select-list tree tree-view nested-tree nested-tree-dropdown dropdown nested-dropdown tree-dropdown react-tree tree-ui ui-components android ios hierarchical hierarchical-view hierarchical-dropdown component library select tree-select tree-structure" }, { @@ -112332,7 +110024,7 @@ "forks": 2, "issues": 1, "subscribers": 4, - "stars": 57 + "stars": 59 }, "name": "react-native-photos-gallery", "fullName": "SimformSolutionsPvtLtd/react-native-photos-gallery", @@ -112371,17 +110063,16 @@ }, "npmPkg": "react-native-photos-gallery", "npm": { - "downloads": 142, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 40 + "downloads": 396, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.187, + "popularity": -0.222, "topicSearchString": "react react-native typescript rn photo-gallery gallery photo reanimated component library photos" }, { @@ -112412,7 +110103,7 @@ "forks": 4, "issues": 2, "subscribers": 3, - "stars": 39 + "stars": 40 }, "name": "react-native-images-preview", "fullName": "SimformSolutionsPvtLtd/react-native-images-preview", @@ -112462,17 +110153,16 @@ }, "npmPkg": "react-native-images-preview", "npm": { - "downloads": 549, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 166 + "downloads": 1138, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": 0.08, + "popularity": 0.028, "topicSearchString": "react react-native typescript rn photo reanimated component react-component ios android gallery pinch pinch-to-zoom mobile image-zoom image photo-preview image-preview component-library imagepreview images reanimated3" }, { @@ -112501,9 +110191,9 @@ "createdAt": "2022-05-02T07:31:51Z", "pushedAt": "2024-02-20T10:36:22Z", "forks": 18, - "issues": 4, + "issues": 5, "subscribers": 5, - "stars": 144 + "stars": 149 }, "name": "react-native-radial-slider", "fullName": "SimformSolutionsPvtLtd/react-native-radial-slider", @@ -112544,17 +110234,16 @@ }, "npmPkg": "react-native-radial-slider", "npm": { - "downloads": 4199, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 760 + "downloads": 3839, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.041, + "popularity": 0.028, "topicSearchString": "react react-native typescript slider radial radial-slider circular-slider rn speedometer meter arc-slider circle-slider round-slider" }, { @@ -112627,17 +110316,16 @@ "unmaintained": true, "npmPkg": "react-native-country-code-select", "npm": { - "downloads": 29, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7 + "downloads": 81, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.716, + "popularity": -0.725, "topicSearchString": "react react-native typescript country-code select-code country calling-code rn country-codes country-flags country-list country-picker countrycodes countrynames" }, { @@ -112674,7 +110362,7 @@ "forks": 2, "issues": 0, "subscribers": 6, - "stars": 94 + "stars": 96 }, "name": "react-native-animation-catalog", "fullName": "SimformSolutionsPvtLtd/react-native-animation-catalog", @@ -112713,17 +110401,16 @@ "unmaintained": true, "npmPkg": "react-native-animation-catalog", "npm": { - "downloads": 36, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 25 + "downloads": 28, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.278, + "popularity": -0.714, "topicSearchString": "react react-native typescript rn animation animated-component components animated-components reanimated reanimated2" }, { @@ -112752,7 +110439,7 @@ "pushedAt": "2024-04-16T12:42:56Z", "forks": 14, "issues": 0, - "subscribers": 7, + "subscribers": 6, "stars": 130 }, "name": "react-native-spinner-button", @@ -112794,17 +110481,16 @@ }, "npmPkg": "react-native-spinner-button", "npm": { - "downloads": 1046, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 210 + "downloads": 761, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.021, + "popularity": 0.028, "topicSearchString": "spinner-button spinner button button-with-spinner button-with-loader button-with-activityindicator loader react-native buttons ui-components ui-kitten loading loading-animations" }, { @@ -112825,13 +110511,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-07T03:30:54Z", + "updatedAt": "2025-04-16T07:00:05Z", "createdAt": "2020-12-29T01:17:30Z", - "pushedAt": "2025-01-07T03:30:54Z", + "pushedAt": "2025-04-16T07:00:05Z", "forks": 13, - "issues": 19, - "subscribers": 7, - "stars": 18 + "issues": 20, + "subscribers": 6, + "stars": 19 }, "name": "react-native-ttlock", "fullName": "ttlock/react-native-ttlock", @@ -112854,20 +110540,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-ttlock", "npm": { - "downloads": 235, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 72 + "downloads": 261, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 49, "matchingScoreModifiers": [ "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.265, + "popularity": -0.323, "topicSearchString": "react-native ios android" }, { @@ -112889,9 +110573,9 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-09-20T03:59:30Z", + "updatedAt": "2025-02-18T17:44:44Z", "createdAt": "2024-05-23T17:52:24Z", - "pushedAt": "2024-09-20T03:59:30Z", + "pushedAt": "2025-02-18T17:44:44Z", "forks": 0, "issues": 0, "subscribers": 1, @@ -112931,19 +110615,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-toastier", "npm": { - "downloads": 254, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 49 + "downloads": 4478, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.378, + "popularity": -0.072, "topicSearchString": "toast toasts component components elements element toastier toastify toastiers short-message toast-message snackbar react-native notifications alerts animated animation message" }, { @@ -112967,13 +110649,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-17T10:27:45Z", + "updatedAt": "2025-04-14T09:01:35Z", "createdAt": "2017-01-17T17:26:46Z", - "pushedAt": "2025-01-17T10:27:45Z", - "forks": 389, - "issues": 29, - "subscribers": 33, - "stars": 4846 + "pushedAt": "2025-04-14T09:01:35Z", + "forks": 399, + "issues": 36, + "subscribers": 31, + "stars": 4997 }, "name": "@lingui/core", "fullName": "lingui/js-lingui", @@ -112999,7 +110681,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -113026,13 +110707,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": false, - "updatedAt": "2025-01-16T18:37:13Z", + "updatedAt": "2025-03-11T14:41:48Z", "createdAt": "2013-05-24T16:15:54Z", - "pushedAt": "2025-01-16T18:37:13Z", - "forks": 46788, - "issues": 779, - "subscribers": 6628, - "stars": 231790 + "pushedAt": "2025-03-11T14:41:48Z", + "forks": 47600, + "issues": 785, + "subscribers": 6737, + "stars": 234624 }, "name": "react-compiler-runtime", "fullName": "facebook/react", @@ -113050,24 +110731,21 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-compiler-runtime", "npm": { - "downloads": 1017678, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 255804 + "downloads": 1917172, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 86, + "score": 81, "matchingScoreModifiers": [ "Very popular", "Popular", "Known", "Lots of open issues", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.029, + "popularity": 0.028, "topicSearchString": "" }, { @@ -113128,19 +110806,15 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "rn-date-format", "npm": { - "downloads": 479, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 64 + "downloads": 67, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, - "matchingScoreModifiers": [ - "Recently updated" - ], - "popularity": -0.438, + "score": 46, + "matchingScoreModifiers": [], + "popularity": -0.32, "topicSearchString": "react-native device time-format hour-format 12-hour 24-hour" }, { @@ -113166,7 +110840,7 @@ "forks": 0, "issues": 0, "subscribers": 1, - "stars": 9 + "stars": 11 }, "name": "native-notify", "fullName": "NativeNotify/native-notify", @@ -113199,19 +110873,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "native-notify", "npm": { - "downloads": 3404, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 797 + "downloads": 4086, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.088, + "popularity": -0.072, "topicSearchString": "expo push notifications react native notify expo-push-notifications expo-push-notification push-notifications push-notification expo-push-notifications-react-native expo-push-notification-react-native native-notify native-notify-push-notifications" }, { @@ -113236,7 +110908,7 @@ "forks": 0, "issues": 0, "subscribers": 2, - "stars": 7 + "stars": 10 }, "name": "react-native-nitro-media-kit", "fullName": "SameerAther/react-native-nitro-media-kit", @@ -113273,19 +110945,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-nitro-media-kit", "npm": { - "downloads": 239, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 17 + "downloads": 36, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.501, + "popularity": -0.322, "topicSearchString": "react-native media-processing video image video-processing nitro nitro-media-kit nitro-modules ffmpeg ffmpeg-kit" }, { @@ -113360,16 +111030,15 @@ }, "npmPkg": "react-native-irano", "npm": { - "downloads": 589, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 306 + "downloads": 1308, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": 0.199, + "popularity": -0.072, "topicSearchString": "react-native toast notification cross-platform ios android toast-notification irano expo-irano alert" }, { @@ -113389,13 +111058,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-30T10:14:13Z", + "updatedAt": "2025-02-27T12:20:12Z", "createdAt": "2023-11-10T08:30:28Z", - "pushedAt": "2024-12-30T10:14:13Z", - "forks": 11, - "issues": 14, - "subscribers": 8, - "stars": 315 + "pushedAt": "2025-02-27T12:20:12Z", + "forks": 15, + "issues": 13, + "subscribers": 9, + "stars": 375 }, "name": "expo-share-extension", "fullName": "MaxAst/expo-share-extension", @@ -113417,30 +111086,28 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 2.0.2", - "tagName": "v2.0.2", - "createdAt": "2024-12-15T20:39:26Z", - "publishedAt": "2024-12-15T20:40:11Z", + "name": "Release 3.0.0", + "tagName": "v3.0.0", + "createdAt": "2025-02-27T12:13:35Z", + "publishedAt": "2025-02-27T12:18:45Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-share-extension", "npm": { - "downloads": 4100, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1125 + "downloads": 6697, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": 0.052, + "popularity": 0.028, "topicSearchString": "react-native expo expo-share-extension exposhareextension ios share-extension" }, { @@ -113463,10 +111130,10 @@ "updatedAt": "2025-01-07T19:13:09Z", "createdAt": "2024-09-27T17:22:54Z", "pushedAt": "2025-01-07T19:13:09Z", - "forks": 3, + "forks": 4, "issues": 0, "subscribers": 3, - "stars": 55 + "stars": 62 }, "name": "@bacons/apple-colors", "fullName": "EvanBacon/expo-apple-colors", @@ -113487,11 +111154,9 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -113515,13 +111180,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-14T05:44:39Z", + "updatedAt": "2025-04-03T05:59:05Z", "createdAt": "2024-05-15T16:29:58Z", - "pushedAt": "2025-01-14T05:44:39Z", - "forks": 4, - "issues": 5, - "subscribers": 12, - "stars": 320 + "pushedAt": "2025-04-03T05:59:05Z", + "forks": 5, + "issues": 8, + "subscribers": 14, + "stars": 359 }, "name": "shadowlist", "fullName": "azimgd/shadowlist", @@ -113552,13 +111217,11 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "shadowlist", "npm": { - "downloads": 492, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 53 + "downloads": 90, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -113566,7 +111229,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.364, + "popularity": -0.228, "topicSearchString": "react-native ios android new-architecture" }, { @@ -113588,13 +111251,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-30T22:37:25Z", + "updatedAt": "2025-03-13T14:19:23Z", "createdAt": "2024-11-25T19:14:10Z", - "pushedAt": "2024-12-30T22:37:25Z", + "pushedAt": "2025-03-13T14:19:23Z", "forks": 0, - "issues": 0, + "issues": 1, "subscribers": 1, - "stars": 45 + "stars": 55 }, "name": "react-native-shiki-engine", "fullName": "skiniks/react-native-shiki-engine", @@ -113611,7 +111274,6 @@ "syntax-highlighting", "textmate", "turbo", - "c", "cpp", "javascript", "jsi", @@ -113636,18 +111298,16 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-shiki-engine", "npm": { - "downloads": 202, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12 + "downloads": 37, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [], - "popularity": -0.408, - "topicSearchString": "react-native ios android shiki oniguruma regex syntax-highlighting textmate turbo c cpp javascript jsi native react" + "popularity": -0.223, + "topicSearchString": "react-native ios android shiki oniguruma regex syntax-highlighting textmate turbo cpp javascript jsi native react" }, { "githubUrl": "https://github.com/googlemaps/react-native-navigation-sdk", @@ -113669,13 +111329,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-18T07:04:24Z", + "updatedAt": "2025-03-31T11:42:53Z", "createdAt": "2023-12-18T19:19:05Z", - "pushedAt": "2024-12-18T07:04:24Z", - "forks": 13, - "issues": 39, - "subscribers": 30, - "stars": 50 + "pushedAt": "2025-03-31T11:42:53Z", + "forks": 14, + "issues": 44, + "subscribers": 37, + "stars": 64 }, "name": "@googlemaps/react-native-navigation-sdk", "fullName": "googlemaps/react-native-navigation-sdk", @@ -113701,20 +111361,20 @@ "id": "MDc6TGljZW5zZTI=" }, "lastRelease": { - "name": "v0.9.2", - "tagName": "v0.9.2", - "createdAt": "2024-12-18T07:04:24Z", - "publishedAt": "2024-12-18T07:19:38Z", + "name": "v0.9.3", + "tagName": "v0.9.3", + "createdAt": "2025-03-31T11:42:53Z", + "publishedAt": "2025-03-31T11:47:21Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 43, + "score": 49, "matchingScoreModifiers": [ + "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -113736,13 +111396,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-27T09:38:16Z", + "updatedAt": "2025-04-14T07:51:37Z", "createdAt": "2022-11-04T22:38:14Z", - "pushedAt": "2025-01-27T09:38:16Z", - "forks": 68, - "issues": 11, - "subscribers": 18, - "stars": 414 + "pushedAt": "2025-04-14T07:51:37Z", + "forks": 70, + "issues": 13, + "subscribers": 17, + "stars": 463 }, "name": "@matter/react-native", "fullName": "project-chip/matter.js", @@ -113766,7 +111426,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -113797,10 +111456,10 @@ "updatedAt": "2024-12-14T00:44:56Z", "createdAt": "2019-12-10T01:46:34Z", "pushedAt": "2024-12-14T00:44:56Z", - "forks": 21, - "issues": 7, + "forks": 23, + "issues": 8, "subscribers": 5, - "stars": 188 + "stars": 202 }, "name": "i18n-js", "fullName": "fnando/i18n", @@ -113824,12 +111483,10 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 979898, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 230924 + "downloads": 1246444, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 68, "matchingScoreModifiers": [ @@ -113837,7 +111494,7 @@ "Known", "Not supporting New Architecture" ], - "popularity": 0.013, + "popularity": 0.028, "topicSearchString": "typescript javascript i18n localization internationalization" }, { @@ -113861,10 +111518,10 @@ "updatedAt": "2025-01-24T15:46:15Z", "createdAt": "2020-12-17T21:37:03Z", "pushedAt": "2025-01-24T15:46:15Z", - "forks": 84, - "issues": 8, - "subscribers": 11, - "stars": 2140 + "forks": 85, + "issues": 10, + "subscribers": 12, + "stars": 2207 }, "name": "twrnc", "fullName": "jaredh159/tailwind-react-native-classnames", @@ -113887,21 +111544,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 74303, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 18016 + "downloads": 100994, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 73, + "score": 68, "matchingScoreModifiers": [ "Popular", "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.02, + "popularity": 0.028, "topicSearchString": "tailwind tailwindcss react-native classnames" }, { @@ -113922,9 +111576,9 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-18T10:17:45Z", + "updatedAt": "2025-02-20T06:22:24Z", "createdAt": "2024-11-22T12:56:38Z", - "pushedAt": "2025-01-18T10:17:45Z", + "pushedAt": "2025-02-20T06:22:24Z", "forks": 0, "issues": 0, "subscribers": 1, @@ -113950,20 +111604,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "useapihook-dexterverse", "npm": { - "downloads": 295, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 24 + "downloads": 64, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.489, + "popularity": -0.319, "topicSearchString": "useapihook api apihook" }, { @@ -113985,13 +111636,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-27T22:26:46Z", + "updatedAt": "2025-04-16T11:21:44Z", "createdAt": "2024-11-21T16:42:26Z", - "pushedAt": "2025-01-27T22:26:46Z", + "pushedAt": "2025-04-16T11:21:44Z", "forks": 0, - "issues": 1, - "subscribers": 1, - "stars": 35 + "issues": 4, + "subscribers": 2, + "stars": 41 }, "name": "react-native-audio-playback", "fullName": "itsramiel/react-native-audio-playback", @@ -114015,29 +111666,27 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 1.0.4", - "tagName": "v1.0.4", - "createdAt": "2025-01-27T22:26:49Z", - "publishedAt": "2025-01-27T22:26:58Z", + "name": "Release 1.1.2", + "tagName": "v1.1.2", + "createdAt": "2025-04-16T11:21:46Z", + "publishedAt": "2025-04-16T11:21:53Z", "isPrerelease": false }, "hasTypes": false, "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-audio-playback", "npm": { - "downloads": 222, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 122 + "downloads": 72, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Recently updated" ], - "popularity": 0.079, + "popularity": -0.222, "topicSearchString": "react-native ios android low-latency audio sound high-performance" }, { @@ -114068,13 +111717,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-17T17:07:41Z", + "updatedAt": "2025-04-06T07:48:47Z", "createdAt": "2023-07-05T17:55:30Z", - "pushedAt": "2025-01-17T17:07:41Z", + "pushedAt": "2025-04-06T07:48:47Z", "forks": 6, - "issues": 2, + "issues": 3, "subscribers": 2, - "stars": 63 + "stars": 81 }, "name": "react-native-tree-multi-select", "fullName": "JairajJangle/react-native-tree-multi-select", @@ -114116,10 +111765,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v1.8.0", - "tagName": "v1.8.0", - "createdAt": "2025-01-17T17:07:41Z", - "publishedAt": "2025-01-17T17:07:54Z", + "name": "v1.9.4", + "tagName": "v1.9.4", + "createdAt": "2025-04-04T04:33:50Z", + "publishedAt": "2025-04-04T04:34:01Z", "isPrerelease": false }, "hasTypes": true, @@ -114128,17 +111777,16 @@ }, "npmPkg": "react-native-tree-multi-select", "npm": { - "downloads": 1329, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 206 + "downloads": 948, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 49, "matchingScoreModifiers": [ "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.067, + "popularity": 0.028, "topicSearchString": "react-native ios android react-component treeview tree-view tree-select checkbox react-tree-view react-tree-select react-checkbox-tree checkbox-list tree-checkbox tree-structure hierarchical-list collapsible-list nested-list multi-select dropdown-menu expandable-list customizable expo web tree checkbox-treeview" }, { @@ -114162,13 +111810,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-16T18:44:42Z", + "updatedAt": "2025-04-06T12:39:24Z", "createdAt": "2022-09-09T12:02:05Z", - "pushedAt": "2024-12-16T18:44:42Z", + "pushedAt": "2025-04-06T12:39:24Z", "forks": 0, "issues": 0, - "subscribers": 2, - "stars": 5 + "subscribers": 1, + "stars": 6 }, "name": "react-native-session-storage", "fullName": "JairajJangle/react-native-session-storage", @@ -114193,29 +111841,28 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 1.3.2", - "tagName": "v1.3.2", - "createdAt": "2024-09-08T12:36:14Z", - "publishedAt": "2024-09-08T12:36:24Z", + "name": "Release 1.3.4", + "tagName": "v1.3.4", + "createdAt": "2025-04-06T12:39:26Z", + "publishedAt": "2025-04-06T12:39:37Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-session-storage", "npm": { - "downloads": 1187, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 280 + "downloads": 1240, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 43, + "score": 49, "matchingScoreModifiers": [ + "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.086, + "popularity": -0.072, "topicSearchString": "react-native session-storage ios android async-storage storage asyn-storage volative-storage" }, { @@ -114240,10 +111887,10 @@ "updatedAt": "2024-11-16T09:12:36Z", "createdAt": "2015-10-24T17:25:19Z", "pushedAt": "2024-11-16T09:12:36Z", - "forks": 93, - "issues": 47, - "subscribers": 8, - "stars": 225 + "forks": 92, + "issues": 45, + "subscribers": 7, + "stars": 229 }, "name": "react-native-zeroconf", "fullName": "balthazar/react-native-zeroconf", @@ -114282,20 +111929,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-zeroconf", "npm": { - "downloads": 60262, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 17408 + "downloads": 94972, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": 0.067, + "popularity": 0.028, "topicSearchString": "react-component react-native zeroconf bonjour avahi network lan ios android network-discovery discovery broadcast react" }, { @@ -114321,13 +111966,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-17T12:30:22Z", + "updatedAt": "2025-04-10T12:07:42Z", "createdAt": "2024-06-27T06:42:23Z", - "pushedAt": "2025-01-17T12:30:22Z", - "forks": 1, - "issues": 4, + "pushedAt": "2025-04-10T12:07:42Z", + "forks": 2, + "issues": 2, "subscribers": 4, - "stars": 6 + "stars": 8 }, "name": "@fishjam-cloud/react-native-client", "fullName": "fishjam-cloud/mobile-client-sdk", @@ -114390,10 +112035,10 @@ "updatedAt": "2024-12-08T00:06:37Z", "createdAt": "2024-11-28T07:10:04Z", "pushedAt": "2024-12-08T00:06:37Z", - "forks": 17, - "issues": 0, - "subscribers": 6, - "stars": 773 + "forks": 19, + "issues": 2, + "subscribers": 7, + "stars": 840 }, "name": "react-native-sheet-transitions", "fullName": "saulamsal/react-native-sheet-transitions", @@ -114418,17 +112063,16 @@ }, "npmPkg": "react-native-sheet-transitions", "npm": { - "downloads": 410, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 70 + "downloads": 3142, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Known", "Not supporting New Architecture" ], - "popularity": -0.301, + "popularity": 0.028, "topicSearchString": "react-native sheet transitions animation" }, { @@ -114517,13 +112161,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-19T09:56:35Z", + "updatedAt": "2025-03-16T11:55:25Z", "createdAt": "2024-11-10T20:56:09Z", - "pushedAt": "2025-01-19T09:56:35Z", - "forks": 0, - "issues": 0, - "subscribers": 1, - "stars": 16 + "pushedAt": "2025-03-16T11:55:25Z", + "forks": 2, + "issues": 1, + "subscribers": 2, + "stars": 27 }, "name": "react-native-fs-turbo", "fullName": "cmpayc/react-native-fs-turbo", @@ -114555,29 +112199,25 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 0.3.1", - "tagName": "v0.3.1", - "createdAt": "2025-01-19T09:56:38Z", - "publishedAt": "2025-01-19T09:59:33Z", + "name": "Release 0.3.3", + "tagName": "v0.3.3", + "createdAt": "2025-03-16T11:55:27Z", + "publishedAt": "2025-03-16T11:57:01Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-fs-turbo", "npm": { - "downloads": 260, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 39 + "downloads": 422, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, - "matchingScoreModifiers": [ - "Recently updated" - ], - "popularity": -0.419, + "score": 46, + "matchingScoreModifiers": [], + "popularity": -0.222, "topicSearchString": "react native fs filesystem javascript typescript android ios library jsi turbo turbomodule download upload file-transfer" }, { @@ -114597,13 +112237,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-28T06:11:55Z", + "updatedAt": "2025-04-15T12:42:58Z", "createdAt": "2024-04-17T16:55:50Z", - "pushedAt": "2025-01-28T06:11:55Z", - "forks": 10, - "issues": 10, + "pushedAt": "2025-04-15T12:42:58Z", + "forks": 14, + "issues": 17, "subscribers": 7, - "stars": 229 + "stars": 293 }, "name": "uniffi-bindgen-react-native", "fullName": "jhugman/uniffi-bindgen-react-native", @@ -114622,23 +112262,21 @@ "spdxId": "MPL-2.0" }, "lastRelease": { - "name": "v0.28.3-1", - "tagName": "0.28.3-1", - "createdAt": "2024-12-10T19:06:26Z", - "publishedAt": "2024-12-10T19:10:26Z", + "name": "v0.29.0-0", + "tagName": "0.29.0-0", + "createdAt": "2025-03-18T15:18:38Z", + "publishedAt": "2025-03-18T15:19:37Z", "isPrerelease": false }, "hasTypes": false, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "uniffi-bindgen-react-native", "npm": { - "downloads": 278, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 78 + "downloads": 705, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -114646,7 +112284,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.189, + "popularity": 0.028, "topicSearchString": "bindgen react-native rust-lang" }, { @@ -114670,13 +112308,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-29T21:05:18Z", + "updatedAt": "2025-02-02T20:20:19Z", "createdAt": "2024-11-16T17:06:16Z", - "pushedAt": "2024-12-29T21:05:18Z", + "pushedAt": "2025-02-02T20:20:19Z", "forks": 2, - "issues": 1, + "issues": 0, "subscribers": 1, - "stars": 105 + "stars": 119 }, "name": "@osamaq/drag-select", "fullName": "osamaqarem/drag-select", @@ -114704,17 +112342,16 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v0.1.2", - "tagName": "v0.1.2", - "createdAt": "2024-12-12T21:49:07Z", - "publishedAt": "2024-12-12T21:49:31Z", - "isPrerelease": false + "name": "v0.2.0", + "tagName": "v0.2.0", + "createdAt": "2025-02-02T20:20:25Z", + "publishedAt": "2025-02-02T20:21:30Z", + "isPrerelease": true }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 43, "matchingScoreModifiers": [ @@ -114741,20 +112378,22 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-06T09:29:34Z", + "updatedAt": "2025-02-21T05:29:19Z", "createdAt": "2024-12-15T19:42:46Z", - "pushedAt": "2025-01-06T09:29:34Z", + "pushedAt": "2025-02-21T05:29:19Z", "forks": 0, "issues": 0, "subscribers": 1, - "stars": 0 + "stars": 2 }, "name": "useutils-dexterverse", "fullName": "AakashThakur23102000/useUtils-dexterverse", "isPrivate": false, "description": "It is a package which conatins multiple usefull functions used for basic logic work.", "topics": [ - "utils" + "utils", + "react", + "react-native" ], "license": { "key": "mit", @@ -114767,21 +112406,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "useutils-dexterverse", "npm": { - "downloads": 254, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 15 + "downloads": 35, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.511, - "topicSearchString": "utils" + "popularity": -0.321, + "topicSearchString": "utils react react-native" }, { "githubUrl": "https://github.com/mrousavy/nitro/tree/main/packages/react-native-nitro-modules", @@ -114809,13 +112445,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-23T12:33:48Z", + "updatedAt": "2025-03-25T02:31:24Z", "createdAt": "2024-06-12T10:21:40Z", - "pushedAt": "2025-01-23T12:33:48Z", - "forks": 26, - "issues": 12, - "subscribers": 15, - "stars": 867 + "pushedAt": "2025-03-25T02:31:24Z", + "forks": 32, + "issues": 13, + "subscribers": 19, + "stars": 1079 }, "name": "react-native-nitro-modules", "fullName": "mrousavy/nitro", @@ -114856,10 +112492,9 @@ }, "npmPkg": "react-native-nitro-modules", "npm": { - "downloads": 8630, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2799 + "downloads": 38501, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 76, "matchingScoreModifiers": [ @@ -114867,7 +112502,7 @@ "Known", "Recently updated" ], - "popularity": 0.102, + "popularity": 0.028, "topicSearchString": "react-native nitro ios android visionos tvos macos cpp framework react swift native modules fast jsi turbo scaffold template views" }, { @@ -114897,13 +112532,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": false, - "updatedAt": "2025-01-21T14:22:48Z", + "updatedAt": "2025-03-19T12:39:47Z", "createdAt": "2024-06-12T10:21:40Z", - "pushedAt": "2025-01-21T14:22:48Z", - "forks": 26, - "issues": 12, - "subscribers": 15, - "stars": 867 + "pushedAt": "2025-03-19T12:39:47Z", + "forks": 32, + "issues": 13, + "subscribers": 19, + "stars": 1079 }, "name": "nitro-codegen", "fullName": "mrousavy/nitro", @@ -114923,10 +112558,9 @@ "isArchived": false }, "npm": { - "downloads": 1819, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 279 + "downloads": 8281, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 73, "matchingScoreModifiers": [ @@ -114935,7 +112569,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.069, + "popularity": 0.028, "topicSearchString": "" }, { @@ -114969,7 +112603,7 @@ "forks": 1, "issues": 0, "subscribers": 1, - "stars": 4 + "stars": 6 }, "name": "react-native-drag-expand", "fullName": "sjwall/react-native-drag-expand", @@ -114999,17 +112633,15 @@ "isArchived": false }, "npm": { - "downloads": 528, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 75 + "downloads": 25, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.18, + "popularity": -0.31, "topicSearchString": "react-native ios android ui drag expand collapse headless react jsx" }, { @@ -115034,16 +112666,16 @@ "updatedAt": "2024-12-25T05:51:48Z", "createdAt": "2024-12-20T08:13:40Z", "pushedAt": "2024-12-25T05:51:48Z", - "forks": 0, + "forks": 1, "issues": 0, "subscribers": 1, - "stars": 6 + "stars": 9 }, "name": "react-native-in-app-updates", "fullName": "aravind3566/react-native-in-app-updates", "isPrivate": false, "registry": "https://registry.npmjs.org/", - "description": "react-native-in-app-updates is a lightweight and simple-to-use library for implementing Android in-app updates. Keep your app users up-to-date seamlessly with minimal effort.", + "description": "🎊 react-native-in-app-updates is a lightweight and simple-to-use library for implementing Android in-app updates. Keep your app users up-to-date seamlessly with minimal effort. 🎊", "topics": [ "react-native", "android", @@ -115075,16 +112707,15 @@ }, "npmPkg": "react-native-in-app-updates", "npm": { - "downloads": 97, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 33 + "downloads": 312, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.226, + "popularity": -0.321, "topicSearchString": "react-native android in-app-updates update-flow flexible-update immediate-update app-update mobile-updates lightweight-library" }, { @@ -115111,10 +112742,10 @@ "updatedAt": "2024-12-25T12:36:27Z", "createdAt": "2024-12-21T16:18:36Z", "pushedAt": "2024-12-25T12:36:27Z", - "forks": 0, + "forks": 1, "issues": 0, "subscribers": 3, - "stars": 3 + "stars": 4 }, "name": "react-native-serialport-windows", "fullName": "MihirGrand/react-native-serialport-windows", @@ -115140,10 +112771,9 @@ }, "npmPkg": "react-native-serialport-windows", "npm": { - "downloads": 22, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4 + "downloads": 14, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [], @@ -115177,13 +112807,13 @@ "forks": 0, "issues": 0, "subscribers": 1, - "stars": 0 + "stars": 2 }, "name": "react-native-install-unknown-apps", "fullName": "aravind3566/react-native-install-unknown-apps", "isPrivate": false, "registry": "https://registry.npmjs.org/", - "description": "A lightweight React Native library to manage and enable the 'Install Unknown Apps' permission on Android devices. Ideal for apps that need to install APK files from external sources.", + "description": "📲 A lightweight React Native library to manage and enable the 'Install Unknown Apps' permission on Android devices. Ideal for apps that need to install APK files from external sources. 📲", "topics": [ "react-native", "android", @@ -115219,16 +112849,15 @@ }, "npmPkg": "react-native-install-unknown-apps", "npm": { - "downloads": 35, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 12 + "downloads": 94, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.207, + "popularity": -0.318, "topicSearchString": "react-native android install-unknown-apps apk-installer permissions android-permissions install-external-apps unknown-sources apk-manager app-install-permission external-apk-install android-apk-install mobile-app-permissions" }, { @@ -115249,13 +112878,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-28T13:00:22Z", + "updatedAt": "2025-03-27T09:33:10Z", "createdAt": "2024-12-25T18:22:14Z", - "pushedAt": "2025-01-28T13:00:22Z", + "pushedAt": "2025-03-27T09:33:10Z", "forks": 0, "issues": 0, "subscribers": 1, - "stars": 2 + "stars": 7 }, "name": "react-native-urovo", "fullName": "iliapnmrv/react-native-urovo", @@ -115275,29 +112904,27 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v1.0.0", - "tagName": "v1.0.0", - "createdAt": "2025-01-28T13:00:22Z", - "publishedAt": "2025-01-28T13:01:55Z", + "name": "1.1.0 - PropertyID", + "tagName": "v1.1.0", + "createdAt": "2025-03-27T09:33:10Z", + "publishedAt": "2025-03-27T09:39:03Z", "isPrerelease": false }, "hasTypes": false, "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-urovo", "npm": { - "downloads": 369, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 138 + "downloads": 420, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 51, "matchingScoreModifiers": [ "Recently updated" ], - "popularity": -0.198, + "popularity": -0.321, "topicSearchString": "react-native android urovo" }, { @@ -115319,13 +112946,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-12-26T23:02:33Z", + "updatedAt": "2025-02-26T10:03:40Z", "createdAt": "2024-12-26T09:13:36Z", - "pushedAt": "2024-12-26T23:02:33Z", + "pushedAt": "2025-02-26T10:03:40Z", "forks": 1, - "issues": 1, + "issues": 0, "subscribers": 2, - "stars": 86 + "stars": 108 }, "name": "react-native-nitro-haptics", "fullName": "oblador/react-native-nitro-haptics", @@ -115348,23 +112975,28 @@ "url": "http://choosealicense.com/licenses/mit/", "id": "MDc6TGljZW5zZTEz" }, + "lastRelease": { + "name": "0.1.0", + "tagName": "0.1.0", + "createdAt": "2025-02-26T10:03:40Z", + "publishedAt": "2025-02-26T10:06:23Z", + "isPrerelease": false + }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-nitro-haptics", "npm": { - "downloads": 46, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 11 + "downloads": 288, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 43, "matchingScoreModifiers": [ "Not supporting New Architecture" ], - "popularity": -0.228, + "popularity": -0.222, "topicSearchString": "react-native nitro nitro-module haptics haptic-feedback reanimated worklet" }, { @@ -115395,7 +113027,7 @@ "forks": 0, "issues": 0, "subscribers": 1, - "stars": 8 + "stars": 9 }, "name": "@roman.sytnyk/blur-app-in-recents", "fullName": "RomanSytnyk/blur-app-in-recents", @@ -115475,20 +113107,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-quick-aws4", "npm": { - "downloads": 71, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 29 + "downloads": 65, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.153, + "popularity": -0.319, "topicSearchString": "react-native aws4 aws-api aws-sdk" }, { @@ -115517,7 +113147,7 @@ "forks": 35, "issues": 7, "subscribers": 4, - "stars": 65 + "stars": 66 }, "name": "react-native-bluetooth-state-manager", "fullName": "patlux/react-native-bluetooth-state-manager", @@ -115551,26 +113181,27 @@ }, "hasTypes": true, "newArchitecture": false, - "isArchived": true + "isArchived": false }, - "images": [], "npmPkg": "react-native-bluetooth-state-manager", "npm": { - "downloads": 23242, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 5518 + "downloads": 26132, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.485, + "popularity": -0.472, "topicSearchString": "react native bluetooth state manager react-native context app android ios" }, { "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-video", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/video/#usage" + ], "ios": true, "android": true, "web": true, @@ -115587,13 +113218,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-25T00:30:11Z", + "updatedAt": "2025-04-16T15:59:39Z", "createdAt": "2016-08-15T17:14:25Z", - "pushedAt": "2025-01-25T00:30:11Z", - "forks": 5865, - "issues": 475, - "subscribers": 310, - "stars": 36788 + "pushedAt": "2025-04-16T15:59:39Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 }, "name": "expo-video", "fullName": "expo/expo", @@ -115616,13 +113247,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-video", "npm": { - "downloads": 113270, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 27103 + "downloads": 216940, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 86, "matchingScoreModifiers": [ @@ -115633,7 +113262,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.017, + "popularity": 0.028, "topicSearchString": "react-native expo video player" }, { @@ -115662,7 +113291,7 @@ "forks": 6, "issues": 0, "subscribers": 1, - "stars": 44 + "stars": 45 }, "name": "react-native-timezone", "fullName": "samitha9125/react-native-timezone", @@ -115688,17 +113317,15 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-timezone", "npm": { - "downloads": 7830, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2060 + "downloads": 9699, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [], - "popularity": 0.041, + "popularity": 0.028, "topicSearchString": "" }, { @@ -115724,7 +113351,7 @@ "forks": 0, "issues": 0, "subscribers": 1, - "stars": 2 + "stars": 3 }, "name": "react-native-overflow-row", "fullName": "shivanshBTW/react-native-overflow-row", @@ -115747,17 +113374,15 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-overflow-row", "npm": { - "downloads": 351, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 83 + "downloads": 200, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [], - "popularity": -0.336, + "popularity": -0.32, "topicSearchString": "react-native ios android" }, { @@ -115784,13 +113409,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-17T09:29:49Z", + "updatedAt": "2025-04-15T22:07:41Z", "createdAt": "2020-12-29T21:37:23Z", - "pushedAt": "2025-01-17T09:29:49Z", + "pushedAt": "2025-04-15T22:07:41Z", "forks": 2, "issues": 2, - "subscribers": 2, - "stars": 90 + "subscribers": 1, + "stars": 94 }, "name": "react-native-use-form", "fullName": "web-ridge/react-native-use-form", @@ -115810,10 +113435,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "Release 0.17.2", - "tagName": "v0.17.2", - "createdAt": "2025-01-17T09:29:49Z", - "publishedAt": "2025-01-17T09:29:50Z", + "name": "Release 0.17.3", + "tagName": "v0.17.3", + "createdAt": "2025-04-15T22:07:41Z", + "publishedAt": "2025-04-15T22:07:42Z", "isPrerelease": false }, "hasTypes": true, @@ -115822,17 +113447,16 @@ }, "npmPkg": "react-native-use-form", "npm": { - "downloads": 662, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 190 + "downloads": 233, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 49, "matchingScoreModifiers": [ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.065, + "popularity": -0.22, "topicSearchString": "react-native ios android" }, { @@ -115858,13 +113482,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-16T18:54:58Z", + "updatedAt": "2025-04-12T11:49:45Z", "createdAt": "2020-12-24T20:35:25Z", - "pushedAt": "2025-01-16T18:54:58Z", - "forks": 38, - "issues": 6, - "subscribers": 4, - "stars": 206 + "pushedAt": "2025-04-12T11:49:45Z", + "forks": 40, + "issues": 7, + "subscribers": 3, + "stars": 219 }, "name": "react-native-paper-tabs", "fullName": "web-ridge/react-native-paper-tabs", @@ -115904,17 +113528,16 @@ }, "npmPkg": "react-native-paper-tabs", "npm": { - "downloads": 25698, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6194 + "downloads": 19947, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 59, "matchingScoreModifiers": [ "Known", "Recently updated" ], - "popularity": 0.019, + "popularity": 0.028, "topicSearchString": "react-native ios android material-design tabs viewpager web react material paper material-design-tabs" }, { @@ -115945,8 +113568,8 @@ "pushedAt": "2025-01-09T14:17:55Z", "forks": 3, "issues": 6, - "subscribers": 3, - "stars": 119 + "subscribers": 2, + "stars": 120 }, "name": "react-native-ridge-navigation", "fullName": "web-ridge/react-native-ridge-navigation", @@ -115982,16 +113605,13 @@ }, "npmPkg": "react-native-ridge-navigation", "npm": { - "downloads": 1113, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 185 + "downloads": 243, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, - "matchingScoreModifiers": [ - "Recently updated" - ], - "popularity": -0.056, + "score": 46, + "matchingScoreModifiers": [], + "popularity": -0.225, "topicSearchString": "react-native ios android react navigation web typescript" }, { @@ -116012,10 +113632,10 @@ "updatedAt": "2022-02-08T04:03:57Z", "createdAt": "2017-12-20T02:30:08Z", "pushedAt": "2022-02-08T04:03:57Z", - "forks": 636, - "issues": 399, + "forks": 642, + "issues": 401, "subscribers": 14, - "stars": 2923 + "stars": 2965 }, "name": "react-native-chart-kit", "fullName": "indiespirit/react-native-chart-kit", @@ -116041,13 +113661,11 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npmPkg": "react-native-chart-kit", "npm": { - "downloads": 201624, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 45196 + "downloads": 287829, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 46, "matchingScoreModifiers": [ @@ -116057,7 +113675,7 @@ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.498, + "popularity": -0.472, "topicSearchString": "chart chart-kit react-native expo charts graphs" }, { @@ -116078,13 +113696,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-20T02:23:39Z", + "updatedAt": "2025-04-14T19:10:26Z", "createdAt": "2017-02-01T12:01:03Z", - "pushedAt": "2025-01-20T02:23:39Z", - "forks": 2149, - "issues": 46, - "subscribers": 164, - "stars": 11777 + "pushedAt": "2025-04-14T19:10:26Z", + "forks": 2173, + "issues": 62, + "subscribers": 165, + "stars": 11888 }, "name": "@react-native-firebase/installations", "fullName": "invertase/react-native-firebase", @@ -116107,7 +113725,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -116133,13 +113750,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-20T08:33:31Z", + "updatedAt": "2025-02-20T16:45:21Z", "createdAt": "2021-05-18T15:24:40Z", - "pushedAt": "2025-01-20T08:33:31Z", - "forks": 2, + "pushedAt": "2025-02-20T16:45:21Z", + "forks": 3, "issues": 11, "subscribers": 9, - "stars": 9 + "stars": 8 }, "name": "@didomi/react-native", "fullName": "didomi/react-native", @@ -116159,21 +113776,19 @@ "id": "MDc6TGljZW5zZTA=" }, "lastRelease": { - "name": "2.9.0", - "tagName": "2.9.0", - "createdAt": "2025-01-20T08:34:30Z", - "publishedAt": "2025-01-20T08:49:15Z", + "name": "2.10.1", + "tagName": "2.10.1", + "createdAt": "2025-02-20T16:45:21Z", + "publishedAt": "2025-02-20T17:05:29Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], "popularity": -100, @@ -116232,20 +113847,17 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "expo-spellchecker", "npm": { - "downloads": 239, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6 + "downloads": 10, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 49, + "score": 43, "matchingScoreModifiers": [ - "Recently updated", "Not supporting New Architecture" ], - "popularity": -0.547, + "popularity": -0.35, "topicSearchString": "react-native expo expo-spellchecker expospellchecker spellchecker dictionary word-completion word-prediction" }, { @@ -116268,13 +113880,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-28T09:35:39Z", + "updatedAt": "2025-04-15T14:04:00Z", "createdAt": "2019-08-01T11:26:48Z", - "pushedAt": "2025-01-28T09:35:39Z", + "pushedAt": "2025-04-15T14:04:00Z", "forks": 5, "issues": 3, - "subscribers": 6, - "stars": 27 + "subscribers": 5, + "stars": 28 }, "name": "react-native-kommunicate-chat", "fullName": "Kommunicate-io/Kommunicate-React-Native-SDK", @@ -116294,29 +113906,27 @@ ], "license": null, "lastRelease": { - "name": "v2.4.0", - "tagName": "v2.4.0", - "createdAt": "2024-12-26T05:34:00Z", - "publishedAt": "2024-12-26T05:40:23Z", + "name": "v2.5.0", + "tagName": "2.5.0", + "createdAt": "2025-04-15T14:04:39Z", + "publishedAt": "2025-04-15T14:06:09Z", "isPrerelease": false }, "hasTypes": false, "newArchitecture": false, "isArchived": false }, - "images": [], "npm": { - "downloads": 453, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 218 + "downloads": 304, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 49, "matchingScoreModifiers": [ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.01, + "popularity": -0.22, "topicSearchString": "react-native ai-chatbot android app-framework chat chatbot cross-platform ios mobile react" }, { @@ -116342,13 +113952,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-26T19:33:38Z", + "updatedAt": "2025-04-16T17:26:28Z", "createdAt": "2018-03-03T21:21:53Z", - "pushedAt": "2025-01-26T19:33:38Z", - "forks": 1181, - "issues": 243, - "subscribers": 72, - "stars": 10828 + "pushedAt": "2025-04-16T17:26:28Z", + "forks": 1198, + "issues": 255, + "subscribers": 71, + "stars": 10940 }, "name": "@reduxjs/toolkit", "fullName": "reduxjs/redux-toolkit", @@ -116376,7 +113986,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 38, "matchingScoreModifiers": [ @@ -116409,13 +114018,13 @@ "hasWiki": false, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2024-12-10T23:07:11Z", + "updatedAt": "2025-03-16T00:24:27Z", "createdAt": "2015-07-11T17:32:01Z", - "pushedAt": "2024-12-10T23:07:11Z", - "forks": 3323, + "pushedAt": "2025-03-16T00:24:27Z", + "forks": 3324, "issues": 23, - "subscribers": 406, - "stars": 23429 + "subscribers": 402, + "stars": 23477 }, "name": "react-redux", "fullName": "reduxjs/react-redux", @@ -116444,13 +114053,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-redux", "npm": { - "downloads": 29494593, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 6786586 + "downloads": 38321563, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 92, "matchingScoreModifiers": [ @@ -116459,7 +114066,7 @@ "Known", "Not supporting New Architecture" ], - "popularity": 0.008, + "popularity": 0.028, "topicSearchString": "react reactjs redux" }, { @@ -116483,13 +114090,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-26T20:16:21Z", + "updatedAt": "2025-04-05T12:35:15Z", "createdAt": "2015-05-29T23:53:15Z", - "pushedAt": "2025-01-26T20:16:21Z", - "forks": 14911, - "issues": 36, + "pushedAt": "2025-04-05T12:35:15Z", + "forks": 14918, + "issues": 37, "subscribers": 1271, - "stars": 61010 + "stars": 61145 }, "name": "redux", "fullName": "reduxjs/redux", @@ -116526,13 +114133,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "redux", "npm": { - "downloads": 39068775, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 9017985 + "downloads": 51299750, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 97, "matchingScoreModifiers": [ @@ -116542,7 +114147,7 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.009, + "popularity": 0.028, "topicSearchString": "redux reducer state predictable functional immutable hot live replay flux elm" }, { @@ -116563,13 +114168,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-09-12T09:49:12Z", + "updatedAt": "2025-03-16T19:38:31Z", "createdAt": "2015-07-01T11:06:45Z", - "pushedAt": "2024-09-12T09:49:12Z", + "pushedAt": "2025-03-16T19:38:31Z", "forks": 665, - "issues": 26, - "subscribers": 164, - "stars": 19054 + "issues": 28, + "subscribers": 163, + "stars": 19059 }, "name": "reselect", "fullName": "reduxjs/reselect", @@ -116598,13 +114203,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "reselect", "npm": { - "downloads": 30177764, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 7018815 + "downloads": 40143530, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 92, "matchingScoreModifiers": [ @@ -116613,7 +114216,7 @@ "Known", "Not supporting New Architecture" ], - "popularity": 0.01, + "popularity": 0.028, "topicSearchString": "react redux memoized-selectors" }, { @@ -116634,12 +114237,12 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2024-10-10T17:24:00Z", + "updatedAt": "2025-03-16T00:23:17Z", "createdAt": "2015-07-13T13:33:08Z", - "pushedAt": "2024-10-10T17:24:00Z", - "forks": 1028, + "pushedAt": "2025-03-16T00:23:17Z", + "forks": 1025, "issues": 0, - "subscribers": 170, + "subscribers": 169, "stars": 17766 }, "name": "redux-thunk", @@ -116671,13 +114274,11 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "redux-thunk", "npm": { - "downloads": 20285087, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4675591 + "downloads": 25786860, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 92, "matchingScoreModifiers": [ @@ -116686,7 +114287,7 @@ "Known", "Not supporting New Architecture" ], - "popularity": 0.008, + "popularity": 0.028, "topicSearchString": "redux thunk middleware redux-middleware flux" }, { @@ -116710,10 +114311,10 @@ "updatedAt": "2024-12-16T21:31:56Z", "createdAt": "2012-02-17T14:19:43Z", "pushedAt": "2024-12-16T21:31:56Z", - "forks": 11928, - "issues": 4082, - "subscribers": 1352, - "stars": 74576 + "forks": 11937, + "issues": 4128, + "subscribers": 1348, + "stars": 74943 }, "name": "@fortawesome/fontawesome-svg-core", "fullName": "FortAwesome/Font-Awesome", @@ -116738,7 +114339,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -116769,10 +114369,10 @@ "updatedAt": "2024-12-16T21:31:56Z", "createdAt": "2012-02-17T14:19:43Z", "pushedAt": "2024-12-16T21:31:56Z", - "forks": 11928, - "issues": 4082, - "subscribers": 1352, - "stars": 74576 + "forks": 11937, + "issues": 4128, + "subscribers": 1348, + "stars": 74943 }, "name": "@fortawesome/free-brands-svg-icons", "fullName": "FortAwesome/Font-Awesome", @@ -116790,7 +114390,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -116821,10 +114420,10 @@ "updatedAt": "2024-12-16T21:31:56Z", "createdAt": "2012-02-17T14:19:43Z", "pushedAt": "2024-12-16T21:31:56Z", - "forks": 11928, - "issues": 4082, - "subscribers": 1352, - "stars": 74576 + "forks": 11937, + "issues": 4128, + "subscribers": 1348, + "stars": 74943 }, "name": "@fortawesome/free-regular-svg-icons", "fullName": "FortAwesome/Font-Awesome", @@ -116842,7 +114441,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -116873,10 +114471,10 @@ "updatedAt": "2024-12-16T21:31:56Z", "createdAt": "2012-02-17T14:19:43Z", "pushedAt": "2024-12-16T21:31:56Z", - "forks": 11928, - "issues": 4082, - "subscribers": 1352, - "stars": 74576 + "forks": 11937, + "issues": 4128, + "subscribers": 1348, + "stars": 74943 }, "name": "@fortawesome/free-solid-svg-icons", "fullName": "FortAwesome/Font-Awesome", @@ -116894,7 +114492,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -116924,10 +114521,10 @@ "updatedAt": "2025-01-03T12:25:35Z", "createdAt": "2024-12-28T19:27:05Z", "pushedAt": "2025-01-03T12:25:35Z", - "forks": 3, + "forks": 5, "issues": 0, "subscribers": 1, - "stars": 58 + "stars": 66 }, "name": "react-native-motion-tabs", "fullName": "FilipiRafael/react-native-motion-tabs", @@ -116964,19 +114561,15 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-motion-tabs", "npm": { - "downloads": 1083, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 39 + "downloads": 75, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, - "matchingScoreModifiers": [ - "Recently updated" - ], - "popularity": -0.186, + "score": 46, + "matchingScoreModifiers": [], + "popularity": -0.223, "topicSearchString": "react-native ios android bottom-tabs react navigation screens reactnative typescript expo" }, { @@ -116994,15 +114587,15 @@ "stats": { "hasIssues": true, "hasWiki": true, - "hasSponsorships": false, + "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-25T13:02:01Z", + "updatedAt": "2025-04-11T13:21:29Z", "createdAt": "2024-08-16T03:13:36Z", - "pushedAt": "2025-01-25T13:02:01Z", - "forks": 17, - "issues": 5, - "subscribers": 6, - "stars": 260 + "pushedAt": "2025-04-11T13:21:29Z", + "forks": 42, + "issues": 13, + "subscribers": 7, + "stars": 424 }, "name": "react-native-ota-hot-update", "fullName": "vantuan88291/react-native-ota-hot-update", @@ -117028,30 +114621,28 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "2.0.7", - "tagName": "2.0.7", - "createdAt": "2025-01-22T13:19:22Z", - "publishedAt": "2025-01-22T13:20:41Z", + "name": "2.2.4", + "tagName": "2.2.4", + "createdAt": "2025-04-11T13:21:29Z", + "publishedAt": "2025-04-11T13:22:35Z", "isPrerelease": false }, - "hasTypes": false, + "hasTypes": true, "newArchitecture": true, "isArchived": false }, - "images": [], "npmPkg": "react-native-ota-hot-update", "npm": { - "downloads": 1357, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 426 + "downloads": 4827, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 59, "matchingScoreModifiers": [ "Known", "Recently updated" ], - "popularity": 0.092, + "popularity": 0.028, "topicSearchString": "hot-update ota code-push update hotupdate codepush ota-hot-update custom-ota rn-hotupdate" }, { @@ -117073,10 +114664,10 @@ "updatedAt": "2025-01-14T10:49:02Z", "createdAt": "2022-11-01T19:23:36Z", "pushedAt": "2025-01-14T10:49:02Z", - "forks": 34, - "issues": 9, + "forks": 38, + "issues": 8, "subscribers": 9, - "stars": 158 + "stars": 174 }, "name": "react-native-passkey", "fullName": "f-23/react-native-passkey", @@ -117109,21 +114700,18 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npmPkg": "react-native-passkey", "npm": { - "downloads": 63629, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 19221 + "downloads": 84509, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 57, + "score": 51, "matchingScoreModifiers": [ "Known", - "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.08, + "popularity": 0.028, "topicSearchString": "react-native ios android passkey authentication auth" }, { @@ -117146,13 +114734,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-28T17:45:28Z", + "updatedAt": "2025-04-15T11:06:05Z", "createdAt": "2021-03-16T11:17:37Z", - "pushedAt": "2025-01-28T17:45:28Z", + "pushedAt": "2025-04-15T11:06:05Z", "forks": 8, - "issues": 2, + "issues": 1, "subscribers": 12, - "stars": 16 + "stars": 18 }, "name": "@playerdata/react-native-mcu-manager", "fullName": "PlayerData/react-native-mcu-manager", @@ -117175,7 +114763,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 49, "matchingScoreModifiers": [ @@ -117215,13 +114802,13 @@ "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-27T12:12:53Z", + "updatedAt": "2025-04-14T09:06:31Z", "createdAt": "2022-06-06T09:18:31Z", - "pushedAt": "2025-01-27T12:12:53Z", - "forks": 23, - "issues": 4, - "subscribers": 8, - "stars": 69 + "pushedAt": "2025-04-14T09:06:31Z", + "forks": 25, + "issues": 0, + "subscribers": 6, + "stars": 76 }, "name": "react-native-theoplayer", "fullName": "THEOplayer/react-native-theoplayer", @@ -117245,10 +114832,10 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "", - "tagName": "v8.13.1", - "createdAt": "2025-01-27T12:12:53Z", - "publishedAt": "2025-01-27T12:46:22Z", + "name": "v9.0.1", + "tagName": "v9.0.1", + "createdAt": "2025-04-08T10:49:59Z", + "publishedAt": "2025-04-08T13:24:13Z", "isPrerelease": false }, "hasTypes": true, @@ -117257,17 +114844,16 @@ }, "npmPkg": "react-native-theoplayer", "npm": { - "downloads": 6100, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 2875 + "downloads": 10417, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 49, "matchingScoreModifiers": [ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.249, + "popularity": 0.028, "topicSearchString": "react-native theoplayer ios android video video-player video-streaming" }, { @@ -117290,13 +114876,13 @@ "hasWiki": true, "hasSponsorships": true, "hasTopics": true, - "updatedAt": "2025-01-23T12:56:22Z", + "updatedAt": "2025-04-14T07:00:17Z", "createdAt": "2023-10-22T15:56:45Z", - "pushedAt": "2025-01-23T12:56:22Z", - "forks": 10, - "issues": 4, - "subscribers": 2, - "stars": 185 + "pushedAt": "2025-04-14T07:00:17Z", + "forks": 43, + "issues": 12, + "subscribers": 5, + "stars": 546 }, "name": "@hot-updater/react-native", "fullName": "gronxb/hot-updater", @@ -117304,9 +114890,12 @@ "description": "React Native OTA solution for self-hosted", "topics": [ "react-native", - "code", - "push", "code-push", + "code-push", + "eas", + "eas-update", + "expo", + "expo-update", "self-hosted" ], "license": { @@ -117326,11 +114915,10 @@ "Recently updated" ], "popularity": -100, - "topicSearchString": "react-native code push code-push self-hosted" + "topicSearchString": "react-native code-push code-push eas eas-update expo expo-update self-hosted" }, { "githubUrl": "https://github.com/yunusyavuz16/react-native-trendy", - "npmPkg": "react-native-trendy", "examples": [ "https://github.com/yunusyavuz16/react-native-trendy/tree/main/example" ], @@ -117359,7 +114947,7 @@ "forks": 0, "issues": 0, "subscribers": 1, - "stars": 2 + "stars": 3 }, "name": "react-native-trendy", "fullName": "yunusyavuz16/react-native-trendy", @@ -117389,22 +114977,19 @@ "newArchitecture": true, "isArchived": false }, + "npmPkg": "react-native-trendy", "npm": { - "downloads": 714, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 195 + "downloads": 33, + "start": "2025-03-16", + "end": "2025-04-14" }, - "score": 51, - "matchingScoreModifiers": [ - "Recently updated" - ], - "popularity": -0.048, + "score": 46, + "matchingScoreModifiers": [], + "popularity": -0.32, "topicSearchString": "react-native ios android" }, { "githubUrl": "https://github.com/matinzd/expo-health-connect", - "npmPkg": "expo-health-connect", "examples": [ "https://github.com/matinzd/expo-health-connect/tree/main/example" ], @@ -117424,7 +115009,7 @@ "updatedAt": "2024-07-31T17:00:34Z", "createdAt": "2024-06-29T07:52:24Z", "pushedAt": "2024-07-31T17:00:34Z", - "forks": 2, + "forks": 4, "issues": 1, "subscribers": 2, "stars": 4 @@ -117457,24 +115042,22 @@ "newArchitecture": false, "isArchived": false }, - "images": [], + "npmPkg": "expo-health-connect", "npm": { - "downloads": 5552, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 1536 + "downloads": 7371, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 32, "matchingScoreModifiers": [ "Not updated recently", "Not supporting New Architecture" ], - "popularity": -0.045, + "popularity": -0.072, "topicSearchString": "react-native expo expo-health-connect expohealthconnect" }, { "githubUrl": "https://github.com/suhaotian/xior", - "npmPkg": "xior", "ios": true, "android": true, "web": true, @@ -117483,20 +115066,20 @@ "urls": { "repo": "https://github.com/suhaotian/xior", "clone": "https://github.com/suhaotian/xior.git", - "homepage": "https://suhaotian.github.io/xior/" + "homepage": "https://www.npmjs.com/package/xior" }, "stats": { "hasIssues": true, "hasWiki": true, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-18T23:16:02Z", + "updatedAt": "2025-04-10T23:07:01Z", "createdAt": "2024-02-20T00:14:38Z", - "pushedAt": "2025-01-18T23:16:02Z", - "forks": 4, - "issues": 2, - "subscribers": 4, - "stars": 217 + "pushedAt": "2025-04-10T23:07:01Z", + "forks": 7, + "issues": 1, + "subscribers": 5, + "stars": 329 }, "name": "xior", "fullName": "suhaotian/xior", @@ -117509,7 +115092,8 @@ "axios-fetch", "axios-alternatives", "xior", - "adapter", + "fetch-plugins", + "tauri", "plugins", "http", "edge-runtime", @@ -117536,22 +115120,21 @@ "id": "MDc6TGljZW5zZTEz" }, "lastRelease": { - "name": "v0.6.3", - "tagName": "v0.6.3", - "createdAt": "2025-01-18T23:16:02Z", - "publishedAt": "2025-01-18T23:20:44Z", + "name": "v0.7.8", + "tagName": "v0.7.8", + "createdAt": "2025-04-09T13:02:15Z", + "publishedAt": "2025-04-09T22:40:58Z", "isPrerelease": false }, "hasTypes": true, "newArchitecture": false, "isArchived": false }, - "images": [], + "npmPkg": "xior", "npm": { - "downloads": 17911, - "start": "2024-12-30", - "end": "2025-01-28", - "weekDownloads": 4039 + "downloads": 30918, + "start": "2025-03-16", + "end": "2025-04-14" }, "score": 57, "matchingScoreModifiers": [ @@ -117559,8 +115142,8 @@ "Recently updated", "Not supporting New Architecture" ], - "popularity": 0.003, - "topicSearchString": "fetch fetch-wrapper axios axios-fetch axios-alternatives xior adapter plugins http edge-runtime https network url uri mock dedupe promise request error-retry request-cache request-throttle axios-api typescript ajax" + "popularity": 0.028, + "topicSearchString": "fetch fetch-wrapper axios axios-fetch axios-alternatives xior fetch-plugins tauri plugins http edge-runtime https network url uri mock dedupe promise request error-retry request-cache request-throttle axios-api typescript ajax" }, { "githubUrl": "https://github.com/craftzdog/react-native-buffer", @@ -117613,7 +115196,6 @@ "isArchived": false }, "unmaintained": true, - "images": [], "npm": {}, "score": 32, "matchingScoreModifiers": [ @@ -117647,8 +115229,8 @@ "createdAt": "2018-04-03T23:36:10Z", "pushedAt": "2024-11-28T11:22:41Z", "forks": 5, - "issues": 7, - "subscribers": 23, + "issues": 6, + "subscribers": 22, "stars": 11 }, "name": "@bugsnag/expo", @@ -117678,7 +115260,6 @@ "newArchitecture": false, "isArchived": false }, - "images": [], "npm": {}, "score": 43, "matchingScoreModifiers": [ @@ -117707,13 +115288,13 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": true, - "updatedAt": "2025-01-27T09:48:37Z", + "updatedAt": "2025-04-09T14:19:59Z", "createdAt": "2013-02-05T19:06:33Z", - "pushedAt": "2025-01-27T09:48:37Z", - "forks": 249, - "issues": 58, - "subscribers": 50, - "stars": 859 + "pushedAt": "2025-04-09T14:19:59Z", + "forks": 251, + "issues": 57, + "subscribers": 46, + "stars": 865 }, "name": "@bugsnag/react-native", "fullName": "bugsnag/bugsnag-js", @@ -117741,7 +115322,6 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, "score": 51, "matchingScoreModifiers": [ @@ -117770,12 +115350,12 @@ "hasWiki": false, "hasSponsorships": false, "hasTopics": false, - "updatedAt": "2025-01-23T14:29:31Z", + "updatedAt": "2025-03-26T17:35:34Z", "createdAt": "2023-02-01T11:08:05Z", - "pushedAt": "2025-01-23T14:29:31Z", - "forks": 4, - "issues": 3, - "subscribers": 21, + "pushedAt": "2025-03-26T17:35:34Z", + "forks": 5, + "issues": 5, + "subscribers": 20, "stars": 5 }, "name": "@bugsnag/react-native-performance", @@ -117794,7 +115374,6 @@ "newArchitecture": true, "isArchived": false }, - "images": [], "npm": {}, "score": 51, "matchingScoreModifiers": [ @@ -117802,14 +115381,6430 @@ ], "popularity": -100, "topicSearchString": "" + }, + { + "githubUrl": "https://github.com/pachun/use-expo-push-notifications", + "npmPkg": "@pachun/use-expo-push-notifications", + "ios": true, + "android": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/pachun/use-expo-push-notifications", + "clone": "https://github.com/pachun/use-expo-push-notifications.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-02-17T05:33:28Z", + "createdAt": "2025-01-29T10:31:13Z", + "pushedAt": "2025-02-17T05:33:28Z", + "forks": 0, + "issues": 0, + "subscribers": 1, + "stars": 0 + }, + "name": "@pachun/use-expo-push-notifications", + "fullName": "pachun/use-expo-push-notifications", + "isPrivate": false, + "description": "Simpler (and more testable) expo-notifications event handling", + "topics": [ + "react", + "native", + "expo", + "expo-notifications" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npm": {}, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "react native expo expo-notifications" + }, + { + "githubUrl": "https://github.com/benjamineruvieru/react-native-pdf-from-image", + "examples": [ + "https://github.com/benjamineruvieru/react-native-pdf-from-image/tree/main/example" + ], + "ios": true, + "android": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/benjamineruvieru/react-native-pdf-from-image", + "clone": "https://github.com/benjamineruvieru/react-native-pdf-from-image.git", + "homepage": "https://docs.benjamineruvieru.com/docs/react-native-pdf-from-image/" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-02-28T06:36:11Z", + "createdAt": "2025-01-29T14:19:04Z", + "pushedAt": "2025-02-28T06:36:11Z", + "forks": 1, + "issues": 0, + "subscribers": 2, + "stars": 14 + }, + "name": "react-native-pdf-from-image", + "fullName": "benjamineruvieru/react-native-pdf-from-image", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "Generate PDF documents from an array of images.", + "topics": [ + "react-native", + "ios", + "android", + "pdf-generation", + "library", + "image-to-pdf", + "pdf", + "image", + "document-creation", + "image-processing", + "pdf-generation-react" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "Release 0.3.5", + "tagName": "v0.3.5", + "createdAt": "2025-02-28T06:36:16Z", + "publishedAt": "2025-02-28T06:36:32Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": true, + "isArchived": false + }, + "npmPkg": "react-native-pdf-from-image", + "npm": { + "downloads": 26434, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 46, + "matchingScoreModifiers": [], + "popularity": -0.072, + "topicSearchString": "react-native ios android pdf-generation library image-to-pdf pdf image document-creation image-processing pdf-generation-react" + }, + { + "githubUrl": "https://github.com/benjamineruvieru/rn-text-touch-highlight", + "examples": [ + "https://github.com/benjamineruvieru/rn-text-touch-highlight/tree/main/example" + ], + "ios": true, + "android": true, + "expoGo": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/benjamineruvieru/rn-text-touch-highlight", + "clone": "https://github.com/benjamineruvieru/rn-text-touch-highlight.git", + "homepage": "https://docs.benjamineruvieru.com/docs/rn-text-touch-highlight" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-02-04T19:20:42Z", + "createdAt": "2023-11-07T09:38:28Z", + "pushedAt": "2025-02-04T19:20:42Z", + "forks": 2, + "issues": 0, + "subscribers": 1, + "stars": 9 + }, + "name": "rn-text-touch-highlight", + "fullName": "benjamineruvieru/rn-text-touch-highlight", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "React Native Text Touch Highlighter is a user friendly component library that enables users to effortlessly tap and drag to highlight text in React Native applications.", + "topics": [ + "react-native", + "ios", + "android", + "react", + "highlight", + "text", + "gesture", + "selection", + "interactive", + "reanimated", + "highlighting", + "text-highlighting", + "text-selection", + "text-marker", + "highlighting-library", + "text-highlight", + "ui-component", + "text-manipulation", + "touch-interaction", + "text-highlighter" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "Release 0.4.0", + "tagName": "v0.4.0", + "createdAt": "2025-02-04T19:20:51Z", + "publishedAt": "2025-02-04T19:21:00Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "rn-text-touch-highlight", + "npm": { + "downloads": 45, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -0.328, + "topicSearchString": "react-native ios android react highlight text gesture selection interactive reanimated highlighting text-highlighting text-selection text-marker highlighting-library text-highlight ui-component text-manipulation touch-interaction text-highlighter" + }, + { + "githubUrl": "https://github.com/benjamineruvieru/react-native-type-animation", + "examples": [ + "https://github.com/benjamineruvieru/react-native-type-animation/tree/main/example" + ], + "ios": true, + "android": true, + "expoGo": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/benjamineruvieru/react-native-type-animation", + "clone": "https://github.com/benjamineruvieru/react-native-type-animation.git", + "homepage": "https://docs.benjamineruvieru.com/docs/react-native-type-animation/" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-02-04T19:23:35Z", + "createdAt": "2023-11-04T02:11:39Z", + "pushedAt": "2025-02-04T19:23:35Z", + "forks": 0, + "issues": 2, + "subscribers": 1, + "stars": 18 + }, + "name": "react-native-type-animation", + "fullName": "benjamineruvieru/react-native-type-animation", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "React Native Type Animation is a component library that allows you to create engaging typewriter-style text animations in your React Native applications.", + "topics": [ + "react-native", + "ios", + "android", + "type-animation", + "typing", + "typinganimation" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "Release 0.4.1", + "tagName": "v0.4.1", + "createdAt": "2025-02-04T19:23:43Z", + "publishedAt": "2025-02-04T19:23:51Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "react-native-type-animation", + "npm": { + "downloads": 23851, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -0.072, + "topicSearchString": "react-native ios android type-animation typing typinganimation" + }, + { + "githubUrl": "https://github.com/oxidia/style-variance-authority", + "npmPkg": "@oxidia/style-variance-authority", + "android": true, + "ios": true, + "web": true, + "expoGo": true, + "github": { + "urls": { + "repo": "https://github.com/oxidia/style-variance-authority", + "clone": "https://github.com/oxidia/style-variance-authority.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-01-31T00:02:53Z", + "createdAt": "2025-01-27T20:53:15Z", + "pushedAt": "2025-01-31T00:02:53Z", + "forks": 0, + "issues": 0, + "subscribers": 1, + "stars": 1 + }, + "name": "@oxidia/style-variance-authority", + "fullName": "oxidia/style-variance-authority", + "isPrivate": false, + "description": "Style Variance Authority", + "topics": [ + "style-variance-authority", + "sva", + "style", + "styles", + "variants", + "react-native" + ], + "license": { + "key": "apache-2.0", + "name": "Apache License 2.0", + "spdxId": "Apache-2.0", + "url": "http://choosealicense.com/licenses/apache-2.0/", + "id": "MDc6TGljZW5zZTI=" + }, + "hasTypes": false, + "newArchitecture": false, + "isArchived": false + }, + "npm": {}, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "style-variance-authority sva style styles variants react-native" + }, + { + "githubUrl": "https://github.com/MatiPl01/react-native-sortables/tree/main/packages/react-native-sortables", + "android": true, + "ios": true, + "expoGo": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/MatiPl01/react-native-sortables", + "clone": "https://github.com/MatiPl01/react-native-sortables.git", + "homepage": "https://github.com/MatiPl01/react-native-sortables#readme" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": true, + "hasTopics": true, + "updatedAt": "2025-04-16T09:13:28Z", + "createdAt": "2024-04-30T15:09:38Z", + "pushedAt": "2025-04-16T09:13:28Z", + "forks": 11, + "issues": 7, + "subscribers": 3, + "stars": 542 + }, + "name": "react-native-sortables", + "fullName": "MatiPl01/react-native-sortables", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "Powerful Sortable Components for Flexible Content Reordering in React Native", + "topics": [ + "draggable", + "draggable-flex", + "draggable-grid", + "flex", + "gesture-handler", + "gestures", + "grid", + "haptic-feedback", + "haptics", + "react-native", + "reanimated", + "reorder", + "sortable", + "sortable-flex", + "sortable-grid" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "react-native-sortables", + "npm": { + "downloads": 18834, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 57, + "matchingScoreModifiers": [ + "Known", + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": 0.028, + "topicSearchString": "draggable draggable-flex draggable-grid flex gesture-handler gestures grid haptic-feedback haptics react-native reanimated reorder sortable sortable-flex sortable-grid" + }, + { + "githubUrl": "https://github.com/callstackincubator/react-native-fast-io/tree/main/packages/react-native-fast-io", + "examples": [ + "https://github.com/callstackincubator/react-native-fast-io/tree/main/example" + ], + "android": true, + "ios": true, + "github": { + "urls": { + "repo": "https://github.com/callstackincubator/react-native-fast-io", + "clone": "https://github.com/callstackincubator/react-native-fast-io.git", + "homepage": "https://github.com/callstackincubator/react-native-fast-io" + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2024-12-23T19:39:08Z", + "createdAt": "2024-10-27T21:43:36Z", + "pushedAt": "2024-12-23T19:39:08Z", + "forks": 4, + "issues": 10, + "subscribers": 20, + "stars": 276 + }, + "name": "react-native-fast-io", + "fullName": "callstackincubator/react-native-fast-io", + "isPrivate": false, + "description": "Modern IO for React Native, built on top of Nitro and Web standards", + "topics": [ + "react-native", + "websocket", + "fetch", + "io", + "streams", + "nitro", + "nitro-modules", + "nitrogen" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": false, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "react-native-fast-io", + "npm": { + "downloads": 151, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 51, + "matchingScoreModifiers": [ + "Known", + "Not supporting New Architecture" + ], + "popularity": -0.224, + "topicSearchString": "react-native websocket fetch io streams nitro nitro-modules nitrogen" + }, + { + "githubUrl": "https://github.com/callstackincubator/polygen/tree/master/packages/polygen", + "npmPkg": "@callstack/polygen", + "examples": [ + "https://github.com/callstackincubator/polygen/tree/master/apps/example" + ], + "ios": true, + "github": { + "urls": { + "repo": "https://github.com/callstackincubator/polygen", + "clone": "https://github.com/callstackincubator/polygen.git", + "homepage": "https://github.com/callstackincubator/polygen" + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-03-23T20:09:10Z", + "createdAt": "2024-10-14T09:03:18Z", + "pushedAt": "2025-03-23T20:09:10Z", + "forks": 2, + "issues": 16, + "subscribers": 4, + "stars": 144 + }, + "name": "@callstack/polygen", + "fullName": "callstackincubator/polygen", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "React Native Module for running WebAssembly modules, with native performance.", + "topics": [ + "react-native", + "ios", + "android", + "webassembly", + "wasm" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": true, + "newArchitecture": true, + "isArchived": false + }, + "npm": {}, + "score": 49, + "matchingScoreModifiers": [ + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "react-native ios android webassembly wasm" + }, + { + "githubUrl": "https://github.com/react-native-documents/document-picker/tree/main/packages/document-viewer", + "npmPkg": "@react-native-documents/viewer", + "examples": [ + "https://github.com/rnmods/react-native-document-picker/tree/master/example" + ], + "ios": true, + "android": true, + "github": { + "urls": { + "repo": "https://github.com/react-native-documents/document-picker", + "clone": "https://github.com/react-native-documents/document-picker.git", + "homepage": "https://github.com/react-native-documents/document-picker#readme" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-03-20T09:30:14Z", + "createdAt": "2016-06-28T14:58:12Z", + "pushedAt": "2025-03-20T09:30:14Z", + "forks": 413, + "issues": 8, + "subscribers": 10, + "stars": 1411 + }, + "name": "@react-native-documents/viewer", + "fullName": "react-native-documents/document-picker", + "isPrivate": false, + "description": "A react native interface to preview documents", + "topics": [ + "react-native", + "document", + "viewer", + "preview", + "quicklook" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": true, + "newArchitecture": true, + "isArchived": false + }, + "npm": {}, + "score": 49, + "matchingScoreModifiers": [ + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "react-native document viewer preview quicklook" + }, + { + "githubUrl": "https://github.com/software-mansion-labs/react-native-css-animations", + "ios": true, + "android": true, + "github": { + "urls": { + "repo": "https://github.com/software-mansion-labs/react-native-css-animations", + "clone": "https://github.com/software-mansion-labs/react-native-css-animations.git", + "homepage": "https://docs.swmansion.com/react-native-reanimated/docs/next/category/css-animations" + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-01-27T10:57:49Z", + "createdAt": "2025-01-15T09:08:16Z", + "pushedAt": "2025-01-27T10:57:49Z", + "forks": 0, + "issues": 0, + "subscribers": 3, + "stars": 52 + }, + "name": "react-native-css-animations", + "fullName": "software-mansion-labs/react-native-css-animations", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "React Native CSS Animation presets for Reanimated 4", + "topics": [ + "react-native", + "reanimated", + "css-animations", + "css-transitions", + "ios", + "android" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "react-native-css-animations", + "npm": { + "downloads": 60, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -0.217, + "topicSearchString": "react-native reanimated css-animations css-transitions ios android" + }, + { + "githubUrl": "https://github.com/Lg0gs/react-native-tiktok", + "ios": true, + "android": true, + "github": { + "urls": { + "repo": "https://github.com/Lg0gs/react-native-tiktok", + "clone": "https://github.com/Lg0gs/react-native-tiktok.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-02-08T19:25:06Z", + "createdAt": "2021-08-08T09:05:43Z", + "pushedAt": "2025-02-08T19:25:06Z", + "forks": 30, + "issues": 22, + "subscribers": 5, + "stars": 55 + }, + "name": "react-native-tiktok", + "fullName": "Lg0gs/react-native-tiktok", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "Get authorized using 𝗧𝗶𝗸𝗧𝗼𝗸 📱", + "topics": [ + "react-native", + "ios", + "android" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "v2.1.14", + "tagName": "v2.1.14", + "createdAt": "2025-02-08T18:50:24Z", + "publishedAt": "2025-02-08T18:53:23Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "react-native-tiktok", + "npm": { + "downloads": 294, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -0.223, + "topicSearchString": "react-native ios android" + }, + { + "githubUrl": "https://github.com/otago-dev/otago", + "ios": true, + "android": true, + "github": { + "urls": { + "repo": "https://github.com/otago-dev/otago", + "clone": "https://github.com/otago-dev/otago.git", + "homepage": "https://otago.dev" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": false, + "updatedAt": "2025-04-01T08:31:59Z", + "createdAt": "2024-03-14T16:15:00Z", + "pushedAt": "2025-04-01T08:31:59Z", + "forks": 0, + "issues": 0, + "subscribers": 1, + "stars": 3 + }, + "name": "otago", + "fullName": "otago-dev/otago", + "isPrivate": false, + "topics": [], + "license": null, + "lastRelease": { + "name": "v2.2.1", + "tagName": "v2.2.1", + "createdAt": "2025-04-01T08:31:59Z", + "publishedAt": "2025-04-01T08:32:01Z", + "isPrerelease": false + }, + "hasTypes": false, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "otago", + "npm": { + "downloads": 154, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 49, + "matchingScoreModifiers": [ + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": -0.324, + "topicSearchString": "" + }, + { + "githubUrl": "https://github.com/deeeed/expo-audio-stream/tree/main/packages/expo-audio-stream", + "npmPkg": "@siteed/expo-audio-stream", + "examples": [ + "https://deeeed.github.io/expo-audio-stream/playground" + ], + "images": [ + "https://raw.githubusercontent.com/deeeed/expo-audio-stream/main/docs/demo.gif" + ], + "ios": true, + "android": true, + "web": true, + "github": { + "urls": { + "repo": "https://github.com/deeeed/expo-audio-stream", + "clone": "https://github.com/deeeed/expo-audio-stream.git", + "homepage": "https://github.com/deeeed/expo-audio-stream/blob/main/packages/expo-audio-stream/README.md" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-03-29T09:10:14Z", + "createdAt": "2024-04-20T06:22:22Z", + "pushedAt": "2025-03-29T09:10:14Z", + "forks": 13, + "issues": 4, + "subscribers": 4, + "stars": 98 + }, + "name": "@siteed/expo-audio-stream", + "fullName": "deeeed/expo-audio-stream", + "isPrivate": false, + "registry": "https://registry.npmjs.org", + "description": "DEPRECATED: Use @siteed/expo-audio-studio instead. This package now serves as a compatibility wrapper.", + "topics": [ + "react-native", + "expo", + "audio", + "deprecated" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npm": {}, + "score": 49, + "matchingScoreModifiers": [ + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "react-native expo audio deprecated" + }, + { + "githubUrl": "https://github.com/deeeed/expo-audio-stream/tree/main/packages/expo-audio-ui", + "npmPkg": "@siteed/expo-audio-ui", + "examples": [ + "https://deeeed.github.io/expo-audio-stream/expo-audio-ui-storybook/" + ], + "ios": true, + "android": true, + "web": true, + "github": { + "urls": { + "repo": "https://github.com/deeeed/expo-audio-stream", + "clone": "https://github.com/deeeed/expo-audio-stream.git", + "homepage": "https://github.com/deeeed/expo-audio-stream#readme" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-03-28T21:26:04Z", + "createdAt": "2024-04-20T06:22:22Z", + "pushedAt": "2025-03-28T21:26:04Z", + "forks": 13, + "issues": 4, + "subscribers": 4, + "stars": 98 + }, + "name": "@siteed/expo-audio-ui", + "fullName": "deeeed/expo-audio-stream", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "UI experiments for @siteed/expo-audio-studio", + "topics": [ + "react-native", + "expo", + "expo-audio-studio", + "expoaudiostudio" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npm": {}, + "score": 49, + "matchingScoreModifiers": [ + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "react-native expo expo-audio-studio expoaudiostudio" + }, + { + "githubUrl": "https://github.com/gitn00b1337/expo-widgets", + "npmPkg": "@bittingz/expo-widgets", + "examples": [ + "https://github.com/gitn00b1337/expo-widgets/tree/main/example" + ], + "ios": true, + "android": true, + "web": true, + "github": { + "urls": { + "repo": "https://github.com/mike-stewart-dev/expo-widgets", + "clone": "https://github.com/mike-stewart-dev/expo-widgets.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": true, + "hasTopics": true, + "updatedAt": "2025-03-29T09:38:22Z", + "createdAt": "2023-07-24T17:39:05Z", + "pushedAt": "2025-03-29T09:38:22Z", + "forks": 17, + "issues": 3, + "subscribers": 3, + "stars": 210 + }, + "name": "@bittingz/expo-widgets", + "fullName": "mike-stewart-dev/expo-widgets", + "isPrivate": false, + "description": "Bringing widget functionality to expo!", + "topics": [ + "react-native", + "expo", + "expo-widgets", + "expowidgets" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npm": {}, + "score": 49, + "matchingScoreModifiers": [ + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "react-native expo expo-widgets expowidgets" + }, + { + "githubUrl": "https://github.com/statelyai/xstate/tree/main/packages/core", + "npmPkg": "xstate", + "examples": [ + "https://github.com/statelyai/xstate/tree/main/examples" + ], + "ios": true, + "android": true, + "web": true, + "expoGo": true, + "github": { + "urls": { + "repo": "https://github.com/statelyai/xstate", + "clone": "https://github.com/statelyai/xstate.git", + "homepage": "https://github.com/statelyai/xstate/tree/main/packages/core#readme" + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": true, + "hasTopics": true, + "updatedAt": "2025-01-31T21:37:25Z", + "createdAt": "2015-09-14T15:04:15Z", + "pushedAt": "2025-01-31T21:37:25Z", + "forks": 1286, + "issues": 102, + "subscribers": 188, + "stars": 28099 + }, + "name": "xstate", + "fullName": "statelyai/xstate", + "isPrivate": false, + "description": "Finite State Machines and Statecharts for the Modern Web.", + "topics": [ + "statechart", + "state-machine", + "finite-state-machine", + "finite-automata", + "scxml", + "state", + "interpreter" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": false, + "newArchitecture": false, + "isArchived": false + }, + "npm": { + "downloads": 8333347, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 81, + "matchingScoreModifiers": [ + "Very popular", + "Popular", + "Known", + "Lots of open issues", + "Not supporting New Architecture" + ], + "popularity": 0.028, + "topicSearchString": "statechart state-machine finite-state-machine finite-automata scxml state interpreter" + }, + { + "githubUrl": "https://github.com/statelyai/xstate/tree/main/packages/xstate-store", + "npmPkg": "@xstate/store", + "ios": true, + "android": true, + "web": true, + "expoGo": true, + "github": { + "urls": { + "repo": "https://github.com/statelyai/xstate", + "clone": "https://github.com/statelyai/xstate.git", + "homepage": "https://github.com/statelyai/xstate/tree/main/packages/xstate-store#readme" + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": true, + "hasTopics": true, + "updatedAt": "2025-04-08T16:25:23Z", + "createdAt": "2015-09-14T15:04:15Z", + "pushedAt": "2025-04-08T16:25:23Z", + "forks": 1286, + "issues": 102, + "subscribers": 188, + "stars": 28099 + }, + "name": "@xstate/store", + "fullName": "statelyai/xstate", + "isPrivate": false, + "description": "Simple stores", + "topics": [ + "store", + "state" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": false, + "newArchitecture": false, + "isArchived": false + }, + "npm": {}, + "score": 38, + "matchingScoreModifiers": [ + "Lots of open issues", + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "store state" + }, + { + "githubUrl": "https://github.com/statelyai/xstate/tree/main/packages/xstate-react", + "npmPkg": "@xstate/react", + "ios": true, + "android": true, + "web": true, + "expoGo": true, + "github": { + "urls": { + "repo": "https://github.com/statelyai/xstate", + "clone": "https://github.com/statelyai/xstate.git", + "homepage": "https://github.com/statelyai/xstate/tree/main/packages/xstate-react#readme" + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": true, + "hasTopics": true, + "updatedAt": "2025-03-10T23:32:49Z", + "createdAt": "2015-09-14T15:04:15Z", + "pushedAt": "2025-03-10T23:32:49Z", + "forks": 1286, + "issues": 102, + "subscribers": 188, + "stars": 28099 + }, + "name": "@xstate/react", + "fullName": "statelyai/xstate", + "isPrivate": false, + "description": "XState tools for React", + "topics": [ + "state", + "machine", + "statechart", + "scxml", + "state", + "graph", + "react", + "hook" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npm": {}, + "score": 32, + "matchingScoreModifiers": [ + "Lots of open issues", + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "state machine statechart scxml state graph react hook" + }, + { + "githubUrl": "https://github.com/EdgarJMesquita/expo-totp", + "examples": [ + "https://github.com/EdgarJMesquita/expo-totp/tree/main/example" + ], + "images": [ + "https://raw.githubusercontent.com/EdgarJMesquita/expo-totp/refs/heads/main/docs/assets/demo.gif" + ], + "ios": true, + "android": true, + "github": { + "urls": { + "repo": "https://github.com/EdgarJMesquita/expo-totp", + "clone": "https://github.com/EdgarJMesquita/expo-totp.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-02-08T19:32:25Z", + "createdAt": "2025-02-07T21:04:13Z", + "pushedAt": "2025-02-08T19:32:25Z", + "forks": 0, + "issues": 1, + "subscribers": 1, + "stars": 0 + }, + "name": "expo-totp", + "fullName": "EdgarJMesquita/expo-totp", + "isPrivate": false, + "description": "Allow TOTP(Time-based One-Time Password) code generation for react native expo", + "topics": [ + "react-native", + "expo", + "expo-totp", + "expototp" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "lastRelease": { + "name": "v2.0.0", + "tagName": "v2.0.0", + "createdAt": "2025-02-08T19:32:25Z", + "publishedAt": "2025-02-08T19:49:25Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "expo-totp", + "npm": { + "downloads": 14, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -0.35, + "topicSearchString": "react-native expo expo-totp expototp" + }, + { + "githubUrl": "https://github.com/sellpy/react-native-scroll-anchor", + "examples": [ + "https://github.com/sellpy/react-native-scroll-anchor/tree/main/example" + ], + "npmPkg": "@sellpy/react-native-scroll-anchor", + "ios": true, + "android": true, + "expoGo": true, + "github": { + "urls": { + "repo": "https://github.com/sellpy/react-native-scroll-anchor", + "clone": "https://github.com/sellpy/react-native-scroll-anchor.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-01-22T13:13:32Z", + "createdAt": "2024-04-05T15:55:26Z", + "pushedAt": "2025-01-22T13:13:32Z", + "forks": 0, + "issues": 0, + "subscribers": 2, + "stars": 9 + }, + "name": "@sellpy/react-native-scroll-anchor", + "fullName": "sellpy/react-native-scroll-anchor", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "Hooks and utilities to simplify scrolling to elements in React Native.", + "topics": [ + "react-native", + "scroll", + "anchor", + "scroll-to", + "ios", + "android" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "v0.1.1", + "tagName": "v0.1.1", + "createdAt": "2024-04-24T14:11:55Z", + "publishedAt": "2024-04-24T14:20:05Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npm": {}, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "react-native scroll anchor scroll-to ios android" + }, + { + "githubUrl": "https://github.com/tlow92/expo-key-event", + "examples": [ + "https://github.com/tlow92/expo-key-event/tree/main/example" + ], + "ios": true, + "android": true, + "web": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/tlow92/expo-key-event", + "clone": "https://github.com/tlow92/expo-key-event.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-04-01T19:24:54Z", + "createdAt": "2024-12-29T21:20:39Z", + "pushedAt": "2025-04-01T19:24:54Z", + "forks": 4, + "issues": 4, + "subscribers": 3, + "stars": 18 + }, + "name": "expo-key-event", + "fullName": "tlow92/expo-key-event", + "isPrivate": false, + "description": "Provides an interface for reading key events such as from external bluetooth keyboards on Android, iOS and Web.", + "topics": [ + "react-native", + "expo", + "expo-key-event", + "expokeyevent", + "keyboard-event", + "key-event", + "hid-event", + "expo-module", + "key-events" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "expo-key-event", + "npm": { + "downloads": 386, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 49, + "matchingScoreModifiers": [ + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": -0.322, + "topicSearchString": "react-native expo expo-key-event expokeyevent keyboard-event key-event hid-event expo-module key-events" + }, + { + "githubUrl": "https://github.com/ShinMini/react-native-inner-shadow", + "examples": [ + "https://github.com/ShinMini/react-native-inner-shadow/tree/main/example" + ], + "images": [ + "https://github.com/ShinMini/react-native-inner-shadow/blob/main/docs/imgs/rn-inner-shadow-thubnail.jpg", + "https://github.com/ShinMini/react-native-inner-shadow/blob/main/docs/imgs/rn-inner-shadow-pressable-thumbnail.gif" + ], + "ios": true, + "android": true, + "expoGo": true, + "github": { + "urls": { + "repo": "https://github.com/ShinMini/react-native-inner-shadow", + "clone": "https://github.com/ShinMini/react-native-inner-shadow.git", + "homepage": "https://www.npmjs.com/package/react-native-inner-shadow" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-04-05T04:52:28Z", + "createdAt": "2025-01-22T00:20:09Z", + "pushedAt": "2025-04-05T04:52:28Z", + "forks": 0, + "issues": 1, + "subscribers": 1, + "stars": 13 + }, + "name": "react-native-inner-shadow", + "fullName": "ShinMini/react-native-inner-shadow", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "Inner Shadows with linear design UI in react-native", + "topics": [ + "react-native", + "inner-shadow", + "android", + "ios", + "reanimated", + "skia", + "linear-gradient", + "linear-shadow", + "linear-inner-shadow", + "inset", + "inset-shadow", + "shadow", + "shadow-pressable", + "shadow-toggle", + "inner-shadow-pressable", + "inner-shadow-toggle", + "shadows", + "gradient", + "neumorphism", + "react", + "skia-canvas", + "reactnativeinnershadow" + ], + "license": { + "key": "isc", + "name": "ISC License", + "spdxId": "ISC", + "url": "http://choosealicense.com/licenses/isc/", + "id": "MDc6TGljZW5zZTEw" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "react-native-inner-shadow", + "npm": { + "downloads": 473, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 49, + "matchingScoreModifiers": [ + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": -0.323, + "topicSearchString": "react-native inner-shadow android ios reanimated skia linear-gradient linear-shadow linear-inner-shadow inset inset-shadow shadow shadow-pressable shadow-toggle inner-shadow-pressable inner-shadow-toggle shadows gradient neumorphism react skia-canvas reactnativeinnershadow" + }, + { + "githubUrl": "https://github.com/WrathChaos/react-native-segmented-control-2", + "examples": [ + "https://github.com/WrathChaos/react-native-segmented-control-2/tree/master/example" + ], + "images": [ + "https://github.com/WrathChaos/react-native-segmented-control-2/blob/master/assets/Screenshots/react-native-segmented-control-2.gif" + ], + "ios": true, + "android": true, + "web": true, + "expoGo": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/WrathChaos/react-native-segmented-control-2", + "clone": "https://github.com/WrathChaos/react-native-segmented-control-2.git", + "homepage": "https://freakycoder.com" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-03-28T14:34:49Z", + "createdAt": "2022-06-05T14:18:21Z", + "pushedAt": "2025-03-28T14:34:49Z", + "forks": 6, + "issues": 1, + "subscribers": 2, + "stars": 45 + }, + "name": "react-native-segmented-control-2", + "fullName": "WrathChaos/react-native-segmented-control-2", + "isPrivate": false, + "description": "🚀 React Native Segmented Control, Pure Javascript for iOS and Android", + "topics": [ + "segmented-control", + "segmented-control-2", + "freakycoder", + "kuray", + "react", + "react-native", + "javascript", + "ui-lib", + "rn", + "android", + "app-dev", + "app-development", + "apple", + "application", + "development", + "google", + "ios" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "lastRelease": { + "name": "2.1.0", + "tagName": "2.1.0", + "createdAt": "2025-03-28T14:31:11Z", + "publishedAt": "2025-03-28T14:35:50Z", + "isPrerelease": false + }, + "hasTypes": false, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "react-native-segmented-control-2", + "npm": { + "downloads": 5180, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 49, + "matchingScoreModifiers": [ + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": 0.028, + "topicSearchString": "segmented-control segmented-control-2 freakycoder kuray react react-native javascript ui-lib rn android app-dev app-development apple application development google ios" + }, + { + "githubUrl": "https://github.com/s77rt/react-native-markdown", + "npmPkg": "@s77rt/react-native-markdown", + "images": [ + "https://raw.githubusercontent.com/s77rt/react-native-markdown/main/assets/demo.gif" + ], + "ios": true, + "android": true, + "web": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/s77rt/react-native-markdown", + "clone": "https://github.com/s77rt/react-native-markdown.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-04-16T11:01:07Z", + "createdAt": "2024-12-18T01:14:47Z", + "pushedAt": "2025-04-16T11:01:07Z", + "forks": 0, + "issues": 11, + "subscribers": 1, + "stars": 11 + }, + "name": "@s77rt/react-native-markdown", + "fullName": "s77rt/react-native-markdown", + "isPrivate": false, + "description": "React Native Markdown Components: Drop-in replacements for React Native Components with a built-in Markdown formatter.", + "topics": [ + "react-native", + "markdown" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "hasTypes": false, + "newArchitecture": true, + "isArchived": false + }, + "npm": {}, + "score": 51, + "matchingScoreModifiers": [ + "Recently updated" + ], + "popularity": -100, + "topicSearchString": "react-native markdown" + }, + { + "githubUrl": "https://github.com/s77rt/react-native-viewshot", + "npmPkg": "@s77rt/react-native-viewshot", + "ios": true, + "android": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/s77rt/react-native-viewshot", + "clone": "https://github.com/s77rt/react-native-viewshot.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2024-09-18T21:22:36Z", + "createdAt": "2024-09-12T05:34:24Z", + "pushedAt": "2024-09-18T21:22:36Z", + "forks": 0, + "issues": 0, + "subscribers": 1, + "stars": 1 + }, + "name": "@s77rt/react-native-viewshot", + "fullName": "s77rt/react-native-viewshot", + "isPrivate": false, + "description": "A React Native module to capture views.", + "topics": [ + "react-native", + "viewshot" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "hasTypes": false, + "newArchitecture": true, + "isArchived": false + }, + "npm": {}, + "score": 35, + "matchingScoreModifiers": [ + "Not updated recently" + ], + "popularity": -100, + "topicSearchString": "react-native viewshot" + }, + { + "githubUrl": "https://github.com/s77rt/react-native-contacts", + "npmPkg": "@s77rt/react-native-contacts", + "ios": true, + "android": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/s77rt/react-native-contacts", + "clone": "https://github.com/s77rt/react-native-contacts.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-02-17T12:29:33Z", + "createdAt": "2024-09-19T12:06:47Z", + "pushedAt": "2025-02-17T12:29:33Z", + "forks": 0, + "issues": 0, + "subscribers": 1, + "stars": 1 + }, + "name": "@s77rt/react-native-contacts", + "fullName": "s77rt/react-native-contacts", + "isPrivate": false, + "description": "A React Native module to get contacts.", + "topics": [ + "react-native", + "contacts" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "hasTypes": false, + "newArchitecture": true, + "isArchived": false + }, + "npm": {}, + "score": 46, + "matchingScoreModifiers": [], + "popularity": -100, + "topicSearchString": "react-native contacts" + }, + { + "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-audio", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/audio/#playing-sounds", + "https://docs.expo.dev/versions/latest/sdk/audio/#recording-sounds" + ], + "ios": true, + "android": true, + "web": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/expo/expo", + "clone": "https://github.com/expo/expo.git", + "homepage": "https://docs.expo.dev/versions/latest/sdk/audio/" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-04-14T18:42:50Z", + "createdAt": "2016-08-15T17:14:25Z", + "pushedAt": "2025-04-14T18:42:50Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 + }, + "name": "expo-audio", + "fullName": "expo/expo", + "isPrivate": false, + "description": "A cross-platform audio library for React Native and Expo apps.", + "topics": [ + "react-native", + "expo", + "expo-audio", + "audio", + "ios", + "android" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "expo-audio", + "npm": { + "downloads": 36980, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 86, + "matchingScoreModifiers": [ + "Very popular", + "Popular", + "Known", + "Lots of open issues", + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": 0.028, + "topicSearchString": "react-native expo expo-audio audio ios android" + }, + { + "githubUrl": "https://github.com/expo/expo/tree/main/packages/expo-maps", + "examples": [ + "https://docs.expo.dev/versions/latest/sdk/maps/#usage" + ], + "ios": true, + "android": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/expo/expo", + "clone": "https://github.com/expo/expo.git", + "homepage": "https://docs.expo.dev/versions/latest/sdk/ui/" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-04-15T14:35:30Z", + "createdAt": "2016-08-15T17:14:25Z", + "pushedAt": "2025-04-15T14:35:30Z", + "forks": 6536, + "issues": 494, + "subscribers": 315, + "stars": 39114 + }, + "name": "expo-maps", + "fullName": "expo/expo", + "isPrivate": false, + "description": "Provides a Map component that uses Google Maps on Android and Apple Maps on iOS.", + "topics": [ + "react-native", + "expo", + "ui-components" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "expo-maps", + "npm": { + "downloads": 6257, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 86, + "matchingScoreModifiers": [ + "Very popular", + "Popular", + "Known", + "Lots of open issues", + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": 0.028, + "topicSearchString": "react-native expo ui-components" + }, + { + "githubUrl": "https://github.com/AakashThakur23102000/useRealmStorage-dexterverse", + "ios": true, + "android": true, + "web": true, + "expoGo": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/AakashThakur23102000/useRealmStorage-dexterverse", + "clone": "https://github.com/AakashThakur23102000/useRealmStorage-dexterverse.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-02-19T10:11:41Z", + "createdAt": "2025-02-18T12:39:59Z", + "pushedAt": "2025-02-19T10:11:41Z", + "forks": 0, + "issues": 0, + "subscribers": 1, + "stars": 0 + }, + "name": "userealmstorage-dexterverse", + "fullName": "AakashThakur23102000/useRealmStorage-dexterverse", + "isPrivate": false, + "description": "A lightweight wrapper around RealmDB for managing key-value storage in React Native, similar to AsyncStorage. This package provides an easy-to-use interface for storing, retrieving, and managing persistent data.", + "topics": [ + "react-native", + "async-storage", + "asyncstorage", + "storage", + "realm", + "@realm/react", + "hooks" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "hasTypes": false, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "userealmstorage-dexterverse", + "npm": { + "downloads": 22, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -0.305, + "topicSearchString": "react-native async-storage asyncstorage storage realm @realm/react hooks" + }, + { + "githubUrl": "https://github.com/AppZung/react-native-code-push", + "examples": [ + "https://github.com/AppZung/react-native-code-push/tree/main/Examples/CodePushDemoApp", + "https://github.com/AppZung/react-native-code-push/tree/main/Examples/CodePushDemoAppCpp" + ], + "npmPkg": "@appzung/react-native-code-push", + "ios": true, + "android": true, + "windows": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/AppZung/react-native-code-push", + "clone": "https://github.com/AppZung/react-native-code-push.git", + "homepage": "https://appzung.com" + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-04-01T14:50:46Z", + "createdAt": "2025-01-13T13:22:38Z", + "pushedAt": "2025-04-01T14:50:46Z", + "forks": 11, + "issues": 1, + "subscribers": 3, + "stars": 89 + }, + "name": "@appzung/react-native-code-push", + "fullName": "AppZung/react-native-code-push", + "isPrivate": false, + "description": "React Native module for AppZung CodePush", + "topics": [ + "appzung", + "codepush", + "react-native", + "code", + "push", + "ota", + "live-updates", + "hot-updates", + "expo-updates", + "expo-ota", + "appcenter", + "code-push", + "ota-update", + "react", + "updates" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "lastRelease": { + "name": "v11.0.0-rc6", + "tagName": "v11.0.0-rc6", + "createdAt": "2025-04-01T14:50:46Z", + "publishedAt": "2025-04-01T14:56:20Z", + "isPrerelease": true + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npm": {}, + "score": 49, + "matchingScoreModifiers": [ + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "appzung codepush react-native code push ota live-updates hot-updates expo-updates expo-ota appcenter code-push ota-update react updates" + }, + { + "githubUrl": "https://github.com/kuatsu/react-native-boost/tree/master/packages/react-native-boost", + "examples": [ + "https://github.com/kuatsu/react-native-boost/tree/master/apps/example" + ], + "ios": true, + "android": true, + "expoGo": true, + "dev": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/kuatsu/react-native-boost", + "clone": "https://github.com/kuatsu/react-native-boost.git", + "homepage": "https://github.com/kuatsu/react-native-boost#readme" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-03-07T19:21:29Z", + "createdAt": "2025-02-23T00:58:20Z", + "pushedAt": "2025-03-07T19:21:29Z", + "forks": 7, + "issues": 3, + "subscribers": 4, + "stars": 362 + }, + "name": "react-native-boost", + "fullName": "kuatsu/react-native-boost", + "isPrivate": false, + "registry": "https://registry.npmjs.org", + "description": "🚀 Boost your React Native app's performance with a single line of code", + "topics": [ + "react-native", + "ios", + "android", + "performance", + "optimization", + "bundle", + "optimize" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "react-native-boost", + "npm": { + "downloads": 4891, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 51, + "matchingScoreModifiers": [ + "Known", + "Not supporting New Architecture" + ], + "popularity": 0.028, + "topicSearchString": "react-native ios android performance optimization bundle optimize" + }, + { + "githubUrl": "https://github.com/fabrizioiacobucci/expo-googlenearby-connection", + "examples": [ + "https://github.com/fabrizioiacobucci/expo-googlenearby-connection/tree/main/nearby-example" + ], + "android": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/fabrizioiacobucci/expo-googlenearby-connection", + "clone": "https://github.com/fabrizioiacobucci/expo-googlenearby-connection.git", + "homepage": "https://www.npmjs.com/package/expo-googlenearby-connection?activeTab=readme" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-02-24T22:15:10Z", + "createdAt": "2025-01-24T23:45:48Z", + "pushedAt": "2025-02-24T22:15:10Z", + "forks": 0, + "issues": 0, + "subscribers": 1, + "stars": 0 + }, + "name": "expo-googlenearby-connection", + "fullName": "fabrizioiacobucci/expo-googlenearby-connection", + "isPrivate": false, + "description": "Expo module for Google Nearby Connection SDK", + "topics": [ + "react-native", + "expo", + "expo-googlenearby-connection", + "expogooglenearbyconnection", + "nearby-connection", + "android", + "google-nearby", + "google-nearby-connections", + "kotlin-android" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "v0.1.4", + "tagName": "0.1.4", + "createdAt": "2025-01-28T10:47:24Z", + "publishedAt": "2025-01-28T10:55:21Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "expo-googlenearby-connection", + "npm": { + "downloads": 11, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -0.35, + "topicSearchString": "react-native expo expo-googlenearby-connection expogooglenearbyconnection nearby-connection android google-nearby google-nearby-connections kotlin-android" + }, + { + "githubUrl": "https://github.com/maniac-tech/react-native-expo-read-sms", + "npmPkg": "@maniac-tech/react-native-expo-read-sms", + "android": true, + "github": { + "urls": { + "repo": "https://github.com/maniac-tech/react-native-expo-read-sms", + "clone": "https://github.com/maniac-tech/react-native-expo-read-sms.git", + "homepage": "https://react-native-expo-read-sms.vercel.app/" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-01-29T17:58:33Z", + "createdAt": "2022-07-02T15:54:12Z", + "pushedAt": "2025-01-29T17:58:33Z", + "forks": 27, + "issues": 11, + "subscribers": 1, + "stars": 66 + }, + "name": "@maniac-tech/react-native-expo-read-sms", + "fullName": "maniac-tech/react-native-expo-read-sms", + "isPrivate": false, + "description": "Library to read incoming SMS in Android for Expo (React Native)", + "topics": [ + "react-native", + "sms", + "read-sms", + "android-sms", + "android", + "expo", + "sms-notification" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "v9.0.1-alpha", + "tagName": "v9.0.1-alpha", + "createdAt": "2025-01-29T17:58:33Z", + "publishedAt": "2025-01-29T17:59:14Z", + "isPrerelease": false + }, + "hasTypes": false, + "newArchitecture": false, + "isArchived": false + }, + "npm": {}, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "react-native sms read-sms android-sms android expo sms-notification" + }, + { + "githubUrl": "https://github.com/Ucekay/react-native-image-playground", + "npmPkg": "react-native-apple-image-playground", + "examples": [ + "https://github.com/Ucekay/react-native-image-playground/tree/master/example" + ], + "ios": true, + "github": { + "urls": { + "repo": "https://github.com/Ucekay/react-native-image-playground", + "clone": "https://github.com/Ucekay/react-native-image-playground.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2024-12-18T21:26:07Z", + "createdAt": "2024-11-07T18:54:59Z", + "pushedAt": "2024-12-18T21:26:07Z", + "forks": 2, + "issues": 0, + "subscribers": 3, + "stars": 92 + }, + "name": "react-native-apple-image-playground", + "fullName": "Ucekay/react-native-image-playground", + "isPrivate": false, + "description": "A React Native package to integrate Apple's Image Playground API, enabling AI-powered image generation for iOS 18.2+.", + "topics": [ + "react-native", + "expo", + "image-playground", + "reactnativeimageplayground" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npm": { + "downloads": 20, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -0.2, + "topicSearchString": "react-native expo image-playground reactnativeimageplayground" + }, + { + "githubUrl": "https://github.com/niteshbalusu11/react-native-nitro-tor", + "examples": [ + "https://github.com/niteshbalusu11/react-native-nitro-tor/tree/master/example" + ], + "android": true, + "ios": true, + "github": { + "urls": { + "repo": "https://github.com/niteshbalusu11/react-native-nitro-tor", + "clone": "https://github.com/niteshbalusu11/react-native-nitro-tor.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-04-02T22:17:43Z", + "createdAt": "2025-02-16T20:45:13Z", + "pushedAt": "2025-04-02T22:17:43Z", + "forks": 1, + "issues": 0, + "subscribers": 2, + "stars": 10 + }, + "name": "react-native-nitro-tor", + "fullName": "niteshbalusu11/react-native-nitro-tor", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "A Tor Daemon and Onion Routing Client for React Native using pure C++ NitroModules.", + "topics": [ + "react-native", + "ios", + "android", + "tor", + "nitro-modules", + "new-architecture", + "onion", + "onion-service", + "socks5" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "Release 0.2.4", + "tagName": "v0.2.4", + "createdAt": "2025-04-02T22:17:45Z", + "publishedAt": "2025-04-02T22:18:19Z", + "isPrerelease": false + }, + "hasTypes": false, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "react-native-nitro-tor", + "npm": { + "downloads": 183, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 49, + "matchingScoreModifiers": [ + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": -0.323, + "topicSearchString": "react-native ios android tor nitro-modules new-architecture onion onion-service socks5" + }, + { + "githubUrl": "https://github.com/danilrafiqi/react-native-stepper-ui", + "examples": [ + "https://github.com/danilrafiqi/react-native-stepper-ui/tree/master/example" + ], + "images": [ + "https://raw.githubusercontent.com/danilrafiqi/react-native-stepper-ui/master/assets/react-native-stepper-ui-1.png", + "https://raw.githubusercontent.com/danilrafiqi/react-native-stepper-ui/master/assets/react-native-stepper-ui-2.png", + "https://raw.githubusercontent.com/danilrafiqi/react-native-stepper-ui/master/assets/react-native-stepper-ui-3.png" + ], + "android": true, + "ios": true, + "github": { + "urls": { + "repo": "https://github.com/danilrafiqi/react-native-stepper-ui", + "clone": "https://github.com/danilrafiqi/react-native-stepper-ui.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2024-05-01T20:47:54Z", + "createdAt": "2020-06-26T08:03:04Z", + "pushedAt": "2024-05-01T20:47:54Z", + "forks": 30, + "issues": 6, + "subscribers": 1, + "stars": 196 + }, + "name": "react-native-stepper-ui", + "fullName": "danilrafiqi/react-native-stepper-ui", + "isPrivate": false, + "description": "A simple and fully customizable React Native component to create stepper ui.", + "topics": [ + "react-native", + "ios", + "android" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "react-native-stepper-ui", + "npm": { + "downloads": 1525, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 41, + "matchingScoreModifiers": [ + "Known", + "Not updated recently", + "Not supporting New Architecture" + ], + "popularity": 0.028, + "topicSearchString": "react-native ios android" + }, + { + "githubUrl": "https://github.com/LegendApp/legend-list", + "npmPkg": "@legendapp/list", + "examples": [ + "https://github.com/LegendApp/legend-list/tree/main/example" + ], + "android": true, + "ios": true, + "macos": true, + "expoGo": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/LegendApp/legend-list", + "clone": "https://github.com/LegendApp/legend-list.git", + "homepage": "https://www.legendapp.com/open-source/list" + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": true, + "hasTopics": true, + "updatedAt": "2025-04-16T13:04:38Z", + "createdAt": "2024-11-20T09:02:32Z", + "pushedAt": "2025-04-16T13:04:38Z", + "forks": 30, + "issues": 29, + "subscribers": 13, + "stars": 1094 + }, + "name": "@legendapp/list", + "fullName": "LegendApp/legend-list", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "A high-performance list component for React Native", + "topics": [ + "react", + "react-native", + "list" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npm": {}, + "score": 49, + "matchingScoreModifiers": [ + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "react react-native list" + }, + { + "githubUrl": "https://github.com/colaquecez/expo-selectable-text", + "examples": [ + "https://github.com/colaquecez/expo-selectable-text/tree/main/example" + ], + "android": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/colaquecez/expo-selectable-text", + "clone": "https://github.com/colaquecez/expo-selectable-text.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-02-27T22:51:06Z", + "createdAt": "2025-01-15T01:47:44Z", + "pushedAt": "2025-02-27T22:51:06Z", + "forks": 0, + "issues": 0, + "subscribers": 1, + "stars": 8 + }, + "name": "expo-selectable-text", + "fullName": "colaquecez/expo-selectable-text", + "isPrivate": false, + "description": "A React Native library that enables customizable text selection functionality on Android by using Kotlin.", + "topics": [ + "react-native", + "expo", + "expo-selectable-text", + "exposelectabletext" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "Release 0.4.0", + "tagName": "0.4.0", + "createdAt": "2025-01-19T22:21:31Z", + "publishedAt": "2025-01-19T22:21:57Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "expo-selectable-text", + "npm": { + "downloads": 146, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -0.323, + "topicSearchString": "react-native expo expo-selectable-text exposelectabletext" + }, + { + "githubUrl": "https://github.com/huextrat/react-native-ios-translate-sheet", + "examples": [ + "https://github.com/huextrat/react-native-ios-translate-sheet/tree/main/example" + ], + "ios": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/huextrat/react-native-ios-translate-sheet", + "clone": "https://github.com/huextrat/react-native-ios-translate-sheet.git", + "homepage": "https://www.npmjs.com/package/react-native-ios-translate-sheet" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-04-15T22:03:37Z", + "createdAt": "2025-02-27T19:32:47Z", + "pushedAt": "2025-04-15T22:03:37Z", + "forks": 1, + "issues": 1, + "subscribers": 1, + "stars": 20 + }, + "name": "react-native-ios-translate-sheet", + "fullName": "huextrat/react-native-ios-translate-sheet", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "SwiftUI Translate Sheet on React Native", + "topics": [ + "react-native", + "ios", + "translate", + "sheet", + "swiftui" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "v1.4.1", + "tagName": "v1.4.1", + "createdAt": "2025-04-15T12:16:24Z", + "publishedAt": "2025-04-15T12:16:35Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": true, + "isArchived": false + }, + "npmPkg": "react-native-ios-translate-sheet", + "npm": { + "downloads": 768, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 51, + "matchingScoreModifiers": [ + "Recently updated" + ], + "popularity": -0.071, + "topicSearchString": "react-native ios translate sheet swiftui" + }, + { + "githubUrl": "https://github.com/huextrat/react-native-ios-translate-tasks", + "examples": [ + "https://github.com/huextrat/react-native-ios-translate-tasks/tree/main/example" + ], + "ios": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/huextrat/react-native-ios-translate-tasks", + "clone": "https://github.com/huextrat/react-native-ios-translate-tasks.git", + "homepage": "https://www.npmjs.com/package/react-native-ios-translate-tasks" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-04-15T22:41:37Z", + "createdAt": "2025-02-28T15:31:16Z", + "pushedAt": "2025-04-15T22:41:37Z", + "forks": 0, + "issues": 1, + "subscribers": 1, + "stars": 10 + }, + "name": "react-native-ios-translate-tasks", + "fullName": "huextrat/react-native-ios-translate-tasks", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "SwiftUI Translate Tasks on React Native", + "topics": [ + "react-native", + "ios", + "android", + "translate", + "task", + "tasks", + "swiftui" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "v1.1.2", + "tagName": "v1.1.2", + "createdAt": "2025-04-02T06:43:56Z", + "publishedAt": "2025-04-02T06:44:05Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": true, + "isArchived": false + }, + "npmPkg": "react-native-ios-translate-tasks", + "npm": { + "downloads": 461, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 51, + "matchingScoreModifiers": [ + "Recently updated" + ], + "popularity": -0.322, + "topicSearchString": "react-native ios android translate task tasks swiftui" + }, + { + "githubUrl": "https://github.com/raouldandresy/react-native-momentum-carousel", + "examples": [ + "https://github.com/raouldandresy/react-native-momentum-carousel/tree/main/example" + ], + "ios": true, + "android": true, + "github": { + "urls": { + "repo": "https://github.com/raouldandresy/react-native-momentum-carousel", + "clone": "https://github.com/raouldandresy/react-native-momentum-carousel.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-03-02T09:48:56Z", + "createdAt": "2024-12-19T09:56:03Z", + "pushedAt": "2025-03-02T09:48:56Z", + "forks": 0, + "issues": 1, + "subscribers": 1, + "stars": 7 + }, + "name": "react-native-momentum-carousel", + "fullName": "raouldandresy/react-native-momentum-carousel", + "isPrivate": false, + "description": "A React Native carousel component enables smooth and interactive image or content sliders with swiping capabilities. Ideal for showcasing multiple items or images in a compact space, this carousel can be customized with features like infinite scrolling, pagination, and custom animations. It supports both horizontal and vertical orientations and allows for seamless user interaction, making it an excellent tool for creating engaging mobile applications. Additionally, provides options to integrate touch gestures and configure autoplay settings.", + "topics": [ + "react-native", + "carousel", + "react", + "native" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "2.0.0", + "tagName": "2.0.0", + "createdAt": "2025-03-02T09:48:56Z", + "publishedAt": "2025-03-02T10:07:29Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "react-native-momentum-carousel", + "npm": { + "downloads": 78, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -0.324, + "topicSearchString": "react-native carousel react native" + }, + { + "githubUrl": "https://github.com/anday013/react-native-phone-entry", + "examples": [ + "https://github.com/anday013/react-native-phone-entry/tree/main/example", + "https://snack.expo.dev/@anday013/demo-react-native-phone-entry" + ], + "images": [ + "https://raw.githubusercontent.com/anday013/react-native-phone-entry/refs/heads/main/assets/autopick.gif" + ], + "ios": true, + "android": true, + "web": true, + "expoGo": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/anday013/react-native-phone-entry", + "clone": "https://github.com/anday013/react-native-phone-entry.git", + "homepage": "https://www.npmjs.com/package/react-native-phone-entry" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-03-22T09:49:33Z", + "createdAt": "2025-02-10T23:02:18Z", + "pushedAt": "2025-03-22T09:49:33Z", + "forks": 0, + "issues": 1, + "subscribers": 1, + "stars": 25 + }, + "name": "react-native-phone-entry", + "fullName": "anday013/react-native-phone-entry", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "Simple and fully modifiable Phone Number Input Component for React Native", + "topics": [ + "react-native", + "ios", + "android", + "component", + "expo", + "input", + "phone-input", + "react", + "app" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "Release 0.2.2", + "tagName": "v0.2.2", + "createdAt": "2025-03-22T09:49:36Z", + "publishedAt": "2025-03-22T09:49:41Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": true, + "isArchived": false + }, + "npmPkg": "react-native-phone-entry", + "npm": { + "downloads": 275, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 51, + "matchingScoreModifiers": [ + "Recently updated" + ], + "popularity": -0.225, + "topicSearchString": "react-native ios android component expo input phone-input react app" + }, + { + "githubUrl": "https://github.com/dayaki/react-native-app-shortcuts", + "npmPkg": "@mbdayo/react-native-app-shortcuts", + "examples": [ + "https://github.com/dayaki/react-native-app-shortcuts/blob/main/example-usage.tsx" + ], + "ios": true, + "android": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/dayaki/react-native-app-shortcuts", + "clone": "https://github.com/dayaki/react-native-app-shortcuts.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-03-01T03:22:42Z", + "createdAt": "2025-03-01T02:02:26Z", + "pushedAt": "2025-03-01T03:22:42Z", + "forks": 0, + "issues": 0, + "subscribers": 1, + "stars": 2 + }, + "name": "@mbdayo/react-native-app-shortcuts", + "fullName": "dayaki/react-native-app-shortcuts", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "React Native package for iOS UIApplicationShortcutItem and Android App Shortcuts", + "topics": [ + "react-native", + "ios", + "android", + "shortcuts", + "quick-actions", + "uiapplicationshortcutitem", + "app-shortcuts" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "hasTypes": true, + "newArchitecture": true, + "isArchived": false + }, + "npm": {}, + "score": 46, + "matchingScoreModifiers": [], + "popularity": -100, + "topicSearchString": "react-native ios android shortcuts quick-actions uiapplicationshortcutitem app-shortcuts" + }, + { + "githubUrl": "https://github.com/BrijenMakwana/react-native-multistep", + "npmPkg": "@brijen/react-native-multistep", + "examples": [ + "https://github.com/BrijenMakwana/react-native-multistep/tree/main/example" + ], + "images": [ + "https://github.com/BrijenMakwana/react-native-multistep/blob/main/example/assets/images/example_1/example_1.gif", + "https://github.com/BrijenMakwana/react-native-multistep/blob/main/example/assets/images/example_2/example_2.gif", + "https://github.com/BrijenMakwana/react-native-multistep/blob/main/example/assets/images/example_3/example_3.gif" + ], + "ios": true, + "android": true, + "expoGo": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/BrijenMakwana/react-native-multistep", + "clone": "https://github.com/BrijenMakwana/react-native-multistep.git", + "homepage": "https://www.npmjs.com/package/@brijen/react-native-multistep" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-02-21T04:41:38Z", + "createdAt": "2025-02-03T10:36:19Z", + "pushedAt": "2025-02-21T04:41:38Z", + "forks": 0, + "issues": 1, + "subscribers": 1, + "stars": 1 + }, + "name": "@brijen/react-native-multistep", + "fullName": "BrijenMakwana/react-native-multistep", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "A lightweight multi-step view component for React Native with smooth transitions using Reanimated", + "topics": [ + "react-native", + "forms", + "multi-step-form", + "multi-step", + "stepper", + "wizard", + "reanimated", + "ui", + "ios", + "android" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "🚀 v1.0.0 - First Stable Release", + "tagName": "v1.0.0", + "createdAt": "2025-02-21T04:41:38Z", + "publishedAt": "2025-02-21T04:46:41Z", + "isPrerelease": false + }, + "hasTypes": false, + "newArchitecture": false, + "isArchived": false + }, + "npm": {}, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "react-native forms multi-step-form multi-step stepper wizard reanimated ui ios android" + }, + { + "githubUrl": "https://github.com/mhpdev-com/react-native-speech", + "npmPkg": "@mhpdev/react-native-speech", + "examples": [ + "https://github.com/mhpdev-com/react-native-speech/tree/main/example" + ], + "ios": true, + "android": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/mhpdev-com/react-native-speech", + "clone": "https://github.com/mhpdev-com/react-native-speech.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-03-11T17:41:40Z", + "createdAt": "2025-02-21T07:12:03Z", + "pushedAt": "2025-03-11T17:41:40Z", + "forks": 1, + "issues": 0, + "subscribers": 0, + "stars": 13 + }, + "name": "@mhpdev/react-native-speech", + "fullName": "mhpdev-com/react-native-speech", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "A high-performance React Native library for text-to-speech on iOS and Android.", + "topics": [ + "react-native", + "ios", + "android", + "speech", + "tts", + "text-to-speech", + "voice", + "highlighted", + "highlight-text", + "highlighter", + "highlighted-text" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "Release 1.1.0", + "tagName": "v1.1.0", + "createdAt": "2025-03-11T17:41:43Z", + "publishedAt": "2025-03-11T17:43:11Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": true, + "isArchived": false + }, + "npm": {}, + "score": 46, + "matchingScoreModifiers": [], + "popularity": -100, + "topicSearchString": "react-native ios android speech tts text-to-speech voice highlighted highlight-text highlighter highlighted-text" + }, + { + "githubUrl": "https://github.com/TomAtterton/expo-translate-text", + "examples": [ + "https://github.com/TomAtterton/expo-translate-text/tree/main/example" + ], + "images": [ + "https://github.com/TomAtterton/expo-translate-text/blob/main/resources/Translate_iOS.gif" + ], + "ios": true, + "android": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/TomAtterton/expo-translate-text", + "clone": "https://github.com/TomAtterton/expo-translate-text.git", + "homepage": "https://tomatterton.com" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": true, + "hasTopics": true, + "updatedAt": "2025-03-06T09:09:39Z", + "createdAt": "2025-03-05T10:52:50Z", + "pushedAt": "2025-03-06T09:09:39Z", + "forks": 0, + "issues": 0, + "subscribers": 1, + "stars": 7 + }, + "name": "expo-translate-text", + "fullName": "TomAtterton/expo-translate-text", + "isPrivate": false, + "description": "An expo module used to handle translating text in an app.", + "topics": [ + "react-native", + "expo", + "expo-translate-text", + "expotranslatetext" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "expo-translate-text", + "npm": { + "downloads": 21, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -0.302, + "topicSearchString": "react-native expo expo-translate-text expotranslatetext" + }, + { + "githubUrl": "https://github.com/Kushalchg/nepali-picker", + "npmPkg": "react-native-nepali-picker", + "examples": [ + "https://github.com/Kushalchg/nepali-picker/tree/main/example" + ], + "images": [ + "https://raw.githubusercontent.com/Kushalchg/nepali-picker/refs/heads/main/assets/picker.png" + ], + "ios": true, + "android": true, + "web": true, + "expoGo": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/Kushalchg/nepali-picker", + "clone": "https://github.com/Kushalchg/nepali-picker.git", + "homepage": "https://kushalchg.github.io/nepali-picker/" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-03-13T17:27:38Z", + "createdAt": "2024-09-21T08:49:12Z", + "pushedAt": "2025-03-13T17:27:38Z", + "forks": 3, + "issues": 0, + "subscribers": 1, + "stars": 22 + }, + "name": "react-native-nepali-picker", + "fullName": "Kushalchg/nepali-picker", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "React Native package for Nepali date picker. Support all platforms (android,Ios,web and expo).", + "topics": [ + "nepali", + "nepali-picker", + "nepali-date-picker", + "date-picker", + "calendar-picker", + "ios", + "android" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npm": { + "downloads": 218, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -0.322, + "topicSearchString": "nepali nepali-picker nepali-date-picker date-picker calendar-picker ios android" + }, + { + "githubUrl": "https://github.com/RevenueCat/react-native-purchases/tree/main/react-native-purchases-ui", + "examples": [ + "https://github.com/RevenueCat/react-native-purchases/tree/main/examples/MagicWeather" + ], + "ios": true, + "android": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/RevenueCat/react-native-purchases", + "clone": "https://github.com/RevenueCat/react-native-purchases.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-04-16T11:18:37Z", + "createdAt": "2018-06-21T21:15:55Z", + "pushedAt": "2025-04-16T11:18:37Z", + "forks": 91, + "issues": 39, + "subscribers": 19, + "stars": 897 + }, + "name": "react-native-purchases-ui", + "fullName": "RevenueCat/react-native-purchases", + "isPrivate": false, + "description": "React Native in-app purchases and subscriptions made easy. Supports iOS and Android.", + "topics": [ + "react-native", + "in-app-purchase", + "subscriptions", + "iap", + "ios", + "apple", + "android" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "react-native-purchases-ui", + "npm": { + "downloads": 42276, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 73, + "matchingScoreModifiers": [ + "Popular", + "Known", + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": 0.028, + "topicSearchString": "react-native in-app-purchase subscriptions iap ios apple android" + }, + { + "githubUrl": "https://github.com/newrelic/newrelic-react-native-agent", + "examples": [ + "https://github.com/newrelic/newrelic-react-native-agent/tree/main/NewRelicExampleApp/React-Native-Test-App" + ], + "ios": true, + "android": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/newrelic/newrelic-react-native-agent", + "clone": "https://github.com/newrelic/newrelic-react-native-agent.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-03-31T22:28:52Z", + "createdAt": "2021-12-06T21:50:29Z", + "pushedAt": "2025-03-31T22:28:52Z", + "forks": 24, + "issues": 5, + "subscribers": 14, + "stars": 17 + }, + "name": "newrelic-react-native-agent", + "fullName": "newrelic/newrelic-react-native-agent", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "New Relic Mobile Agent SDK for React-Native Applications", + "topics": [ + "new-relic", + "react-native" + ], + "license": { + "key": "apache-2.0", + "name": "Apache License 2.0", + "spdxId": "Apache-2.0", + "url": "http://choosealicense.com/licenses/apache-2.0/", + "id": "MDc6TGljZW5zZTI=" + }, + "lastRelease": { + "name": "1.5.3", + "tagName": "1.5.3", + "createdAt": "2025-03-31T22:28:52Z", + "publishedAt": "2025-03-31T22:31:01Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": true, + "isArchived": false + }, + "npmPkg": "newrelic-react-native-agent", + "npm": { + "downloads": 80084, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 51, + "matchingScoreModifiers": [ + "Recently updated" + ], + "popularity": -0.072, + "topicSearchString": "new-relic react-native" + }, + { + "githubUrl": "https://github.com/saadqbal/react-native-notification-sounds", + "examples": [ + "https://github.com/saadqbal/notificationSounds" + ], + "ios": true, + "android": true, + "github": { + "urls": { + "repo": "https://github.com/saadqbal/react-native-notification-sounds", + "clone": "https://github.com/saadqbal/react-native-notification-sounds.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2023-08-07T17:02:42Z", + "createdAt": "2019-09-15T08:45:53Z", + "pushedAt": "2023-08-07T17:02:42Z", + "forks": 29, + "issues": 6, + "subscribers": 4, + "stars": 85 + }, + "name": "react-native-notification-sounds", + "fullName": "saadqbal/react-native-notification-sounds", + "isPrivate": false, + "description": "Native notification sounds list. returns the id, title and url of the sounds. works for iOS and Android", + "topics": [ + "react-native", + "native-sounds", + "notifications-sounds" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "Fixed incorrect peer dependency errors", + "tagName": "v0.5.8", + "createdAt": "2023-08-07T17:02:42Z", + "publishedAt": "2023-08-07T17:06:17Z", + "isPrerelease": false + }, + "hasTypes": false, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "react-native-notification-sounds", + "npm": { + "downloads": 6024, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 32, + "matchingScoreModifiers": [ + "Not updated recently", + "Not supporting New Architecture" + ], + "popularity": 0.028, + "topicSearchString": "react-native native-sounds notifications-sounds" + }, + { + "githubUrl": "https://github.com/okwasniewski/react-native-emoji-popup", + "examples": [ + "https://github.com/okwasniewski/react-native-emoji-popup/tree/main/example" + ], + "ios": true, + "android": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/okwasniewski/react-native-emoji-popup", + "clone": "https://github.com/okwasniewski/react-native-emoji-popup.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-04-12T14:39:39Z", + "createdAt": "2025-02-27T19:20:12Z", + "pushedAt": "2025-04-12T14:39:39Z", + "forks": 3, + "issues": 0, + "subscribers": 2, + "stars": 134 + }, + "name": "react-native-emoji-popup", + "fullName": "okwasniewski/react-native-emoji-popup", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "Native Emoji Picker for React Native", + "topics": [ + "react-native", + "ios", + "android" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "Release 0.3.0", + "tagName": "v0.3.0", + "createdAt": "2025-04-12T14:39:41Z", + "publishedAt": "2025-04-12T14:39:48Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": true, + "isArchived": false + }, + "npmPkg": "react-native-emoji-popup", + "npm": { + "downloads": 2340, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 51, + "matchingScoreModifiers": [ + "Recently updated" + ], + "popularity": 0.028, + "topicSearchString": "react-native ios android" + }, + { + "githubUrl": "https://github.com/callstackincubator/react-native-legal/tree/main/packages/react-native-legal", + "examples": [ + "https://github.com/callstackincubator/react-native-legal/tree/main/packages/bare-example-notice", + "https://github.com/callstackincubator/react-native-legal/tree/main/packages/expo-example-notice" + ], + "images": [ + "https://raw.githubusercontent.com/callstackincubator/react-native-legal/refs/heads/main/static/android-expo.gif", + "https://raw.githubusercontent.com/callstackincubator/react-native-legal/refs/heads/main/static/android-tv.gif", + "https://raw.githubusercontent.com/callstackincubator/react-native-legal/refs/heads/main/static/ios-expo.gif", + "https://raw.githubusercontent.com/callstackincubator/react-native-legal/refs/heads/main/static/tvos.gif" + ], + "ios": true, + "android": true, + "tvos": true, + "github": { + "urls": { + "repo": "https://github.com/callstackincubator/react-native-legal", + "clone": "https://github.com/callstackincubator/react-native-legal.git", + "homepage": "https://callstackincubator.github.io/react-native-legal/" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-03-21T09:53:08Z", + "createdAt": "2023-08-07T11:01:51Z", + "pushedAt": "2025-03-21T09:53:08Z", + "forks": 2, + "issues": 7, + "subscribers": 4, + "stars": 174 + }, + "name": "react-native-legal", + "fullName": "callstackincubator/react-native-legal", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "Acknowledge OSS libraries used in your React Native app", + "topics": [ + "react-native", + "oss", + "license", + "acknowledgements", + "license-management" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": true, + "newArchitecture": true, + "isArchived": false + }, + "npmPkg": "react-native-legal", + "npm": { + "downloads": 645, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 49, + "matchingScoreModifiers": [ + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": 0.028, + "topicSearchString": "react-native oss license acknowledgements license-management" + }, + { + "githubUrl": "https://github.com/callstack/react-native-brownfield", + "npmPkg": "@callstack/react-native-brownfield", + "examples": [ + "https://github.com/callstack/react-native-brownfield/tree/main/example" + ], + "ios": true, + "android": true, + "github": { + "urls": { + "repo": "https://github.com/callstack/react-native-brownfield", + "clone": "https://github.com/callstack/react-native-brownfield.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-04-16T15:06:18Z", + "createdAt": "2019-07-15T12:33:29Z", + "pushedAt": "2025-04-16T15:06:18Z", + "forks": 19, + "issues": 15, + "subscribers": 10, + "stars": 315 + }, + "name": "@callstack/react-native-brownfield", + "fullName": "callstack/react-native-brownfield", + "isPrivate": false, + "description": "Set of helpers to make your brownfield integration smooth and easy.", + "topics": [ + "brownfield", + "native", + "integration" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "Release 1.0.0", + "tagName": "v1.0.0", + "createdAt": "2025-04-16T15:06:19Z", + "publishedAt": "2025-04-16T15:06:25Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": true, + "isArchived": false + }, + "npm": {}, + "score": 49, + "matchingScoreModifiers": [ + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "brownfield native integration" + }, + { + "githubUrl": "https://github.com/software-mansion/react-native-executorch", + "examples": [ + "https://github.com/software-mansion/react-native-executorch/tree/main/examples/computer-vision", + "https://github.com/software-mansion/react-native-executorch/tree/main/examples/llama", + "https://github.com/software-mansion/react-native-executorch/tree/main/examples/speech-to-text" + ], + "ios": true, + "android": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/software-mansion/react-native-executorch", + "clone": "https://github.com/software-mansion/react-native-executorch.git", + "homepage": "http://docs.swmansion.com/react-native-executorch/" + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-04-15T10:40:02Z", + "createdAt": "2024-10-16T10:58:16Z", + "pushedAt": "2025-04-15T10:40:02Z", + "forks": 22, + "issues": 13, + "subscribers": 11, + "stars": 575 + }, + "name": "react-native-executorch", + "fullName": "software-mansion/react-native-executorch", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "Declarative way to run AI models in React Native on device, powered by ExecuTorch.", + "topics": [ + "react-native", + "ios", + "android", + "executorch", + "ai", + "llm", + "coreml", + "xnnpack", + "llama" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "lastRelease": { + "name": "v0.3.2", + "tagName": "v0.3.2", + "createdAt": "2025-03-24T15:16:21Z", + "publishedAt": "2025-03-24T15:14:55Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": true, + "isArchived": false + }, + "npmPkg": "react-native-executorch", + "npm": { + "downloads": 713, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 59, + "matchingScoreModifiers": [ + "Known", + "Recently updated" + ], + "popularity": 0.028, + "topicSearchString": "react-native ios android executorch ai llm coreml xnnpack llama" + }, + { + "githubUrl": "https://github.com/kubilaysalih/react-native-attributify", + "examples": [ + "https://github.com/kubilaysalih/react-native-attributify/tree/main/example" + ], + "ios": true, + "android": true, + "github": { + "urls": { + "repo": "https://github.com/kubilaysalih/react-native-attributify", + "clone": "https://github.com/kubilaysalih/react-native-attributify.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-01-18T10:52:01Z", + "createdAt": "2024-12-26T17:51:22Z", + "pushedAt": "2025-01-18T10:52:01Z", + "forks": 0, + "issues": 0, + "subscribers": 1, + "stars": 9 + }, + "name": "react-native-attributify", + "fullName": "kubilaysalih/react-native-attributify", + "isPrivate": false, + "description": "🧑‍🎨 react-native-attributify like nativewind and unocss with attributes", + "topics": [ + "react-native", + "styling", + "utility", + "css-in-js", + "atomic-css", + "typescript" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "react-native-attributify", + "npm": { + "downloads": 39, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -0.324, + "topicSearchString": "react-native styling utility css-in-js atomic-css typescript" + }, + { + "githubUrl": "https://github.com/Splicer97/react-native-android-keyboard-adjust", + "examples": [ + "https://github.com/Splicer97/react-native-android-keyboard-adjust/tree/main/example" + ], + "npmPkg": "@splicer97/react-native-android-keyboard-adjust", + "android": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/Splicer97/react-native-android-keyboard-adjust", + "clone": "https://github.com/Splicer97/react-native-android-keyboard-adjust.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-03-16T08:54:47Z", + "createdAt": "2025-03-14T13:40:39Z", + "pushedAt": "2025-03-16T08:54:47Z", + "forks": 0, + "issues": 0, + "subscribers": 1, + "stars": 1 + }, + "name": "@splicer97/react-native-android-keyboard-adjust", + "fullName": "Splicer97/react-native-android-keyboard-adjust", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "Simple android native module to manipulate the behavior of keyboard", + "topics": [ + "react-native", + "android", + "@splicer97/android-keyboard-adjust", + "android-keyboard-adjust", + "@rn-android-keyboard-adjust", + "keyboard-adjust", + "keyboard", + "adjust" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "v0.2.0", + "tagName": "v0.2.0", + "createdAt": "2025-03-16T08:54:48Z", + "publishedAt": "2025-03-16T08:55:49Z", + "isPrerelease": false + }, + "hasTypes": false, + "newArchitecture": true, + "isArchived": false + }, + "npm": {}, + "score": 46, + "matchingScoreModifiers": [], + "popularity": -100, + "topicSearchString": "react-native android @splicer97/android-keyboard-adjust android-keyboard-adjust @rn-android-keyboard-adjust keyboard-adjust keyboard adjust" + }, + { + "githubUrl": "https://github.com/pioner92/react-native-img-buffer-save", + "examples": [ + "https://github.com/pioner92/react-native-img-buffer-save/tree/main/example" + ], + "ios": true, + "android": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/pioner92/react-native-img-buffer-save", + "clone": "https://github.com/pioner92/react-native-img-buffer-save.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-03-17T18:43:27Z", + "createdAt": "2025-03-17T16:06:46Z", + "pushedAt": "2025-03-17T18:43:27Z", + "forks": 0, + "issues": 0, + "subscribers": 1, + "stars": 14 + }, + "name": "react-native-img-buffer-save", + "fullName": "pioner92/react-native-img-buffer-save", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "💪 A native solution to save raw image buffers (ArrayBuffer / Uint8Array) directly to the device gallery using JSI for maximum performance", + "topics": [ + "react-native", + "ios", + "android", + "jsi", + "cpp", + "image", + "img", + "img-save", + "image-save", + "save-image", + "save-img", + "image-save-to-gallery", + "image-to-gallery", + "gallery", + "img-buffer-save", + "save-buffer", + "save-array-buffer", + "buffer", + "array-buffer", + "save-image-buffer", + "save-image-array-buffer", + "save-gallery", + "img-buffer", + "image-buffer", + "native-module", + "jsi-react-native", + "module", + "image-gallery", + "img-gallery", + "save-img-buffer", + "save-to-gallery" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "Release 0.1.7", + "tagName": "v0.1.7", + "createdAt": "2025-03-17T18:43:29Z", + "publishedAt": "2025-03-17T18:43:37Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "react-native-img-buffer-save", + "npm": { + "downloads": 302, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -0.324, + "topicSearchString": "react-native ios android jsi cpp image img img-save image-save save-image save-img image-save-to-gallery image-to-gallery gallery img-buffer-save save-buffer save-array-buffer buffer array-buffer save-image-buffer save-image-array-buffer save-gallery img-buffer image-buffer native-module jsi-react-native module image-gallery img-gallery save-img-buffer save-to-gallery" + }, + { + "githubUrl": "https://github.com/pioner92/react-native-xxhash", + "examples": [ + "https://github.com/pioner92/react-native-xxhash/tree/main/example" + ], + "ios": true, + "android": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/pioner92/react-native-xxhash", + "clone": "https://github.com/pioner92/react-native-xxhash.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-03-16T22:32:23Z", + "createdAt": "2025-01-17T21:17:28Z", + "pushedAt": "2025-03-16T22:32:23Z", + "forks": 0, + "issues": 0, + "subscribers": 1, + "stars": 14 + }, + "name": "react-native-xxhash", + "fullName": "pioner92/react-native-xxhash", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "💪 A high-performance React Native library for generating xxHash hashes using C++ and JSI", + "topics": [ + "react-native", + "ios", + "android", + "xxhash", + "hash", + "fast", + "xxhash3", + "xxhash3-react-native", + "hash-react-native", + "hash-xxhash", + "jsi", + "cpp", + "fast-hash", + "quick-hash", + "xxhash-jsi", + "xxhash-cpp", + "xxhash3-jsi", + "xxhash3-cpp", + "react", + "jni", + "quickhash", + "xxhash-library" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "Release 0.1.7", + "tagName": "v0.1.7", + "createdAt": "2025-01-19T16:20:46Z", + "publishedAt": "2025-01-19T16:20:58Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "react-native-xxhash", + "npm": { + "downloads": 100, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -0.32, + "topicSearchString": "react-native ios android xxhash hash fast xxhash3 xxhash3-react-native hash-react-native hash-xxhash jsi cpp fast-hash quick-hash xxhash-jsi xxhash-cpp xxhash3-jsi xxhash3-cpp react jni quickhash xxhash-library" + }, + { + "githubUrl": "https://github.com/pioner92/react-native-config-jsi", + "examples": [ + "https://github.com/pioner92/react-native-config-jsi/tree/main/example" + ], + "ios": true, + "android": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/pioner92/react-native-config-jsi", + "clone": "https://github.com/pioner92/react-native-config-jsi.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-03-17T11:56:56Z", + "createdAt": "2025-03-15T14:34:18Z", + "pushedAt": "2025-03-17T11:56:56Z", + "forks": 0, + "issues": 0, + "subscribers": 1, + "stars": 11 + }, + "name": "react-native-config-jsi", + "fullName": "pioner92/react-native-config-jsi", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "⚡️ Fast JSI-based library to access .env variables natively with C++ performance.", + "topics": [ + "react-native", + "ios", + "android", + "jsi", + "cpp", + "config", + "jsi-react-native", + "config-cpp", + "env", + "config-jsi", + "jni", + "native-module", + "react-config", + "module" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "Release 0.1.10", + "tagName": "v0.1.10", + "createdAt": "2025-03-17T11:56:59Z", + "publishedAt": "2025-03-17T11:57:12Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "react-native-config-jsi", + "npm": { + "downloads": 526, + "start": "2025-03-15", + "end": "2025-04-13" + }, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "react-native ios android jsi cpp config jsi-react-native config-cpp env config-jsi jni native-module react-config module" + }, + { + "githubUrl": "https://github.com/dcangulo/react-native-render-lynx", + "examples": [ + "https://github.com/dcangulo/react-native-render-lynx/tree/main/example" + ], + "ios": true, + "android": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/dcangulo/react-native-render-lynx", + "clone": "https://github.com/dcangulo/react-native-render-lynx.git", + "homepage": "https://www.npmjs.com/package/react-native-render-lynx" + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-03-25T12:23:31Z", + "createdAt": "2025-03-19T11:33:08Z", + "pushedAt": "2025-03-25T12:23:31Z", + "forks": 0, + "issues": 0, + "subscribers": 2, + "stars": 8 + }, + "name": "react-native-render-lynx", + "fullName": "dcangulo/react-native-render-lynx", + "isPrivate": false, + "description": "Render a LynxJS bundle in your React Native application.", + "topics": [ + "react-native", + "lynx", + "lynx-js", + "lynxjs" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "v0.3.0", + "tagName": "v0.3.0", + "createdAt": "2025-03-25T12:23:31Z", + "publishedAt": "2025-03-25T12:26:10Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": true, + "isArchived": false + }, + "npmPkg": "react-native-render-lynx", + "npm": { + "downloads": 272, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 51, + "matchingScoreModifiers": [ + "Recently updated" + ], + "popularity": -0.321, + "topicSearchString": "react-native lynx lynx-js lynxjs" + }, + { + "githubUrl": "https://github.com/JuanSeBestia/react-native-wifi-reborn", + "examples": [ + "https://github.com/JuanSeBestia/react-native-wifi-reborn/tree/master/example" + ], + "ios": true, + "android": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/JuanSeBestia/react-native-wifi-reborn", + "clone": "https://github.com/JuanSeBestia/react-native-wifi-reborn.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-04-02T05:52:26Z", + "createdAt": "2019-09-12T18:14:33Z", + "pushedAt": "2025-04-02T05:52:26Z", + "forks": 122, + "issues": 7, + "subscribers": 12, + "stars": 405 + }, + "name": "react-native-wifi-reborn", + "fullName": "JuanSeBestia/react-native-wifi-reborn", + "isPrivate": false, + "description": "A react-native implementation for viewing and connecting to Wifi networks on Android and iOS devices.", + "topics": [ + "react", + "react-native", + "android", + "ios", + "wifi", + "connect" + ], + "license": { + "key": "isc", + "name": "ISC License", + "spdxId": "ISC", + "url": "http://choosealicense.com/licenses/isc/", + "id": "MDc6TGljZW5zZTEw" + }, + "lastRelease": { + "name": "v4.13.5", + "tagName": "v4.13.5", + "createdAt": "2025-04-02T05:51:28Z", + "publishedAt": "2025-04-02T05:51:30Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "react-native-wifi-reborn", + "npm": { + "downloads": 68158, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 57, + "matchingScoreModifiers": [ + "Known", + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": 0.028, + "topicSearchString": "react react-native android ios wifi connect" + }, + { + "githubUrl": "https://github.com/HelpkitHQ/helpkit-help-center-react-native", + "npmPkg": "@helpkit/helpkit-help-center-react-native", + "examples": [ + "https://github.com/HelpkitHQ/helpkit-help-center-react-native/tree/main/example" + ], + "ios": true, + "android": true, + "expoGo": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/HelpkitHQ/helpkit-help-center-react-native", + "clone": "https://github.com/HelpkitHQ/helpkit-help-center-react-native.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-03-19T12:27:34Z", + "createdAt": "2025-03-15T08:53:45Z", + "pushedAt": "2025-03-19T12:27:34Z", + "forks": 0, + "issues": 0, + "subscribers": 0, + "stars": 2 + }, + "name": "@helpkit/helpkit-help-center-react-native", + "fullName": "HelpkitHQ/helpkit-help-center-react-native", + "isPrivate": false, + "description": "React Native SDK for embedding Notion-powered HelpKit help centers in your mobile app", + "topics": [ + "react-native", + "help-center", + "help-desk", + "helpkit", + "notion", + "documentation", + "knowledge-base", + "customer-support", + "faq", + "mobile" + ], + "license": { + "key": "other", + "name": "Other", + "spdxId": "NOASSERTION", + "url": "http://choosealicense.com/licenses/other/", + "id": "MDc6TGljZW5zZTA=" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npm": {}, + "score": 49, + "matchingScoreModifiers": [ + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "react-native help-center help-desk helpkit notion documentation knowledge-base customer-support faq mobile" + }, + { + "githubUrl": "https://github.com/google-gemini/generative-ai-js", + "npmPkg": "@google/generative-ai", + "examples": [ + "https://github.com/google-gemini/generative-ai-js/tree/main/samples" + ], + "web": true, + "expoGo": true, + "github": { + "urls": { + "repo": "https://github.com/google-gemini/deprecated-generative-ai-js", + "clone": "https://github.com/google-gemini/deprecated-generative-ai-js.git", + "homepage": "https://github.com/googleapis/js-genai" + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": false, + "hasTopics": false, + "updatedAt": "2025-04-16T16:35:16Z", + "createdAt": "2023-12-04T15:59:56Z", + "pushedAt": "2025-04-16T16:35:16Z", + "forks": 300, + "issues": 41, + "subscribers": 28, + "stars": 1219 + }, + "name": "@google/generative-ai", + "fullName": "google-gemini/deprecated-generative-ai-js", + "isPrivate": false, + "description": "This SDK is now deprecated, use the new unified Google GenAI SDK.", + "topics": [], + "license": { + "key": "apache-2.0", + "name": "Apache License 2.0", + "spdxId": "Apache-2.0", + "url": "http://choosealicense.com/licenses/apache-2.0/", + "id": "MDc6TGljZW5zZTI=" + }, + "lastRelease": { + "name": "v0.24.0", + "tagName": "v0.24.0", + "createdAt": "2025-03-07T00:05:56Z", + "publishedAt": "2025-03-07T00:05:58Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npm": {}, + "score": 49, + "matchingScoreModifiers": [ + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "" + }, + { + "githubUrl": "https://github.com/pioner92/react-native-auto-skeleton", + "examples": [ + "https://github.com/pioner92/react-native-auto-skeleton/tree/main/example" + ], + "ios": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/pioner92/react-native-auto-skeleton", + "clone": "https://github.com/pioner92/react-native-auto-skeleton.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": true, + "hasTopics": true, + "updatedAt": "2025-04-10T08:46:07Z", + "createdAt": "2025-03-22T12:15:43Z", + "pushedAt": "2025-04-10T08:46:07Z", + "forks": 2, + "issues": 0, + "subscribers": 1, + "stars": 195 + }, + "name": "react-native-auto-skeleton", + "fullName": "pioner92/react-native-auto-skeleton", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "🚀 Automatically generates skeleton based on your existing UI layout without manual configuration.", + "topics": [ + "react-native", + "ios", + "android", + "skeleton", + "skeleton-loader", + "loading-placeholder", + "shimmer-effect", + "loading", + "shimmer", + "placeholder", + "shimmer-placeholder", + "shimmer-placeholder-view", + "shimmer-placeholder-view-component", + "shimmer-placeholder-component", + "shimmer-placeholder-component-view", + "rn-skeleton", + "rn-loading", + "rn-shimmer", + "rn-placeholder", + "rn-skeleton-loader", + "rn-shimmer-placeholder", + "rn-shimmer-placeholder-view", + "skeleton-placeholder", + "skeleton-placeholder-view", + "skeleton-placeholder-component", + "skeleton-placeholder-component-view", + "placeholder-loader", + "loader", + "ui", + "native-component", + "fabric" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "Release 0.1.22", + "tagName": "v0.1.22", + "createdAt": "2025-04-09T19:34:57Z", + "publishedAt": "2025-04-09T19:35:07Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": true, + "isArchived": false + }, + "npmPkg": "react-native-auto-skeleton", + "npm": { + "downloads": 1726, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 51, + "matchingScoreModifiers": [ + "Recently updated" + ], + "popularity": 0.028, + "topicSearchString": "react-native ios android skeleton skeleton-loader loading-placeholder shimmer-effect loading shimmer placeholder shimmer-placeholder shimmer-placeholder-view shimmer-placeholder-view-component shimmer-placeholder-component shimmer-placeholder-component-view rn-skeleton rn-loading rn-shimmer rn-placeholder rn-skeleton-loader rn-shimmer-placeholder rn-shimmer-placeholder-view skeleton-placeholder skeleton-placeholder-view skeleton-placeholder-component skeleton-placeholder-component-view placeholder-loader loader ui native-component fabric" + }, + { + "githubUrl": "https://github.com/IvanIhnatsiuk/react-native-advanced-input-mask/tree/main/package", + "npmPkg": "react-native-advanced-input-mask", + "examples": [ + "https://github.com/IvanIhnatsiuk/react-native-advanced-input-mask/tree/main/apps/example" + ], + "images": [ + "https://raw.githubusercontent.com/IvanIhnatsiuk/react-native-advanced-input-mask/main/gifs/demo.gif" + ], + "android": true, + "ios": true, + "web": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/IvanIhnatsiuk/react-native-advanced-input-mask", + "clone": "https://github.com/IvanIhnatsiuk/react-native-advanced-input-mask.git", + "homepage": "https://github.com/IvanIhnatsiuk/react-native-advanced-input-mask#readme" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-04-12T21:45:58Z", + "createdAt": "2024-02-05T13:53:01Z", + "pushedAt": "2025-04-12T21:45:58Z", + "forks": 3, + "issues": 6, + "subscribers": 1, + "stars": 146 + }, + "name": "react-native-advanced-input-mask", + "fullName": "IvanIhnatsiuk/react-native-advanced-input-mask", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "Text input mask for React Native on iOS, Android and web. Synchronous and easy formatting without hustle", + "topics": [ + "react-native", + "ios", + "android", + "web", + "text-input", + "masking", + "input", + "component", + "form", + "validation", + "formatting", + "phone-input", + "credit-card-input", + "date-input", + "time-input", + "mask" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": true, + "newArchitecture": true, + "isArchived": false + }, + "npm": { + "downloads": 16659, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 51, + "matchingScoreModifiers": [ + "Recently updated" + ], + "popularity": 0.028, + "topicSearchString": "react-native ios android web text-input masking input component form validation formatting phone-input credit-card-input date-input time-input mask" + }, + { + "githubUrl": "https://github.com/KoreanThinker/react-native-translator", + "examples": [ + "https://github.com/KoreanThinker/react-native-translator/tree/main/example" + ], + "images": [ + "https://user-images.githubusercontent.com/48207131/158834248-05331dd0-d294-4041-9d7b-cb72b5e75737.gif" + ], + "android": true, + "ios": true, + "github": { + "urls": { + "repo": "https://github.com/KoreanThinker/react-native-translator", + "clone": "https://github.com/KoreanThinker/react-native-translator.git", + "homepage": "https://www.npmjs.com/package/react-native-translator" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2024-05-01T14:21:27Z", + "createdAt": "2022-03-17T10:15:32Z", + "pushedAt": "2024-05-01T14:21:27Z", + "forks": 10, + "issues": 13, + "subscribers": 3, + "stars": 86 + }, + "name": "react-native-translator", + "fullName": "KoreanThinker/react-native-translator", + "isPrivate": false, + "description": "🌐 Unlimited free google translate component & hook (Unofficial)", + "topics": [ + "translator", + "translate", + "react-native", + "typescript", + "google-translate", + "deepl" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "1.2.0", + "tagName": "1.2.0", + "createdAt": "2024-05-01T14:21:27Z", + "publishedAt": "2024-05-01T14:23:37Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "react-native-translator", + "npm": { + "downloads": 355, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 32, + "matchingScoreModifiers": [ + "Not updated recently", + "Not supporting New Architecture" + ], + "popularity": -0.222, + "topicSearchString": "translator translate react-native typescript google-translate deepl" + }, + { + "githubUrl": "https://github.com/corasan/image-compressor/tree/main/package", + "npmPkg": "@corasan/image-compressor", + "examples": [ + "https://github.com/corasan/image-compressor/tree/main/example" + ], + "android": true, + "ios": true, + "github": { + "urls": { + "repo": "https://github.com/corasan/image-compressor", + "clone": "https://github.com/corasan/image-compressor.git", + "homepage": "https://github.com/corasan/nitro-image-compressor#readme" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-03-26T00:23:32Z", + "createdAt": "2024-11-16T20:10:09Z", + "pushedAt": "2025-03-26T00:23:32Z", + "forks": 2, + "issues": 1, + "subscribers": 2, + "stars": 32 + }, + "name": "@corasan/image-compressor", + "fullName": "corasan/image-compressor", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "A template for Nitro Modules.", + "topics": [ + "react-native", + "nitro", + "expo", + "image", + "compression", + "compressor", + "image-compressor", + "image-compressor" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": true, + "newArchitecture": true, + "isArchived": false + }, + "npm": {}, + "score": 49, + "matchingScoreModifiers": [ + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "react-native nitro expo image compression compressor image-compressor image-compressor" + }, + { + "githubUrl": "https://github.com/ronickg/react-native-nitro-bip39/tree/main/packages/react-native-nitro-bip39", + "examples": [ + "https://github.com/ronickg/react-native-nitro-bip39/tree/main/example" + ], + "android": true, + "ios": true, + "github": { + "urls": { + "repo": "https://github.com/ronickg/react-native-nitro-bip39", + "clone": "https://github.com/ronickg/react-native-nitro-bip39.git", + "homepage": "https://github.com/BubbleTrouble14/react-native-nitro-bip39#readme" + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-03-27T17:44:02Z", + "createdAt": "2024-10-15T21:43:41Z", + "pushedAt": "2025-03-27T17:44:02Z", + "forks": 0, + "issues": 1, + "subscribers": 4, + "stars": 9 + }, + "name": "react-native-nitro-bip39", + "fullName": "ronickg/react-native-nitro-bip39", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "A template for Nitro Modules.", + "topics": [ + "react-native", + "nitro" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "react-native-nitro-bip39", + "npm": { + "downloads": 261, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 49, + "matchingScoreModifiers": [ + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": -0.323, + "topicSearchString": "react-native nitro" + }, + { + "githubUrl": "https://github.com/patrickkabwe/react-native-nitro-in-app-browser/tree/main/react-native-nitro-in-app-browser", + "examples": [ + "https://github.com/patrickkabwe/react-native-nitro-in-app-browser/tree/main/example" + ], + "android": true, + "ios": true, + "github": { + "urls": { + "repo": "https://github.com/patrickkabwe/react-native-nitro-in-app-browser", + "clone": "https://github.com/patrickkabwe/react-native-nitro-in-app-browser.git", + "homepage": "https://github.com/patrickkabwe/react-native-nitro-in-app-browser#readme" + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-02-09T09:48:43Z", + "createdAt": "2024-10-20T18:21:37Z", + "pushedAt": "2025-02-09T09:48:43Z", + "forks": 0, + "issues": 0, + "subscribers": 2, + "stars": 26 + }, + "name": "react-native-nitro-in-app-browser", + "fullName": "patrickkabwe/react-native-nitro-in-app-browser", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "A React Native Nitro module for in-app browser", + "topics": [ + "react-native", + "in-app-browser", + "nitro-in-app-browser", + "new-architecture", + "browser", + "in-app-browser", + "in-app-browser", + "in-app-browser" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "react-native-nitro-in-app-browser", + "npm": { + "downloads": 40, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -0.2, + "topicSearchString": "react-native in-app-browser nitro-in-app-browser new-architecture browser in-app-browser in-app-browser in-app-browser" + }, + { + "githubUrl": "https://github.com/litecoin-foundation/react-native-turbo-scrypt", + "examples": [ + "https://github.com/litecoin-foundation/react-native-turbo-scrypt/tree/master/example" + ], + "android": true, + "ios": true, + "github": { + "urls": { + "repo": "https://github.com/litecoin-foundation/react-native-turbo-scrypt", + "clone": "https://github.com/litecoin-foundation/react-native-turbo-scrypt.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-02-26T09:06:25Z", + "createdAt": "2024-11-29T00:56:38Z", + "pushedAt": "2025-02-26T09:06:25Z", + "forks": 0, + "issues": 0, + "subscribers": 6, + "stars": 3 + }, + "name": "react-native-turbo-scrypt", + "fullName": "litecoin-foundation/react-native-turbo-scrypt", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "⚡ fast Scrypt implementation for React Native via Nitromodules", + "topics": [ + "react-native", + "nitro" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "react-native-turbo-scrypt", + "npm": { + "downloads": 103, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -0.321, + "topicSearchString": "react-native nitro" + }, + { + "githubUrl": "https://github.com/cdiddy77/react-native-llm-mediapipe", + "examples": [ + "https://github.com/cdiddy77/react-native-llm-mediapipe/tree/main/example" + ], + "android": true, + "ios": true, + "github": { + "urls": { + "repo": "https://github.com/cdiddy77/react-native-llm-mediapipe", + "clone": "https://github.com/cdiddy77/react-native-llm-mediapipe.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2024-10-05T16:10:47Z", + "createdAt": "2024-04-21T23:14:04Z", + "pushedAt": "2024-10-05T16:10:47Z", + "forks": 9, + "issues": 5, + "subscribers": 2, + "stars": 133 + }, + "name": "react-native-llm-mediapipe", + "fullName": "cdiddy77/react-native-llm-mediapipe", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "Run an LLM on iOS & Android devices using React Native", + "topics": [ + "react-native", + "ios", + "android", + "mediapipe", + "llm", + "local-llm" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "Release 0.5.0", + "tagName": "v0.5.0", + "createdAt": "2024-10-05T16:10:49Z", + "publishedAt": "2024-10-05T16:10:55Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "react-native-llm-mediapipe", + "npm": { + "downloads": 73, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 32, + "matchingScoreModifiers": [ + "Not updated recently", + "Not supporting New Architecture" + ], + "popularity": -0.223, + "topicSearchString": "react-native ios android mediapipe llm local-llm" + }, + { + "githubUrl": "https://github.com/holepunchto/react-native-bare-kit", + "examples": [ + "https://github.com/holepunchto/bare-expo/blob/main/app/index.tsx" + ], + "android": true, + "ios": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/holepunchto/react-native-bare-kit", + "clone": "https://github.com/holepunchto/react-native-bare-kit.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": false, + "hasTopics": false, + "updatedAt": "2025-04-15T07:48:42Z", + "createdAt": "2024-09-04T07:58:43Z", + "pushedAt": "2025-04-15T07:48:42Z", + "forks": 5, + "issues": 0, + "subscribers": 8, + "stars": 24 + }, + "name": "react-native-bare-kit", + "fullName": "holepunchto/react-native-bare-kit", + "isPrivate": false, + "description": "https://github.com/holepunchto/bare-kit for React Native", + "topics": [], + "license": { + "key": "apache-2.0", + "name": "Apache License 2.0", + "spdxId": "Apache-2.0", + "url": "http://choosealicense.com/licenses/apache-2.0/", + "id": "MDc6TGljZW5zZTI=" + }, + "hasTypes": true, + "newArchitecture": true, + "isArchived": false + }, + "npmPkg": "react-native-bare-kit", + "npm": { + "downloads": 2414, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 51, + "matchingScoreModifiers": [ + "Recently updated" + ], + "popularity": -0.072, + "topicSearchString": "" + }, + { + "githubUrl": "https://github.com/getsettalk/rn-build-version", + "android": true, + "dev": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/getsettalk/rn-build-version", + "clone": "https://github.com/getsettalk/rn-build-version.git", + "homepage": "https://www.npmjs.com/package/rn-build-version" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-03-28T05:55:52Z", + "createdAt": "2025-03-27T08:22:06Z", + "pushedAt": "2025-03-28T05:55:52Z", + "forks": 0, + "issues": 0, + "subscribers": 1, + "stars": 4 + }, + "name": "rn-build-version", + "fullName": "getsettalk/rn-build-version", + "isPrivate": false, + "description": "A React Native tool for managing versionCode and versionName in your Android build.gradle file, with support for building APKs and AABs. It simplifies version management by providing interactive prompts and automates backups and changelog updates.", + "topics": [ + "react-native", + "management", + "version-management", + "android", + "tools", + "developer-tools", + "mobile-app", + "build-automation", + "release-management", + "build", + "app-versioning", + "auto", + "ios", + "rn", + "rn-build-version", + "upgrade-build-version" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": false, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "rn-build-version", + "npm": { + "downloads": 531, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 49, + "matchingScoreModifiers": [ + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": -0.074, + "topicSearchString": "react-native management version-management android tools developer-tools mobile-app build-automation release-management build app-versioning auto ios rn rn-build-version upgrade-build-version" + }, + { + "githubUrl": "https://github.com/jeremybarbet/expo-testflight", + "ios": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/jeremybarbet/expo-testflight", + "clone": "https://github.com/jeremybarbet/expo-testflight.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-03-20T16:41:10Z", + "createdAt": "2025-02-17T07:40:17Z", + "pushedAt": "2025-03-20T16:41:10Z", + "forks": 0, + "issues": 0, + "subscribers": 1, + "stars": 3 + }, + "name": "expo-testflight", + "fullName": "jeremybarbet/expo-testflight", + "isPrivate": false, + "description": "A simple expo module to check if the app is running on TestFlight", + "topics": [ + "react-native", + "expo", + "expo-testflight", + "expotestflight" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "expo-testflight", + "npm": { + "downloads": 494, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 49, + "matchingScoreModifiers": [ + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": -0.322, + "topicSearchString": "react-native expo expo-testflight expotestflight" + }, + { + "githubUrl": "https://github.com/expo/config-plugins/tree/main/packages/react-native-blob-util", + "npmPkg": "@config-plugins/react-native-blob-util", + "ios": true, + "android": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/expo/config-plugins", + "clone": "https://github.com/expo/config-plugins.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2024-12-03T23:44:02Z", + "createdAt": "2021-06-24T00:37:58Z", + "pushedAt": "2024-12-03T23:44:02Z", + "forks": 110, + "issues": 45, + "subscribers": 8, + "stars": 507 + }, + "name": "@config-plugins/react-native-blob-util", + "fullName": "expo/config-plugins", + "isPrivate": false, + "description": "Config plugin to auto configure react-native-blob-util on prebuild", + "topics": [ + "blob-util", + "react-native", + "expo" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npm": {}, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "blob-util react-native expo" + }, + { + "githubUrl": "https://github.com/expo/config-plugins/tree/main/packages/react-native-pdf", + "npmPkg": "@config-plugins/react-native-pdf", + "ios": true, + "android": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/expo/config-plugins", + "clone": "https://github.com/expo/config-plugins.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2024-12-03T23:44:02Z", + "createdAt": "2021-06-24T00:37:58Z", + "pushedAt": "2024-12-03T23:44:02Z", + "forks": 110, + "issues": 45, + "subscribers": 8, + "stars": 507 + }, + "name": "@config-plugins/react-native-pdf", + "fullName": "expo/config-plugins", + "isPrivate": false, + "description": "Config plugin to auto configure react-native-pdf on prebuild", + "topics": [ + "pdf", + "react-native", + "expo" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npm": {}, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "pdf react-native expo" + }, + { + "githubUrl": "https://github.com/brix/crypto-js", + "npmPkg": "crypto-js", + "ios": true, + "android": true, + "web": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/brix/crypto-js", + "clone": "https://github.com/brix/crypto-js.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2023-10-24T22:01:45Z", + "createdAt": "2013-04-08T20:16:40Z", + "pushedAt": "2023-10-24T22:01:45Z", + "forks": 2381, + "issues": 259, + "subscribers": 259, + "stars": 16080 + }, + "name": "crypto-js", + "fullName": "brix/crypto-js", + "isPrivate": false, + "description": "JavaScript library of crypto standards.", + "topics": [ + "security", + "crypto", + "hash", + "md5", + "sha1", + "sha-1", + "sha256", + "sha-256", + "rc4", + "rabbit", + "aes", + "des", + "pbkdf2", + "hmac", + "ofb", + "cfb", + "ctr", + "cbc", + "base64", + "base64url" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": false, + "newArchitecture": false, + "isArchived": false + }, + "npm": { + "downloads": 36687074, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 70, + "matchingScoreModifiers": [ + "Very popular", + "Popular", + "Known", + "Lots of open issues", + "Not updated recently", + "Not supporting New Architecture" + ], + "popularity": 0.028, + "topicSearchString": "security crypto hash md5 sha1 sha-1 sha256 sha-256 rc4 rabbit aes des pbkdf2 hmac ofb cfb ctr cbc base64 base64url" + }, + { + "githubUrl": "https://github.com/date-fns/date-fns", + "npmPkg": "date-fns", + "android": true, + "ios": true, + "web": true, + "expoGo": true, + "github": { + "urls": { + "repo": "https://github.com/date-fns/date-fns", + "clone": "https://github.com/date-fns/date-fns.git", + "homepage": "https://date-fns.org" + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": true, + "hasTopics": true, + "updatedAt": "2024-09-23T08:07:23Z", + "createdAt": "2014-10-06T10:24:22Z", + "pushedAt": "2024-09-23T08:07:23Z", + "forks": 1793, + "issues": 608, + "subscribers": 207, + "stars": 35640 + }, + "name": "date-fns", + "fullName": "date-fns/date-fns", + "isPrivate": false, + "description": "⏳ Modern JavaScript date utility library ⌛️", + "topics": [ + "javascript", + "date", + "modules", + "utilities", + "nodejs", + "time", + "date-fns", + "hacktoberfest" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "v4.1.0", + "tagName": "v4.1.0", + "createdAt": "2024-09-17T04:35:07Z", + "publishedAt": "2024-09-17T04:38:26Z", + "isPrerelease": false + }, + "hasTypes": false, + "newArchitecture": false, + "isArchived": false + }, + "npm": { + "downloads": 122888080, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 70, + "matchingScoreModifiers": [ + "Very popular", + "Popular", + "Known", + "Lots of open issues", + "Not updated recently", + "Not supporting New Architecture" + ], + "popularity": 0.028, + "topicSearchString": "javascript date modules utilities nodejs time date-fns hacktoberfest" + }, + { + "githubUrl": "https://github.com/evergrace-co/react-native-audio-pro", + "npmPkg": "react-native-audio-pro", + "examples": [ + "https://github.com/evergrace-co/react-native-audio-pro/tree/main/example" + ], + "ios": true, + "android": true, + "github": { + "urls": { + "repo": "https://github.com/evergrace-co/react-native-audio-pro", + "clone": "https://github.com/evergrace-co/react-native-audio-pro.git", + "homepage": "https://rnap.dev/" + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": true, + "hasTopics": true, + "updatedAt": "2025-04-16T11:28:36Z", + "createdAt": "2024-08-16T05:20:34Z", + "pushedAt": "2025-04-16T11:28:36Z", + "forks": 1, + "issues": 2, + "subscribers": 2, + "stars": 29 + }, + "name": "react-native-audio-pro", + "fullName": "evergrace-co/react-native-audio-pro", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "⚡️ High-performance audio playback for React Native — modern, background-friendly, and built for real-world apps like music, audiobooks & podcasts.", + "topics": [ + "react-native", + "ios", + "android", + "web" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "Release 7.0.0", + "tagName": "v7.0.0", + "createdAt": "2025-04-16T11:28:37Z", + "publishedAt": "2025-04-16T11:28:59Z", + "isPrerelease": false + }, + "hasTypes": false, + "newArchitecture": false, + "isArchived": false + }, + "npm": { + "downloads": 1016, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 49, + "matchingScoreModifiers": [ + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": 0.029, + "topicSearchString": "react-native ios android web" + }, + { + "githubUrl": "https://github.com/i18next/i18next", + "npmPkg": "i18next", + "examples": [ + "https://github.com/i18next/i18next/tree/master/examples/typescript" + ], + "ios": true, + "android": true, + "web": true, + "github": { + "urls": { + "repo": "https://github.com/i18next/i18next", + "clone": "https://github.com/i18next/i18next.git", + "homepage": "https://www.i18next.com" + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": true, + "hasTopics": true, + "updatedAt": "2025-04-15T07:52:21Z", + "createdAt": "2011-12-16T12:37:42Z", + "pushedAt": "2025-04-15T07:52:21Z", + "forks": 644, + "issues": 4, + "subscribers": 84, + "stars": 8030 + }, + "name": "i18next", + "fullName": "i18next/i18next", + "isPrivate": false, + "description": " i18next: learn once - translate everywhere", + "topics": [ + "i18next", + "internationalization", + "i18n", + "translation", + "localization", + "l10n", + "globalization", + "gettext", + "ecosystem", + "flexibility", + "nodejs", + "deno", + "javascript" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "v25.0.0", + "tagName": "v25.0.0", + "createdAt": "2025-04-15T07:52:22Z", + "publishedAt": "2025-04-15T07:52:36Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npm": { + "downloads": 31479216, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 97, + "matchingScoreModifiers": [ + "Very popular", + "Popular", + "Known", + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": 0.028, + "topicSearchString": "i18next internationalization i18n translation localization l10n globalization gettext ecosystem flexibility nodejs deno javascript" + }, + { + "githubUrl": "https://github.com/PostHog/posthog-react-native-session-replay", + "npmPkg": "posthog-react-native-session-replay", + "examples": [ + "https://github.com/PostHog/posthog-react-native-session-replay/tree/main/example" + ], + "ios": true, + "android": true, + "github": { + "urls": { + "repo": "https://github.com/PostHog/posthog-react-native-session-replay", + "clone": "https://github.com/PostHog/posthog-react-native-session-replay.git", + "homepage": null + }, + "stats": { + "hasIssues": false, + "hasWiki": false, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-03-04T09:28:06Z", + "createdAt": "2024-09-17T10:55:35Z", + "pushedAt": "2025-03-04T09:28:06Z", + "forks": 0, + "issues": 0, + "subscribers": 15, + "stars": 11 + }, + "name": "posthog-react-native-session-replay", + "fullName": "PostHog/posthog-react-native-session-replay", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "Session Replay for React Native", + "topics": [ + "react-native", + "ios", + "android" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "1.0.5", + "tagName": "1.0.5", + "createdAt": "2025-03-04T09:28:08Z", + "publishedAt": "2025-03-04T09:28:45Z", + "isPrerelease": false + }, + "hasTypes": false, + "newArchitecture": false, + "isArchived": false + }, + "npm": { + "downloads": 39566, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -0.072, + "topicSearchString": "react-native ios android" + }, + { + "githubUrl": "https://github.com/pioner92/rn-fade-wrapper", + "npmPkg": "rn-fade-wrapper", + "examples": [ + "https://github.com/pioner92/rn-fade-wrapper/tree/main/example" + ], + "ios": true, + "android": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/pioner92/rn-fade-wrapper", + "clone": "https://github.com/pioner92/rn-fade-wrapper.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-04-10T08:49:22Z", + "createdAt": "2025-04-02T19:25:56Z", + "pushedAt": "2025-04-10T08:49:22Z", + "forks": 1, + "issues": 0, + "subscribers": 1, + "stars": 48 + }, + "name": "rn-fade-wrapper", + "fullName": "pioner92/rn-fade-wrapper", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "🔥 Fade gradient wrapper for React Native scrollable views and overlays on iOS and Android.", + "topics": [ + "react-native", + "ios", + "android", + "native-component", + "app.plugin.js", + "component", + "wrapper", + "fade", + "fade-wrapper", + "fade-in", + "fade-out", + "fade-container", + "fade-view", + "fade-in-out", + "fade-gradient", + "gradient", + "fade-component" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "Release 0.1.6", + "tagName": "v0.1.6", + "createdAt": "2025-04-09T19:33:07Z", + "publishedAt": "2025-04-09T19:33:21Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": true, + "isArchived": false + }, + "npm": { + "downloads": 189, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 51, + "matchingScoreModifiers": [ + "Recently updated" + ], + "popularity": -0.224, + "topicSearchString": "react-native ios android native-component app.plugin.js component wrapper fade fade-wrapper fade-in fade-out fade-container fade-view fade-in-out fade-gradient gradient fade-component" + }, + { + "githubUrl": "https://github.com/tschoffelen/react-native-check-version", + "ios": true, + "android": true, + "web": true, + "expoGo": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/tschoffelen/react-native-check-version", + "clone": "https://github.com/tschoffelen/react-native-check-version.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": true, + "hasTopics": true, + "updatedAt": "2025-03-28T13:51:56Z", + "createdAt": "2018-10-19T08:17:36Z", + "pushedAt": "2025-03-28T13:51:56Z", + "forks": 25, + "issues": 3, + "subscribers": 4, + "stars": 216 + }, + "name": "react-native-check-version", + "fullName": "tschoffelen/react-native-check-version", + "isPrivate": false, + "description": "🥕 Get the latest version of your app.", + "topics": [ + "react", + "native", + "version", + "checker", + "check", + "react-native", + "update", + "ios", + "android", + "versions", + "app-store", + "google-play" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "v1.3.0", + "tagName": "v1.3.0", + "createdAt": "2024-09-30T11:12:17Z", + "publishedAt": "2024-09-30T11:13:03Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "react-native-check-version", + "npm": { + "downloads": 85232, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 57, + "matchingScoreModifiers": [ + "Known", + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": 0.028, + "topicSearchString": "react native version checker check react-native update ios android versions app-store google-play" + }, + { + "githubUrl": "https://github.com/livekit/client-sdk-react-native", + "npmPkg": "@livekit/react-native", + "examples": [ + "https://github.com/livekit/client-sdk-react-native/tree/main/example" + ], + "ios": true, + "android": true, + "newArchitecture": false, + "github": { + "urls": { + "repo": "https://github.com/livekit/client-sdk-react-native", + "clone": "https://github.com/livekit/client-sdk-react-native.git", + "homepage": "https://livekit.io" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-04-14T19:49:26Z", + "createdAt": "2022-03-06T12:01:38Z", + "pushedAt": "2025-04-14T19:49:26Z", + "forks": 41, + "issues": 30, + "subscribers": 18, + "stars": 162 + }, + "name": "@livekit/react-native", + "fullName": "livekit/client-sdk-react-native", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "Official React Native SDK for LiveKit.", + "topics": [ + "react-native", + "ios", + "android", + "livekit", + "webrtc" + ], + "license": { + "key": "apache-2.0", + "name": "Apache License 2.0", + "spdxId": "Apache-2.0", + "url": "http://choosealicense.com/licenses/apache-2.0/", + "id": "MDc6TGljZW5zZTI=" + }, + "lastRelease": { + "name": "Release 2.7.3", + "tagName": "v2.7.3", + "createdAt": "2025-04-14T19:52:47Z", + "publishedAt": "2025-04-14T19:53:34Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npm": {}, + "score": 49, + "matchingScoreModifiers": [ + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "react-native ios android livekit webrtc" + }, + { + "githubUrl": "https://github.com/livekit/react-native-webrtc", + "npmPkg": "@livekit/react-native-webrtc", + "examples": [ + "https://github.com/livekit/react-native-webrtc/tree/master/examples" + ], + "ios": true, + "android": true, + "macos": true, + "newArchitecture": false, + "github": { + "urls": { + "repo": "https://github.com/livekit/react-native-webrtc", + "clone": "https://github.com/livekit/react-native-webrtc.git", + "homepage": "https://react-native-webrtc.discourse.group" + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-02-24T14:52:50Z", + "createdAt": "2021-06-04T22:25:32Z", + "pushedAt": "2025-02-24T14:52:50Z", + "forks": 19, + "issues": 4, + "subscribers": 1, + "stars": 20 + }, + "name": "@livekit/react-native-webrtc", + "fullName": "livekit/react-native-webrtc", + "isPrivate": false, + "description": "The WebRTC module for React Native", + "topics": [ + "react-component", + "react-native", + "ios", + "android", + "webrtc" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npm": {}, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "react-component react-native ios android webrtc" + }, + { + "githubUrl": "https://github.com/livekit/client-sdk-js", + "npmPkg": "livekit-client", + "examples": [ + "https://github.com/livekit/client-sdk-js/tree/main/examples" + ], + "ios": true, + "android": true, + "web": true, + "expoGo": true, + "github": { + "urls": { + "repo": "https://github.com/livekit/client-sdk-js", + "clone": "https://github.com/livekit/client-sdk-js.git", + "homepage": "https://livekit.io" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-04-11T07:45:42Z", + "createdAt": "2020-11-03T06:15:40Z", + "pushedAt": "2025-04-11T07:45:42Z", + "forks": 184, + "issues": 22, + "subscribers": 28, + "stars": 433 + }, + "name": "livekit-client", + "fullName": "livekit/client-sdk-js", + "isPrivate": false, + "description": "LiveKit browser client SDK (javascript)", + "topics": [ + "typescript", + "javascript", + "webrtc" + ], + "license": { + "key": "apache-2.0", + "name": "Apache License 2.0", + "spdxId": "Apache-2.0", + "url": "http://choosealicense.com/licenses/apache-2.0/", + "id": "MDc6TGljZW5zZTI=" + }, + "lastRelease": { + "name": "v2.11.2", + "tagName": "v2.11.2", + "createdAt": "2025-04-11T11:13:33Z", + "publishedAt": "2025-04-11T11:13:34Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npm": { + "downloads": 391141, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 73, + "matchingScoreModifiers": [ + "Popular", + "Known", + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": 0.028, + "topicSearchString": "typescript javascript webrtc" + }, + { + "githubUrl": "https://github.com/Raja0sama/rn-foreground-service", + "npmPkg": "@supersami/rn-foreground-service", + "examples": [ + "https://github.com/Raja0sama/rn-forground-service-example" + ], + "images": [ + "https://rn-foreground.vercel.app/md.png" + ], + "android": true, + "github": { + "urls": { + "repo": "https://github.com/Raja0sama/rn-foreground-service", + "clone": "https://github.com/Raja0sama/rn-foreground-service.git", + "homepage": "https://rn-foreground.vercel.app/" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-04-02T06:55:17Z", + "createdAt": "2020-10-29T18:57:13Z", + "pushedAt": "2025-04-02T06:55:17Z", + "forks": 71, + "issues": 26, + "subscribers": 1, + "stars": 156 + }, + "name": "@supersami/rn-foreground-service", + "fullName": "Raja0sama/rn-foreground-service", + "isPrivate": false, + "description": "Foreground Service for React Native made with ❤ ", + "topics": [ + "react", + "react-native", + "android", + "foreground", + "service", + "background", + "java", + "android-application" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "lastRelease": { + "name": "RN Foreground Service v2", + "tagName": "v2-release", + "createdAt": "2023-01-02T12:46:45Z", + "publishedAt": "2023-01-02T12:48:36Z", + "isPrerelease": false + }, + "hasTypes": false, + "newArchitecture": false, + "isArchived": false + }, + "npm": {}, + "score": 49, + "matchingScoreModifiers": [ + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "react react-native android foreground service background java android-application" + }, + { + "githubUrl": "https://github.com/LegendApp/legend-state", + "npmPkg": "@legendapp/state", + "examples": [ + "https://github.com/LegendApp/legend-state/tree/main/examples" + ], + "android": true, + "ios": true, + "web": true, + "expoGo": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/LegendApp/legend-state", + "clone": "https://github.com/LegendApp/legend-state.git", + "homepage": "https://legendapp.com/open-source/state/" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": true, + "hasTopics": true, + "updatedAt": "2025-03-07T01:52:13Z", + "createdAt": "2022-07-21T07:06:08Z", + "pushedAt": "2025-03-07T01:52:13Z", + "forks": 106, + "issues": 132, + "subscribers": 23, + "stars": 3510 + }, + "name": "@legendapp/state", + "fullName": "LegendApp/legend-state", + "isPrivate": true, + "registry": "https://registry.npmjs.org/", + "description": "Legend-State is a super fast and powerful state library that enables fine-grained reactivity and easy automatic persistence", + "topics": [ + "react", + "react-native", + "state", + "hooks", + "proxy" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npm": {}, + "score": 32, + "matchingScoreModifiers": [ + "Lots of open issues", + "Not supporting New Architecture" + ], + "popularity": -100, + "topicSearchString": "react react-native state hooks proxy" + }, + { + "githubUrl": "https://github.com/w88975/expo-click-outside", + "examples": [ + "https://github.com/w88975/expo-click-outside/tree/main/example" + ], + "ios": true, + "android": true, + "expoGo": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/w88975/expo-click-outside", + "clone": "https://github.com/w88975/expo-click-outside.git", + "homepage": "https://www.npmjs.com/package/expo-click-outside" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-04-07T14:45:08Z", + "createdAt": "2025-04-07T03:52:26Z", + "pushedAt": "2025-04-07T14:45:08Z", + "forks": 0, + "issues": 0, + "subscribers": 1, + "stars": 3 + }, + "name": "expo-click-outside", + "fullName": "w88975/expo-click-outside", + "isPrivate": false, + "description": "A way to listen click outside of react-native and Expo (use native platform api).", + "topics": [ + "react-native", + "click-outside", + "expo", + "expo-click-outside", + "expoclickoutside" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "expo-click-outside", + "npm": { + "downloads": 61, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 49, + "matchingScoreModifiers": [ + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": -0.317, + "topicSearchString": "react-native click-outside expo expo-click-outside expoclickoutside" + }, + { + "githubUrl": "https://github.com/versatica/mediasoup-client", + "android": true, + "ios": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/versatica/mediasoup-client", + "clone": "https://github.com/versatica/mediasoup-client.git", + "homepage": "https://mediasoup.org" + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": true, + "hasTopics": true, + "updatedAt": "2025-04-08T13:11:13Z", + "createdAt": "2017-07-18T16:44:51Z", + "pushedAt": "2025-04-08T13:11:13Z", + "forks": 234, + "issues": 3, + "subscribers": 42, + "stars": 612 + }, + "name": "mediasoup-client", + "fullName": "versatica/mediasoup-client", + "isPrivate": false, + "description": "mediasoup client side JavaScript library", + "topics": [ + "webrtc", + "ortc", + "browser", + "nodejs", + "javascript", + "sfu", + "client-library" + ], + "license": { + "key": "isc", + "name": "ISC License", + "spdxId": "ISC", + "url": "http://choosealicense.com/licenses/isc/", + "id": "MDc6TGljZW5zZTEw" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "mediasoup-client", + "npm": { + "downloads": 93596, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 73, + "matchingScoreModifiers": [ + "Popular", + "Known", + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": 0.028, + "topicSearchString": "webrtc ortc browser nodejs javascript sfu client-library" + }, + { + "githubUrl": "https://github.com/getsettalk/react-native-advanced-checkbox", + "android": true, + "ios": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/getsettalk/react-native-advanced-checkbox", + "clone": "https://github.com/getsettalk/react-native-advanced-checkbox.git", + "homepage": "https://www.npmjs.com/package/react-native-advanced-checkbox" + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-04-11T10:43:10Z", + "createdAt": "2025-04-10T09:43:44Z", + "pushedAt": "2025-04-11T10:43:10Z", + "forks": 0, + "issues": 0, + "subscribers": 1, + "stars": 3 + }, + "name": "react-native-advanced-checkbox", + "fullName": "getsettalk/react-native-advanced-checkbox", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "A versatile, customizable checkbox component for React Native with TypeScript support and full tasted.", + "topics": [ + "react-native", + "checkbox", + "advanced-checkbox", + "animation", + "haptic", + "accessibility", + "group-checkbox" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "react-native-advanced-checkbox", + "npm": { + "downloads": 396, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 49, + "matchingScoreModifiers": [ + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": -0.822, + "topicSearchString": "react-native checkbox advanced-checkbox animation haptic accessibility group-checkbox" + }, + { + "githubUrl": "https://github.com/mahdidavoodi7/bottom-sheet-stepper", + "ios": true, + "android": true, + "expoGo": true, + "images": [ + "https://raw.githubusercontent.com/mahdidavoodi7/bottom-sheet-stepper/refs/heads/main/preview.gif" + ], + "examples": [ + "https://github.com/mahdidavoodi7/bottom-sheet-stepper/tree/main/example" + ], + "github": { + "urls": { + "repo": "https://github.com/mahdidavoodi7/bottom-sheet-stepper", + "clone": "https://github.com/mahdidavoodi7/bottom-sheet-stepper.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-04-15T17:00:54Z", + "createdAt": "2025-04-12T19:28:21Z", + "pushedAt": "2025-04-15T17:00:54Z", + "forks": 2, + "issues": 3, + "subscribers": 1, + "stars": 161 + }, + "name": "bottom-sheet-stepper", + "fullName": "mahdidavoodi7/bottom-sheet-stepper", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "A lightweight and customizable stepper component for React Native, built on top of @gorhom/bottom-sheet. Easily manage multi-step flows in a modal bottom sheet with smooth animations and full control.", + "topics": [ + "react-native", + "bottom-sheet", + "stepper", + "wizard", + "multi-step", + "modal", + "bottom-sheet-stepper", + "onboarding", + "reanimated", + "gorhom", + "gesture-handler", + "component", + "expo" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "bottom-sheet-stepper", + "npm": { + "downloads": 118, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 49, + "matchingScoreModifiers": [ + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": -0.725, + "topicSearchString": "react-native bottom-sheet stepper wizard multi-step modal bottom-sheet-stepper onboarding reanimated gorhom gesture-handler component expo" + }, + { + "githubUrl": "https://github.com/mahdidavoodi7/expo-image-compare", + "ios": true, + "android": true, + "expoGo": true, + "images": [ + "https://raw.githubusercontent.com/mahdidavoodi7/expo-image-compare/refs/heads/main/ezgif-426768e63a1227.gif" + ], + "examples": [ + "https://github.com/mahdidavoodi7/expo-image-compare/tree/main/example" + ], + "github": { + "urls": { + "repo": "https://github.com/mahdidavoodi7/expo-image-compare", + "clone": "https://github.com/mahdidavoodi7/expo-image-compare.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-04-13T07:33:48Z", + "createdAt": "2025-04-09T08:08:16Z", + "pushedAt": "2025-04-13T07:33:48Z", + "forks": 0, + "issues": 0, + "subscribers": 1, + "stars": 3 + }, + "name": "expo-image-compare", + "fullName": "mahdidavoodi7/expo-image-compare", + "isPrivate": false, + "description": "A customizable before-after image comparison slider for React Native & Expo using Reanimated v3.", + "topics": [ + "expo", + "react-native", + "image-compare", + "before-after-slider", + "reanimated", + "gesture-handler", + "compare" + ], + "license": { + "name": "MIT License", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz", + "key": "mit", + "spdxId": "MIT" + }, + "hasTypes": true, + "newArchitecture": false, + "isArchived": false + }, + "npmPkg": "expo-image-compare", + "npm": { + "downloads": 58, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 49, + "matchingScoreModifiers": [ + "Recently updated", + "Not supporting New Architecture" + ], + "popularity": -0.316, + "topicSearchString": "expo react-native image-compare before-after-slider reanimated gesture-handler compare" + }, + { + "githubUrl": "https://github.com/s77rt/react-native-sodium", + "npmPkg": "@s77rt/react-native-sodium", + "ios": true, + "android": true, + "newArchitecture": true, + "github": { + "urls": { + "repo": "https://github.com/s77rt/react-native-sodium", + "clone": "https://github.com/s77rt/react-native-sodium.git", + "homepage": null + }, + "stats": { + "hasIssues": true, + "hasWiki": false, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-04-14T18:19:48Z", + "createdAt": "2025-04-01T10:09:32Z", + "pushedAt": "2025-04-14T18:19:48Z", + "forks": 0, + "issues": 0, + "subscribers": 1, + "stars": 1 + }, + "name": "@s77rt/react-native-sodium", + "fullName": "s77rt/react-native-sodium", + "isPrivate": false, + "description": "A fast cryptography module for React Native using libsodium.", + "topics": [ + "react-native", + "cryptography", + "crypto", + "encryption", + "decryption", + "hashing", + "encoding", + "decoding", + "base64", + "libsodium", + "sodium" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "hasTypes": false, + "newArchitecture": true, + "isArchived": false + }, + "npm": {}, + "score": 51, + "matchingScoreModifiers": [ + "Recently updated" + ], + "popularity": -100, + "topicSearchString": "react-native cryptography crypto encryption decryption hashing encoding decoding base64 libsodium sodium" + }, + { + "githubUrl": "https://github.com/Hiroenzo/react-native-mqtt-clients", + "examples": [ + "https://github.com/Hiroenzo/react-native-mqtt-clients/tree/main/example" + ], + "ios": true, + "android": true, + "github": { + "urls": { + "repo": "https://github.com/Hiroenzo/react-native-mqtt-clients", + "clone": "https://github.com/Hiroenzo/react-native-mqtt-clients.git", + "homepage": null + }, + "stats": { + "hasIssues": false, + "hasWiki": true, + "hasSponsorships": false, + "hasTopics": true, + "updatedAt": "2025-01-21T01:16:04Z", + "createdAt": "2024-02-01T06:37:27Z", + "pushedAt": "2025-01-21T01:16:04Z", + "forks": 0, + "issues": 0, + "subscribers": 1, + "stars": 3 + }, + "name": "react-native-mqtt-clients", + "fullName": "Hiroenzo/react-native-mqtt-clients", + "isPrivate": false, + "registry": "https://registry.npmjs.org/", + "description": "TCP-capable MQTT client for react native", + "topics": [ + "react-native", + "ios", + "android", + "mqtt", + "cocoamqtt", + "paho" + ], + "license": { + "key": "mit", + "name": "MIT License", + "spdxId": "MIT", + "url": "http://choosealicense.com/licenses/mit/", + "id": "MDc6TGljZW5zZTEz" + }, + "lastRelease": { + "name": "v0.2.2", + "tagName": "v0.2.2", + "createdAt": "2025-01-21T01:16:04Z", + "publishedAt": "2025-01-21T01:16:53Z", + "isPrerelease": false + }, + "hasTypes": true, + "newArchitecture": true, + "isArchived": false + }, + "npmPkg": "react-native-mqtt-clients", + "npm": { + "downloads": 33, + "start": "2025-03-16", + "end": "2025-04-14" + }, + "score": 43, + "matchingScoreModifiers": [ + "Not supporting New Architecture" + ], + "popularity": -0.32, + "topicSearchString": "react-native ios android mqtt cocoamqtt paho" } ], "topics": { "log": 1, "logs": 1, "logger": 2, - "react-native": 1484, - "expo": 199, + "react-native": 1566, + "expo": 222, "error": 7, "console": 3, "colors": 2, @@ -117819,8 +121814,8 @@ "levels": 1, "namespace": 2, "debugging": 6, - "ios": 833, - "android": 808, + "ios": 869, + "android": 847, "logging": 6, "gl-react": 2, "gl-react-native": 1, @@ -117829,13 +121824,13 @@ "gl-react-dom": 1, "gl": 8, "opengl": 7, - "react": 547, + "react": 562, "unicons": 1, "icons": 16, "iconscout": 1, "vector": 5, "vector-icons": 2, - "image": 51, + "image": 54, "image-editor": 4, "imageeditor": 3, "photo": 9, @@ -117856,8 +121851,8 @@ "video-manipulation": 1, "crop": 7, "filter": 1, - "native": 155, - "picker": 49, + "native": 159, + "picker": 50, "cropping": 2, "multiple": 7, "camera": 14, @@ -117867,7 +121862,7 @@ "resegmented": 1, "uisegmentedcontrol": 1, "segmentedcontrolios": 3, - "segmented-control": 4, + "segmented-control": 5, "khtwah": 2, "step": 3, "dimensions": 2, @@ -117886,13 +121881,13 @@ "notifications": 17, "units": 2, "pixels": 1, - "grid": 9, + "grid": 10, "scale": 2, - "javascript": 82, + "javascript": 87, "css": 12, "responsive": 15, - "react-component": 268, - "component": 180, + "react-component": 269, + "component": 184, "shake": 1, "shake-event": 1, "shake-event-android": 1, @@ -117903,12 +121898,12 @@ "launch-screen": 3, "launchscreen": 2, "launchimage": 1, - "carousel": 12, + "carousel": 13, "carousel-component": 1, "slider": 26, "swiper": 14, "scrollview": 18, - "typescript": 102, + "typescript": 105, "a11y": 5, "mp4upload": 1, "google-photos": 1, @@ -117924,21 +121919,21 @@ "columns": 1, "resize": 2, "svg": 33, - "loader": 10, + "loader": 11, "transformer": 1, "react-components": 6, - "apple": 13, + "apple": 15, "search": 7, - "ads": 4, + "ads": 3, "attribution": 2, "api": 7, "iad": 1, "attributiondetails": 1, - "ui": 60, - "validation": 6, + "ui": 62, + "validation": 7, "class-validator": 1, "validate.js": 1, - "form": 11, + "form": 12, "react-formawesome-core": 1, "keychain-service": 2, "keystore-service": 2, @@ -117960,7 +121955,7 @@ "superellipse": 1, "curvature": 1, "continuity": 1, - "mask": 6, + "mask": 7, "view": 21, "smooth-corners": 1, "corners": 1, @@ -117977,7 +121972,7 @@ "uitableview": 3, "crossplatform": 1, "localizable": 1, - "localization": 13, + "localization": 14, "facebook": 7, "core": 3, "react-navigation": 22, @@ -117999,7 +121994,7 @@ "bar": 12, "tabs": 11, "menubar": 2, - "menu": 11, + "menu": 10, "tabbar": 7, "calendar": 18, "event": 3, @@ -118014,9 +122009,9 @@ "avatar-list": 1, "circle-avatar-list": 1, "faces": 1, - "asyncstorage": 9, + "asyncstorage": 10, "declarative": 4, - "forms": 5, + "forms": 6, "reactive": 4, "reactive-form": 1, "form-generator": 1, @@ -118025,8 +122020,8 @@ "subscription": 2, "form-controls": 1, "typography": 3, - "style": 9, - "styles": 6, + "style": 10, + "styles": 7, "typeface": 1, "font": 10, "typography-themes": 1, @@ -118041,14 +122036,14 @@ "listeners": 1, "event-listener": 1, "signature": 5, - "pdf": 8, - "viewer": 4, - "java": 12, + "pdf": 10, + "viewer": 5, + "java": 13, "objective-c": 10, "multiselect": 5, "multi-select": 4, "orientation": 7, - "windows": 27, + "windows": 26, "screen": 8, "listener": 4, "locker": 1, @@ -118058,17 +122053,17 @@ "gcm": 2, "onesignal": 2, "push-notifications": 10, - "mobile": 71, + "mobile": 72, "onesignal-instructions": 1, "onesignal-notifications": 1, "linkedin": 1, "login": 6, "linkedin-sdk": 1, "signin": 2, - "drawer": 9, + "drawer": 8, "side-menu": 3, "image-picker": 4, - "keyboard": 15, + "keyboard": 16, "spacer": 1, "helper": 1, "clean-code": 1, @@ -118078,8 +122073,8 @@ "ios-app": 1, "xcode": 6, "mixpanel-ios-sdk": 1, - "mobile-app": 6, - "navigation": 25, + "mobile-app": 7, + "navigation": 24, "navigator": 5, "pageview": 2, "pager": 6, @@ -118087,7 +122082,7 @@ "pagecontrol": 1, "uipagecontrol": 1, "lottie": 1, - "animation": 45, + "animation": 46, "keyframe": 1, "map": 7, "mapview": 4, @@ -118096,12 +122091,12 @@ "maps": 16, "directions": 3, "google-maps-api": 2, - "fade": 1, + "fade": 2, "bounce": 1, - "slide": 4, + "slide": 3, "animatable": 1, "transition": 2, - "ui-components": 11, + "ui-components": 12, "icon-pack": 1, "flexbox": 4, "responsive-layout": 3, @@ -118119,13 +122114,13 @@ "react-animate": 1, "es6": 2, "material": 24, - "input": 19, + "input": 21, "textinput": 14, "field": 3, "textfield": 4, "floating": 5, "label": 4, - "modal": 34, + "modal": 35, "box": 2, "modalbox": 1, "window": 1, @@ -118141,14 +122136,14 @@ "circular": 1, "circle": 5, "round": 1, - "time": 8, + "time": 9, "timer": 7, "clock": 3, "flatlist": 20, "parallax": 7, "images": 9, "infinite": 6, - "scroll": 14, + "scroll": 15, "scrolling": 5, "items": 3, "edge": 1, @@ -118164,7 +122159,7 @@ "parallax-effect": 1, "infinite-scroll": 4, "advanced-effects": 1, - "date": 6, + "date": 7, "select": 24, "dropdown": 20, "net": 2, @@ -118202,7 +122197,7 @@ "google-place-picker": 1, "google-place-api": 1, "google-place-autocomplete": 1, - "text": 16, + "text": 17, "money": 1, "bottomnavigation": 1, "bottom-navigation": 2, @@ -118210,24 +122205,24 @@ "camera-roll": 1, "tween": 1, "conductor": 1, - "utility": 5, + "utility": 6, "progress": 10, "progressbar": 4, "spinner": 12, "activityindicator": 2, - "loading": 15, + "loading": 16, "indicator": 6, "producttour": 1, - "app": 7, + "app": 8, "intro": 6, "introduction": 2, "lightbox": 4, - "gallery": 10, - "text-input": 8, + "gallery": 11, + "text-input": 9, "drag": 8, "drop": 3, "touch": 3, - "list": 8, + "list": 9, "sort": 2, "andorid": 1, "foldingcell": 1, @@ -118251,11 +122246,11 @@ "link": 8, "hyperlink": 2, "url": 7, - "web": 80, + "web": 82, "fuzzy-links": 2, - "checkbox": 7, + "checkbox": 8, "check-box": 1, - "check": 2, + "check": 3, "checkbox-component": 1, "react-svg": 1, "fill": 1, @@ -118269,10 +122264,10 @@ "swipeout": 2, "looped": 1, "datepicker": 8, - "google": 6, + "google": 7, "payment": 4, "photo-browser": 1, - "image-gallery": 3, + "image-gallery": 4, "media-gallery": 1, "photos": 4, "paths-js": 1, @@ -118292,7 +122287,7 @@ "success": 1, "notification": 13, "popup-menu": 1, - "rn": 25, + "rn": 27, "calendar-strip": 1, "strip": 1, "waiting": 1, @@ -118321,7 +122316,7 @@ "day": 1, "calendar-picker-component": 1, "calendarpicker": 1, - "calendar-picker": 1, + "calendar-picker": 2, "radio-buttons": 3, "radio": 2, "segmentedcontrols": 1, @@ -118352,7 +122347,7 @@ "http": 10, "webview": 8, "webbrowser": 1, - "browser": 8, + "browser": 10, "circular-menu": 1, "arc-menu": 1, "satellite-menu": 1, @@ -118373,11 +122368,11 @@ "scroll-view": 3, "invertible": 1, "popover": 10, - "markdown": 7, + "markdown": 8, "md": 2, "parse": 4, "parser": 3, - "library": 38, + "library": 39, "status-bar": 3, "banner": 1, "statusbar": 3, @@ -118394,7 +122389,7 @@ "device": 6, "net-info": 1, "audience-network": 1, - "native-ads": 3, + "native-ads": 2, "facebook-sdk": 1, "branch": 1, "metrics": 2, @@ -118404,7 +122399,7 @@ "app-links": 1, "analytics": 11, "deep-linking": 3, - "module": 6, + "module": 8, "auth": 14, "awake": 2, "lock": 2, @@ -118412,7 +122407,7 @@ "send": 1, "sent": 1, "phone": 6, - "sms": 5, + "sms": 6, "call": 2, "calls": 3, "dial": 1, @@ -118427,7 +122422,7 @@ "authorization": 1, "permissions": 3, "screenshot": 6, - "viewshot": 1, + "viewshot": 2, "view-snapshot": 1, "snapshot": 2, "rasterize": 1, @@ -118445,7 +122440,7 @@ "health-kit": 4, "healthkit": 5, "addressbook": 2, - "contacts": 4, + "contacts": 5, "background-job": 1, "scheduled-jobs": 1, "background-jobs": 2, @@ -118455,15 +122450,15 @@ "viewport": 3, "universal-apps": 1, "device-detection": 1, - "background": 12, - "fetch": 8, + "background": 13, + "fetch": 9, "stripe": 6, "siri": 2, - "speech": 4, + "speech": 5, "speak": 1, "speech-to-text": 1, "search-bar": 1, - "fabric": 7, + "fabric": 8, "authentication": 19, "digits": 3, "horizontal": 3, @@ -118498,7 +122493,7 @@ "pinch": 8, "pinch-to-zoom": 8, "materialkit": 1, - "i18n": 11, + "i18n": 12, "tooltip": 6, "bottom-sheet-behavior": 1, "coordinatorlayout": 1, @@ -118506,9 +122501,9 @@ "bottomsheetbehavior": 1, "floatingactionbutton": 1, "nestedscrollview": 1, - "internationalization": 8, - "globalization": 3, - "l10n": 6, + "internationalization": 9, + "globalization": 4, + "l10n": 7, "currency": 1, "datetime": 5, "language": 3, @@ -118517,9 +122512,9 @@ "stylesheets": 1, "theme": 10, "theming": 1, - "styling": 4, + "styling": 5, "stylesheet": 4, - "performance": 14, + "performance": 15, "design": 10, "css-modules": 1, "ab": 2, @@ -118537,7 +122532,7 @@ "models": 1, "cairn": 1, "infrastructure": 1, - "tools": 2, + "tools": 3, "debug-panel": 1, "image-resizer": 2, "scaling": 2, @@ -118564,21 +122559,20 @@ "navigation-bar": 5, "router": 5, "react-router": 1, - "gesture": 9, + "gesture": 10, "detection": 3, "action-sheet": 5, - "gestures": 3, + "gestures": 4, "zoom": 7, "listitem": 1, - "navigation-drawer": 1, "low": 1, "energy": 1, "ux": 6, - "placeholder": 9, + "placeholder": 10, "apple-pay": 4, "qrcode": 9, "node-qrcode": 1, - "admob": 5, + "admob": 4, "mobile-ads": 1, "google-ads": 1, "gdpr": 1, @@ -118589,7 +122583,7 @@ "app-check": 1, "appcheck": 1, "app-distribution": 1, - "config": 7, + "config": 8, "functions": 2, "phone-auth": 1, "firestore": 3, @@ -118628,17 +122622,17 @@ "latency": 1, "performance-monitoring": 1, "remote": 3, - "audio": 18, + "audio": 20, "json": 3, "cloud-storage": 1, - "storage": 11, + "storage": 12, "upload": 12, "download": 12, "fs": 9, "filesystem": 5, "file-transfer": 3, "resizer": 1, - "base64": 1, + "base64": 3, "cli": 8, "swift": 18, "kotlin": 13, @@ -118656,23 +122650,23 @@ "zip-assets": 1, "actionsheet": 5, "custom-action-sheet": 1, - "document": 1, + "document": 3, "perspective": 1, "skeletor": 1, "batch": 2, "archived": 1, - "deprecated": 1, + "deprecated": 2, "obsolete": 1, "bouncy": 3, "drag-and-drop": 1, "material-ui": 2, - "onboarding": 4, + "onboarding": 5, "tutorial": 6, "welcome": 1, "instructions": 1, "falling": 1, "scheme": 1, - "build": 3, + "build": 4, "configuration": 1, "environment": 3, "variables": 1, @@ -118682,11 +122676,11 @@ "drop-in": 1, "formik": 1, "react-dom": 3, - "hooks": 16, + "hooks": 18, "render-props": 1, "higher-order-component": 1, "hoc": 1, - "google-play": 2, + "google-play": 3, "google-play-game-services": 1, "google-play-games": 1, "google-play-service": 1, @@ -118716,10 +122710,10 @@ "mark": 1, "icon-watermark": 1, "walkthrough": 2, - "highlighting": 2, + "highlighting": 3, "canvas": 7, "graphics": 4, - "draggable": 4, + "draggable": 5, "draggable-calendar": 1, "pdfjs": 1, "pdf-reader": 1, @@ -118731,21 +122725,21 @@ "pseudo-localization": 1, "psuedo-localize": 1, "psuedo": 1, - "translation": 4, + "translation": 5, "i10n": 2, "pseudo": 1, "keyboard-accessory": 2, "input-accessory": 1, "sticky-views": 1, - "date-picker": 2, + "date-picker": 3, "datetimepicker": 4, "date-time-picker": 1, "datepicker-component": 1, "time-picker": 4, "timepicker": 5, - "linear-gradient": 2, + "linear-gradient": 3, "radial-gradient": 2, - "gradient": 7, + "gradient": 9, "sqlite": 10, "indexeddb": 1, "lokijs": 1, @@ -118801,15 +122795,15 @@ "brightness": 2, "expo-cellular": 1, "constants": 1, - "crypto": 9, + "crypto": 11, "expo-device": 1, "expo-document-picker": 1, - "document-picker": 2, + "document-picker": 1, "file-system": 2, "glview": 1, "webgl": 3, "expo-haptics": 1, - "haptics": 4, + "haptics": 5, "expo-image-manipulator": 1, "expo-intent-launcher": 1, "launcher": 1, @@ -118827,7 +122821,7 @@ "media": 7, "videos": 3, "expo-network": 1, - "expo-notifications": 1, + "expo-notifications": 2, "push-nofifications": 1, "exponent": 1, "game": 2, @@ -118839,22 +122833,22 @@ "airprint": 1, "processing.js": 1, "expo-secure-store": 1, - "store": 3, + "store": 4, "sensors": 1, "devicemotion": 1, "lightsensor": 1, "pedometer": 1, "barometer": 2, "expo-speech": 1, - "voice": 3, + "voice": 4, "sql": 1, - "async-storage": 6, + "async-storage": 7, "expo-store-review": 1, "reviews": 2, - "app-store": 4, + "app-store": 5, "google-play-store": 1, "task-manager": 1, - "task": 2, + "task": 3, "three.js": 1, "three": 1, "gaming": 3, @@ -118900,8 +122894,8 @@ "wifi-direct": 1, "wi-fi-direct": 1, "wifi-p2p-manager": 1, - "wifi": 4, - "bundle": 6, + "wifi": 5, + "bundle": 7, "bundles": 1, "separate": 1, "separator": 1, @@ -118918,7 +122912,6 @@ "ram-bundle": 2, "custom-gestures": 1, "pacman": 1, - "document-viewer": 1, "uidocumentmenuviewcontroller": 1, "dropbox": 1, "google-drive": 1, @@ -118931,15 +122924,10 @@ "jalaali": 2, "customizable-datepicker": 1, "multi-slider": 1, - "smaato-ads": 1, - "intertitial-ads": 1, - "banner-ads": 1, - "smaato": 1, - "monetization": 2, "cookies": 1, "thumbnails": 1, - "bottom-sheet": 12, - "reanimated": 37, + "reanimated": 45, + "bottom-sheet": 13, "handler": 3, "zoomable": 2, "double": 1, @@ -118967,15 +122955,15 @@ "guides": 1, "designer": 1, "dev-tools": 2, - "developer-tools": 1, + "developer-tools": 2, "pixel": 1, "eslint": 2, "eslintplugin": 1, "eslint-plugin": 1, - "accessibility": 6, + "accessibility": 7, "zendesk": 2, "rn-zendesk": 1, - "help-center": 2, + "help-center": 3, "zendesk-help": 1, "androidprogressbar": 1, "progressviewios": 1, @@ -119001,7 +122989,7 @@ "dual-screen": 3, "expo-splash-screen": 1, "launch": 3, - "updates": 1, + "updates": 2, "appearance": 3, "expo-auth-session": 1, "auth-session": 1, @@ -119043,7 +123031,7 @@ "avfoundation": 1, "avaudiosession": 1, "opensource": 1, - "webrtc": 6, + "webrtc": 10, "twilio-video": 1, "video-streaming": 2, "realtime-video": 1, @@ -119066,7 +123054,7 @@ "flexible": 1, "fit": 3, "aspect-ratio": 2, - "hook": 3, + "hook": 4, "responsive-images": 1, "image-colors": 2, "rnimagecolors": 1, @@ -119082,7 +123070,7 @@ "shoutem": 1, "commonmark": 2, "markdown-it": 2, - "i18next": 2, + "i18next": 3, "ssr": 2, "scrollintoview": 1, "into": 1, @@ -119090,8 +123078,8 @@ "tablet": 2, "d3": 1, "vml": 1, - "iap": 4, - "in-app-purchase": 4, + "iap": 5, + "in-app-purchase": 5, "billing": 2, "amazon": 2, "play": 1, @@ -119107,7 +123095,7 @@ "image-viewer": 6, "option": 3, "translucent": 1, - "subscriptions": 2, + "subscriptions": 3, "google-sign-in": 1, "google-login": 1, "android-creadential-manager": 1, @@ -119151,9 +123139,9 @@ "stitch": 1, "atlas": 1, "autoheight": 1, - "tts": 1, - "text-to-speech": 1, - "env": 4, + "tts": 2, + "text-to-speech": 2, + "env": 5, "config-var": 2, "12factor": 4, "boundary": 1, @@ -119169,8 +123157,8 @@ "mit": 1, "js": 4, "code": 4, - "codepush": 4, - "code-push": 4, + "codepush": 5, + "code-push": 6, "transitions": 2, "react-video-controls": 2, "react-video-player": 2, @@ -119189,7 +123177,7 @@ "webp": 3, "inapp": 1, "purchase": 1, - "typing": 2, + "typing": 3, "typewriter": 1, "syntax": 1, "highlight.js": 1, @@ -119198,7 +123186,7 @@ "filestream": 3, "image-header": 3, "file-access": 1, - "md5": 1, + "md5": 2, "hex-md5": 1, "str-md5": 1, "hex-hmac-md5": 1, @@ -119217,8 +123205,8 @@ "switch": 4, "customisable": 1, "initials": 1, - "shimmer": 2, - "skeleton": 6, + "shimmer": 3, + "skeleton": 7, "rotate": 3, "card-flip": 2, "flip-card": 3, @@ -119227,8 +123215,8 @@ "platform": 1, "wheel-picker": 3, "date-wheel-picker": 1, - "haptic": 1, - "haptic-feedback": 2, + "haptic": 2, + "haptic-feedback": 3, "recyclerview": 2, "flatlist-alternative": 2, "60fps": 3, @@ -119264,7 +123252,7 @@ "responsive-grid": 1, "activity-view": 1, "share-sheet": 1, - "sheet": 9, + "sheet": 10, "airdrop": 1, "draft-js": 1, "draftjs": 1, @@ -119273,8 +123261,8 @@ "precompute": 2, "block": 2, "measue": 1, - "preview": 2, - "quicklook": 1, + "preview": 3, + "quicklook": 2, "doc": 1, "fontsize": 2, "font-size": 2, @@ -119318,7 +123306,7 @@ "idle": 1, "dim": 1, "inappbrowser": 1, - "in-app-browser": 2, + "in-app-browser": 6, "appbrowser": 1, "safariservices": 1, "authenticationservices": 1, @@ -119381,7 +123369,7 @@ "mixin": 1, "dgram": 1, "udp": 1, - "nodejs": 2, + "nodejs": 5, "randombytes": 1, "rng": 2, "radial": 2, @@ -119415,7 +123403,7 @@ "pin": 2, "fusedlocationproviderclient": 1, "acceleration": 1, - "sortable": 2, + "sortable": 3, "fingerprint-scanner": 1, "face-id": 1, "biometrics": 2, @@ -119436,7 +123424,7 @@ "facebook-cards-loaders": 1, "skeleton-screen": 1, "ripple": 1, - "integration": 1, + "integration": 2, "code-verification": 1, "otp-inputs": 1, "one-time-password": 2, @@ -119446,10 +123434,10 @@ "csprng": 1, "securerandom": 1, "randomnumbergenerator": 1, - "cryptography": 2, + "cryptography": 3, "cardview": 1, "card-view": 2, - "shadow": 6, + "shadow": 7, "shadow-view": 2, "shadowview": 2, "appcompat": 1, @@ -119468,9 +123456,9 @@ "large-files": 2, "nearby": 1, "messages": 1, - "native-module": 10, + "native-module": 12, "nearby-messages": 1, - "google-nearby": 1, + "google-nearby": 2, "broadcast": 2, "microphone": 2, "game-dev": 1, @@ -119524,7 +123512,7 @@ "jw": 2, "ios-ui": 1, "emoji-keyboard": 2, - "gesture-handler": 6, + "gesture-handler": 9, "popup-ui": 1, "popup-ui-design": 1, "elegant": 1, @@ -119536,16 +123524,16 @@ "modern": 1, "modern-header": 1, "classic-header": 1, - "ui-lib": 6, + "ui-lib": 7, "header-view": 1, "mobile-app-development": 1, "telephone": 2, - "phone-input": 3, + "phone-input": 5, "tel": 2, "input-text": 2, "international": 2, "siri-shortcuts": 1, - "shortcuts": 2, + "shortcuts": 3, "automation": 1, "png": 1, "ime": 1, @@ -119565,7 +123553,7 @@ "app-review": 2, "in-app-review": 2, "play-store": 2, - "flex": 3, + "flex": 4, "linechart": 1, "area-chart": 2, "clean": 1, @@ -119618,16 +123606,16 @@ "mmkv-database": 1, "mmkv-storage": 1, "encrypted-storage": 1, - "encryption": 3, + "encryption": 4, "mmkv": 2, "key-value-storage": 1, - "fast": 8, + "fast": 9, "persist-storage": 1, "secure-storage": 1, "redux-persist-storage": 1, "rn-checkbox": 1, - "freakycoder": 2, - "kuray": 2, + "freakycoder": 3, + "kuray": 3, "customizable-ui": 1, "keycloak": 1, "keycloak-js": 1, @@ -119637,12 +123625,12 @@ "renamer": 1, "space": 1, "pkce": 1, - "jsi": 18, + "jsi": 21, "c++": 3, "scripts": 1, "utils": 3, - "development": 2, - "utilities": 2, + "development": 3, + "utilities": 3, "development-tools": 1, "color-picker": 3, "purchases": 2, @@ -119651,7 +123639,7 @@ "native-ui-component": 3, "carplay": 1, "car": 1, - "auto": 1, + "auto": 2, "classes": 3, "usestyles": 1, "react-devtools": 1, @@ -119662,6 +123650,7 @@ "persistor": 1, "ios-swift": 1, "greedygame": 1, + "monetization": 1, "mopub-ads": 1, "asyncstorage-wrapper": 1, "proptype-validators": 1, @@ -119700,17 +123689,17 @@ "v8": 1, "uipopover": 1, "popover-view": 2, - "native-component": 1, + "native-component": 3, "nsurlsession": 2, "uploadservice": 2, "file-upload": 1, - "tor": 1, - "socks5": 1, - "streams": 1, - "proxy": 1, + "tor": 2, + "socks5": 2, + "streams": 2, + "proxy": 2, "vpn": 1, "design-system": 3, - "wrapper": 3, + "wrapper": 4, "ndef": 1, "form-validation": 1, "dx": 1, @@ -119773,7 +123762,7 @@ "async": 6, "vision": 3, "snapchat": 1, - "ai": 4, + "ai": 5, "worklet": 3, "frame": 1, "tcp-socket": 1, @@ -119799,13 +123788,13 @@ "hold-menu": 1, "context-menu": 1, "hold-to-open": 1, - "atomic-css": 1, - "service": 2, + "atomic-css": 2, + "service": 3, "background-task": 1, "image-box": 1, "image-modal": 2, "stora": 1, - "state": 8, + "state": 13, "testing-library": 1, "anhtuank7c": 1, "ctlabvn": 1, @@ -119840,7 +123829,7 @@ "binary-search": 1, "read-more-less": 1, "lifecycle": 2, - "image-processing": 2, + "image-processing": 3, "image-manipulator": 1, "photo-processing": 1, "photo-manipulator": 1, @@ -119909,7 +123898,7 @@ "soft-input": 1, "avoid-soft-input": 1, "avoid-keyboard": 2, - "css-in-js": 3, + "css-in-js": 4, "alipay": 1, "uiwjs": 1, "uiw": 1, @@ -119917,7 +123906,7 @@ "local-storage": 1, "rocksdb": 1, "leveldb": 1, - "realm": 1, + "realm": 2, "localfirst": 1, "local-first": 2, "file-system-image-cache": 1, @@ -119932,7 +123921,7 @@ "npm-version": 1, "plist": 1, "semver": 1, - "version": 4, + "version": 5, "versioncode": 1, "versionname": 1, "semantic-versioning": 1, @@ -119952,6 +123941,7 @@ "viro-community": 1, "blacklivesmatter": 1, "nowar": 1, + "augmented-reality": 1, "bundle-visualizer": 1, "bundle-size": 1, "visualizer": 2, @@ -119962,7 +123952,7 @@ "responsive-dimensions": 2, "hacktoberfest2021": 1, "hacktoberfest2022": 1, - "security": 6, + "security": 7, "curved": 2, "react-pager": 1, "react-tabs": 1, @@ -119979,7 +123969,7 @@ "giphy": 2, "gifs": 2, "giphy-sdks": 1, - "shadows": 1, + "shadows": 2, "automatic": 2, "cross": 1, "shadow-2": 1, @@ -120008,11 +123998,11 @@ "tachyon": 1, "tachyons": 1, "category": 2, - "compression": 3, + "compression": 4, "compress": 2, "compress-images": 1, "compress-videos": 1, - "compressor": 1, + "compressor": 2, "compress-audio": 1, "whatsapp": 2, "uploader": 1, @@ -120024,18 +124014,18 @@ "gesture-flip": 1, "panresponder": 1, "month-year-picker": 1, - "interactive": 3, + "interactive": 4, "absolute-path": 1, "resolver": 1, "multi-selector": 1, "neomorph": 1, "neomorphism": 1, - "neumorphism": 1, + "neumorphism": 2, "skeuomorphic": 1, "skeuomorphism": 1, "shadowbox": 1, "neomorphism-view": 1, - "inner-shadow": 1, + "inner-shadow": 2, "shadow-svg": 1, "headphones": 1, "audio-jack": 1, @@ -120126,8 +124116,8 @@ "personalization": 1, "session": 1, "jwt": 4, - "hashing": 1, - "cpp": 5, + "hashing": 2, + "cpp": 8, "icomoon": 1, "svg-icons": 2, "chat-ui": 1, @@ -120172,11 +124162,11 @@ "advanced": 1, "native-advanced-ads": 1, "admob-native-advanced-ads": 1, - "graph": 4, + "graph": 5, "stock": 1, "beautiful": 1, "wallet": 4, - "skia": 7, + "skia": 8, "linegraph": 1, "web3": 3, "bignumber": 1, @@ -120246,7 +124236,7 @@ "tailwind-css": 2, "preact": 1, "metro": 2, - "webassembly": 1, + "webassembly": 2, "swatches": 1, "rgb": 1, "hex": 1, @@ -120287,7 +124277,7 @@ "sdk-integration": 1, "feature-rich": 1, "social-app": 1, - "customer-support": 2, + "customer-support": 3, "audio-calls": 1, "group-calls": 1, "voice-calls": 1, @@ -120391,11 +124381,11 @@ "system": 1, "setting": 1, "airplane": 1, - "quick-actions": 1, - "app-shortcuts": 1, + "quick-actions": 2, + "app-shortcuts": 2, "home-screen": 2, "actions": 1, - "uiapplicationshortcutitem": 1, + "uiapplicationshortcutitem": 2, "shortcut": 1, "hotkeys": 1, "reactnativekeys": 1, @@ -120413,8 +124403,8 @@ "categorizable": 1, "sub-item": 1, "rtl-support": 2, - "libsodium": 2, - "sodium": 2, + "libsodium": 3, + "sodium": 3, "type": 2, "hyperlinks": 1, "hyper-link": 1, @@ -120437,8 +124427,9 @@ "normalized-cache": 1, "swr": 1, "front-end": 2, + "expogo": 1, "middleware": 2, - "websocket": 1, + "websocket": 2, "rest": 1, "graphql": 1, "rpc": 1, @@ -120456,7 +124447,7 @@ "health-sdk": 1, "line-chart": 2, "chart-library": 1, - "ui-component": 4, + "ui-component": 5, "reanimated3": 4, "qrcode-svg": 1, "qrcode-styled": 1, @@ -120487,7 +124478,7 @@ "server": 3, "mockapi": 1, "typescipt": 1, - "selection": 3, + "selection": 4, "multiple-select": 1, "pull-down-menu": 1, "combo-box": 1, @@ -120506,6 +124497,7 @@ "totp-utils": 1, "apearance": 1, "rsa": 1, + "numero": 1, "visualization": 3, "autofocus": 1, "next-field": 1, @@ -120514,7 +124506,7 @@ "json-schema": 1, "react-form": 1, "apple-music-api": 1, - "jni": 1, + "jni": 3, "keys": 1, "jni-android": 1, "jni-ios": 1, @@ -120525,7 +124517,7 @@ "icu": 1, "messageformat": 1, "multilingual": 2, - "click-outside": 1, + "click-outside": 2, "i18n-react": 1, "per-app": 1, "google-pay": 1, @@ -120569,7 +124561,7 @@ "http-server": 1, "rest-api": 1, "bcrypt": 1, - "hash": 2, + "hash": 4, "stagger": 1, "exit-animation": 1, "enter-animation": 1, @@ -120605,7 +124597,7 @@ "anday013": 1, "anday2000": 1, "entry": 1, - "new-architecture": 5, + "new-architecture": 7, "photoedit": 1, "devvie-bottom-sheet": 1, "@devvie/bottom-sheet": 1, @@ -120621,7 +124613,7 @@ "datetpicker": 1, "datet-picker": 1, "daterange": 1, - "highlight": 2, + "highlight": 3, "keywords": 1, "blur-view": 1, "animate": 1, @@ -120655,7 +124647,7 @@ "expo-stable-diffusion": 1, "expostablediffusion": 1, "ane": 1, - "coreml": 1, + "coreml": 2, "ipados": 1, "stable-diffusion": 1, "bullet-graph": 1, @@ -120716,7 +124708,7 @@ "data-sync": 1, "real-time-data-stream": 1, "live-data": 1, - "swiftui": 1, + "swiftui": 3, "expo-squircle-view": 1, "exposquircleview": 1, "assetplugin": 1, @@ -120840,7 +124832,7 @@ "expo-insights": 1, "expoinsights": 1, "insights": 1, - "eas": 1, + "eas": 2, "expo-clipboard": 1, "expo-navigation-bar": 1, "expo-symbols": 1, @@ -120880,8 +124872,9 @@ "metal": 1, "vulkan": 1, "tiny": 1, + "sync-engine": 1, "supabase": 1, - "client-library": 1, + "client-library": 2, "isomorphic": 1, "mit-license": 1, "node-js": 1, @@ -120927,7 +124920,7 @@ "lighttpd": 1, "embed": 1, "android-finish": 1, - "management": 1, + "management": 2, "sms-verification": 1, "collaborate": 2, "student-vscode": 1, @@ -121016,7 +125009,7 @@ "typescript-library": 1, "validate-js": 1, "azure-translator": 1, - "translator": 1, + "translator": 2, "translator-code": 1, "i18n-json-generator": 1, "translations": 1, @@ -121029,14 +125022,14 @@ "react-redux-persist": 1, "redux-persist2": 1, "redux-toolkit": 2, - "nitro": 6, + "nitro": 10, "hotp": 1, "otpauth": 1, "otp-auth": 1, "nitro-totp": 1, "nitro-hotp": 1, - "nitro-modules": 3, - "nitrogen": 1, + "nitro-modules": 5, + "nitrogen": 2, "gerador": 1, "validador": 1, "documento": 1, @@ -121068,17 +125061,17 @@ "mobile-design": 1, "mobile-styling": 1, "turbomodule": 2, - "expo-updates": 1, + "expo-updates": 2, "expo-in-app-updates": 1, "expoinappupdates": 1, - "expo-module": 1, + "expo-module": 2, "in-app-updates": 2, "expo-manifests": 1, "expo-structured-headers": 1, "expo-json-utils": 1, "jsonobjects": 1, "nsdictionaries": 1, - "skeleton-loader": 1, + "skeleton-loader": 2, "expo-skeleton-loader": 1, "skeleton-loading": 1, "expo-skeleton-loading": 1, @@ -121116,7 +125109,7 @@ "mobile-apps": 1, "muscle": 1, "muscles": 1, - "highlighter": 1, + "highlighter": 2, "bones": 1, "human-body": 1, "freerasp": 1, @@ -121299,7 +125292,6 @@ "oniguruma": 1, "regex": 1, "textmate": 1, - "c": 1, "google-navigation": 1, "navigation-sdk": 1, "navsdk": 1, @@ -121340,7 +125332,7 @@ "dragselect": 1, "drag-select": 1, "visionos": 1, - "modules": 1, + "modules": 2, "views": 1, "expand": 1, "headless": 1, @@ -121395,14 +125387,16 @@ "awesome": 4, "screens": 1, "hot-update": 1, - "ota": 1, - "update": 1, + "ota": 2, + "update": 2, "hotupdate": 1, "ota-hot-update": 1, "custom-ota": 1, "rn-hotupdate": 1, "mcumgr": 1, "theoplayer": 1, + "eas-update": 1, + "expo-update": 1, "self-hosted": 1, "expo-health-connect": 1, "expohealthconnect": 1, @@ -121410,7 +125404,8 @@ "axios-fetch": 1, "axios-alternatives": 1, "xior": 1, - "adapter": 1, + "fetch-plugins": 1, + "tauri": 1, "plugins": 1, "edge-runtime": 1, "dedupe": 1, @@ -121420,13 +125415,265 @@ "request-throttle": 1, "axios-api": 1, "browserify": 1, - "buffer": 1, + "buffer": 2, "compatible": 1, "dataview": 1, "uint8array": 1, "bugsnag": 2, "monitoring": 2, - "stability": 2 + "stability": 2, + "pdf-generation": 1, + "image-to-pdf": 1, + "document-creation": 1, + "pdf-generation-react": 1, + "text-highlighting": 1, + "text-selection": 1, + "text-marker": 1, + "highlighting-library": 1, + "text-highlight": 1, + "text-manipulation": 1, + "touch-interaction": 1, + "text-highlighter": 1, + "type-animation": 1, + "typinganimation": 1, + "style-variance-authority": 1, + "sva": 1, + "variants": 1, + "draggable-flex": 1, + "draggable-grid": 1, + "reorder": 1, + "sortable-flex": 1, + "sortable-grid": 1, + "io": 1, + "wasm": 1, + "css-animations": 1, + "css-transitions": 1, + "expo-audio-studio": 1, + "expoaudiostudio": 1, + "expo-widgets": 1, + "expowidgets": 1, + "statechart": 2, + "state-machine": 1, + "finite-state-machine": 1, + "finite-automata": 1, + "scxml": 2, + "interpreter": 1, + "machine": 1, + "expo-totp": 1, + "expototp": 1, + "anchor": 1, + "scroll-to": 1, + "expo-key-event": 1, + "expokeyevent": 1, + "keyboard-event": 1, + "key-event": 1, + "hid-event": 1, + "key-events": 1, + "linear-shadow": 1, + "linear-inner-shadow": 1, + "inset": 1, + "inset-shadow": 1, + "shadow-pressable": 1, + "shadow-toggle": 1, + "inner-shadow-pressable": 1, + "inner-shadow-toggle": 1, + "skia-canvas": 1, + "reactnativeinnershadow": 1, + "segmented-control-2": 1, + "app-dev": 1, + "app-development": 1, + "application": 1, + "expo-audio": 1, + "@realm/react": 1, + "appzung": 1, + "live-updates": 1, + "hot-updates": 1, + "expo-ota": 1, + "appcenter": 1, + "ota-update": 1, + "optimization": 1, + "optimize": 1, + "expo-googlenearby-connection": 1, + "expogooglenearbyconnection": 1, + "nearby-connection": 1, + "google-nearby-connections": 1, + "kotlin-android": 1, + "read-sms": 1, + "android-sms": 1, + "sms-notification": 1, + "image-playground": 1, + "reactnativeimageplayground": 1, + "onion": 1, + "onion-service": 1, + "expo-selectable-text": 1, + "exposelectabletext": 1, + "translate": 3, + "tasks": 1, + "multi-step-form": 1, + "multi-step": 2, + "stepper": 2, + "wizard": 2, + "highlighted": 1, + "highlight-text": 1, + "highlighted-text": 1, + "expo-translate-text": 1, + "expotranslatetext": 1, + "nepali": 1, + "nepali-picker": 1, + "nepali-date-picker": 1, + "new-relic": 1, + "native-sounds": 1, + "notifications-sounds": 1, + "oss": 1, + "license": 1, + "acknowledgements": 1, + "license-management": 1, + "brownfield": 1, + "executorch": 1, + "llm": 2, + "xnnpack": 1, + "llama": 1, + "@splicer97/android-keyboard-adjust": 1, + "android-keyboard-adjust": 1, + "@rn-android-keyboard-adjust": 1, + "keyboard-adjust": 1, + "adjust": 1, + "img": 1, + "img-save": 1, + "image-save": 1, + "save-image": 1, + "save-img": 1, + "image-save-to-gallery": 1, + "image-to-gallery": 1, + "img-buffer-save": 1, + "save-buffer": 1, + "save-array-buffer": 1, + "array-buffer": 1, + "save-image-buffer": 1, + "save-image-array-buffer": 1, + "save-gallery": 1, + "img-buffer": 1, + "image-buffer": 1, + "jsi-react-native": 2, + "img-gallery": 1, + "save-img-buffer": 1, + "save-to-gallery": 1, + "xxhash": 1, + "xxhash3": 1, + "xxhash3-react-native": 1, + "hash-react-native": 1, + "hash-xxhash": 1, + "fast-hash": 1, + "quick-hash": 1, + "xxhash-jsi": 1, + "xxhash-cpp": 1, + "xxhash3-jsi": 1, + "xxhash3-cpp": 1, + "quickhash": 1, + "xxhash-library": 1, + "config-cpp": 1, + "config-jsi": 1, + "react-config": 1, + "lynx": 1, + "lynx-js": 1, + "lynxjs": 1, + "connect": 1, + "help-desk": 1, + "helpkit": 1, + "notion": 1, + "documentation": 1, + "knowledge-base": 1, + "faq": 1, + "loading-placeholder": 1, + "shimmer-effect": 1, + "shimmer-placeholder": 1, + "shimmer-placeholder-view": 1, + "shimmer-placeholder-view-component": 1, + "shimmer-placeholder-component": 1, + "shimmer-placeholder-component-view": 1, + "rn-skeleton": 1, + "rn-loading": 1, + "rn-shimmer": 1, + "rn-placeholder": 1, + "rn-skeleton-loader": 1, + "rn-shimmer-placeholder": 1, + "rn-shimmer-placeholder-view": 1, + "skeleton-placeholder": 1, + "skeleton-placeholder-view": 1, + "skeleton-placeholder-component": 1, + "skeleton-placeholder-component-view": 1, + "placeholder-loader": 1, + "masking": 1, + "formatting": 1, + "credit-card-input": 1, + "date-input": 1, + "time-input": 1, + "google-translate": 1, + "deepl": 1, + "image-compressor": 2, + "nitro-in-app-browser": 1, + "mediapipe": 1, + "local-llm": 1, + "version-management": 1, + "build-automation": 1, + "release-management": 1, + "app-versioning": 1, + "rn-build-version": 1, + "upgrade-build-version": 1, + "expo-testflight": 1, + "expotestflight": 1, + "blob-util": 1, + "sha1": 1, + "sha-1": 1, + "sha256": 1, + "sha-256": 1, + "rc4": 1, + "rabbit": 1, + "aes": 1, + "des": 1, + "pbkdf2": 1, + "hmac": 1, + "ofb": 1, + "cfb": 1, + "ctr": 1, + "cbc": 1, + "base64url": 1, + "date-fns": 1, + "gettext": 1, + "ecosystem": 1, + "flexibility": 1, + "deno": 1, + "app.plugin.js": 1, + "fade-wrapper": 1, + "fade-in": 1, + "fade-out": 1, + "fade-container": 1, + "fade-view": 1, + "fade-in-out": 1, + "fade-gradient": 1, + "fade-component": 1, + "checker": 1, + "versions": 1, + "livekit": 1, + "foreground": 1, + "android-application": 1, + "expo-click-outside": 1, + "expoclickoutside": 1, + "ortc": 1, + "sfu": 1, + "advanced-checkbox": 1, + "group-checkbox": 1, + "bottom-sheet-stepper": 1, + "gorhom": 1, + "image-compare": 1, + "before-after-slider": 1, + "compare": 1, + "decryption": 1, + "encoding": 1, + "decoding": 1, + "mqtt": 1, + "cocoamqtt": 1, + "paho": 1 }, "topicsList": [ "12-columns", @@ -121441,8 +125688,11 @@ "3d", "60fps", "@devvie/bottom-sheet", + "@realm/react", + "@rn-android-keyboard-adjust", "@roman.sytnyk/blur-app-in-recents", "@shopify/skia", + "@splicer97/android-keyboard-adjust", "a11y", "aad", "aaid", @@ -121454,6 +125704,7 @@ "accessibility", "accordion", "accuracy", + "acknowledgements", "action", "action-button", "action-cable", @@ -121472,11 +125723,11 @@ "activityindicator", "ad", "ad-consent", - "adapter", "adapty", "address", "address-book", "addressbook", + "adjust", "admob", "admob-ads", "admob-native-ads", @@ -121486,8 +125737,10 @@ "adobe-experience-platform", "ads", "advanced", + "advanced-checkbox", "advanced-effects", "advertising", + "aes", "agvtool", "ahap", "ai", @@ -121512,6 +125765,7 @@ "analysis", "analytics", "analytics-tracking", + "anchor", "anday", "anday013", "anday2000", @@ -121519,17 +125773,20 @@ "andriod", "android", "android-apk-install", + "android-application", "android-apps", "android-calendar-api", "android-calendar-events", "android-creadential-manager", "android-device", "android-finish", + "android-keyboard-adjust", "android-library", "android-pay", "android-permissions", "android-reader", "android-shared-preferences", + "android-sms", "android-video-editor", "android-widget", "androidprogressbar", @@ -121578,6 +125835,8 @@ "app", "app-check", "app-clip", + "app-dev", + "app-development", "app-distribution", "app-framework", "app-gallery", @@ -121595,9 +125854,12 @@ "app-tour", "app-update", "app-version", + "app-versioning", + "app.plugin.js", "appauth", "appboy", "appbrowser", + "appcenter", "appcheck", "appcompat", "appearance", @@ -121617,11 +125879,13 @@ "apple-pay", "apple-wallet", "apple-watch", + "application", "application-info", "application-manager", "application-security", "appsflyer", "appstore", + "appzung", "ar-session", "arc", "arc-menu", @@ -121633,6 +125897,7 @@ "arguments", "arkit", "arm64", + "array-buffer", "arraybuffer", "art", "articles", @@ -121665,6 +125930,7 @@ "audio-toolkit", "audio-visualizer", "audio-waveform", + "augmented-reality", "auth", "auth-session", "authenticate", @@ -121741,7 +126007,6 @@ "badge-generator", "banner", "banner-ad", - "banner-ads", "bar", "bar-chart", "bar-charts", @@ -121755,11 +126020,13 @@ "barmode", "barometer", "base64", + "base64url", "basic-components", "batch", "bcrypt", "beautiful", "bedtime", + "before-after-slider", "benchmark", "best-practice", "best-practices", @@ -121778,6 +126045,7 @@ "blacklivesmatter", "ble", "blob", + "blob-util", "block", "blogger", "bluetooth", @@ -121811,6 +126079,7 @@ "bottom-panel", "bottom-sheet", "bottom-sheet-behavior", + "bottom-sheet-stepper", "bottom-sheets", "bottom-slider", "bottom-tabs", @@ -121837,6 +126106,7 @@ "brightness", "broadcast", "brotli", + "brownfield", "browser", "browserify", "buffer", @@ -121847,6 +126117,7 @@ "buglife", "bugsnag", "build", + "build-automation", "build-properties", "buildnumber", "bullet-chart", @@ -121864,7 +126135,6 @@ "button-with-loader", "button-with-spinner", "buttons", - "c", "c++", "cache", "cached", @@ -121923,7 +126193,9 @@ "cast-library", "categorizable", "category", + "cbc", "cell", + "cfb", "cfbundleshortversionstring", "cfbundleversion", "channel-management", @@ -121947,6 +126219,7 @@ "checkbox-component", "checkbox-list", "checkbox-treeview", + "checker", "checkout", "chip", "chooser", @@ -121997,6 +126270,7 @@ "cmmotionmanager", "cnpj", "cocoalumberjack", + "cocoamqtt", "cocoapod", "cocoapods", "code", @@ -122032,6 +126306,7 @@ "communication", "community", "communityexchange", + "compare", "compass", "compatible", "component", @@ -122051,6 +126326,8 @@ "conference-calls", "confetti", "config", + "config-cpp", + "config-jsi", "config-plugins", "config-var", "configurable", @@ -122061,6 +126338,7 @@ "confirmation-code-input", "conflict", "confrence", + "connect", "connection-service", "connectionservice", "console", @@ -122114,6 +126392,7 @@ "create-thumbnail", "credit", "credit-card", + "credit-card-input", "creditcard", "crna", "crop", @@ -122127,9 +126406,12 @@ "cryptography", "csprng", "css", + "css-animations", "css-in-js", "css-modules", + "css-transitions", "ctlabvn", + "ctr", "cupertino", "currency", "current-project-version", @@ -122182,7 +126464,9 @@ "datastore", "dataview", "date", + "date-fns", "date-formatting", + "date-input", "date-picker", "date-time-picker", "date-wheel-picker", @@ -122207,15 +126491,20 @@ "declarative", "decode-qr", "decoder", + "decoding", "decorfitssystemwindows", + "decryption", "dedupe", "deep", "deep-link", "deep-linking", "deep-links", + "deepl", "deeplink", "demo", + "deno", "deprecated", + "des", "design", "design-system", "designer", @@ -122258,12 +126547,13 @@ "do-not-disturb", "doc", "document", + "document-creation", "document-detection", "document-picker", "document-scan", "document-scanner", "document-scanning", - "document-viewer", + "documentation", "documento", "dogz", "dominant", @@ -122283,6 +126573,8 @@ "drag-select", "draggable", "draggable-calendar", + "draggable-flex", + "draggable-grid", "dragselect", "draw", "drawer", @@ -122314,6 +126606,7 @@ "ean", "ean13", "eas", + "eas-update", "easing", "easy", "easy-setup", @@ -122322,6 +126615,7 @@ "easy-to-use", "easyqrcode", "easyqrcodejs", + "ecosystem", "edge", "edge-runtime", "edge-to-edge", @@ -122347,6 +126641,7 @@ "emoji-reactions", "emojis", "emulator", + "encoding", "encrypted-storage", "encryption", "energy", @@ -122390,6 +126685,7 @@ "exception", "exception-handler", "exceptions", + "executorch", "exif", "exit-animation", "expand", @@ -122404,6 +126700,8 @@ "expo-android-shared-preferences", "expo-apple-authentiocation", "expo-application", + "expo-audio", + "expo-audio-studio", "expo-auth-session", "expo-av", "expo-barcode", @@ -122413,6 +126711,7 @@ "expo-camera-characteristics", "expo-cellular", "expo-cli", + "expo-click-outside", "expo-clipboard", "expo-config-plugin", "expo-dev-client", @@ -122423,6 +126722,7 @@ "expo-durationpicker", "expo-dynamic-app-icon", "expo-foreground-actions", + "expo-googlenearby-connection", "expo-haptics", "expo-health-connect", "expo-image-manipulator", @@ -122431,6 +126731,7 @@ "expo-intent-launcher", "expo-irano", "expo-json-utils", + "expo-key-event", "expo-library", "expo-linking", "expo-manifests", @@ -122443,6 +126744,7 @@ "expo-network", "expo-notifee-plugin", "expo-notifications", + "expo-ota", "expo-pip", "expo-plugin", "expo-push-notification", @@ -122453,6 +126755,7 @@ "expo-screen-capture", "expo-screen-orientation", "expo-secure-store", + "expo-selectable-text", "expo-share-extension", "expo-shared-element", "expo-sharing", @@ -122469,10 +126772,14 @@ "expo-store-review", "expo-structured-headers", "expo-symbols", + "expo-testflight", "expo-time-picker", "expo-timepicker", + "expo-totp", "expo-tracking-transparency", + "expo-translate-text", "expo-ui-kit", + "expo-update", "expo-updates", "expo-video-metadata", "expo-video-player", @@ -122480,28 +126787,39 @@ "expo-videoplayer", "expo-web", "expo-web-browser", + "expo-widgets", "expoalternateappicons", "expoandroidaccountmanager", "expoandroidsharedpreferences", + "expoaudiostudio", "expobarcode", "expocameracharacteristics", + "expoclickoutside", "expodragdropcontentview", "expodynamicappicon", "expoforegroundactions", + "expogo", + "expogooglenearbyconnection", "expohealthconnect", "expoinappupdates", "expoinsights", + "expokeyevent", "expomusicpicker", "exponent", "expopip", "expoquickactions", + "exposelectabletext", "exposhareextension", "expospeechrecognition", "expospellchecker", "expospotifysdk", "exposquircleview", "expostablediffusion", + "expotestflight", + "expototp", + "expotranslatetext", "expovideometadata", + "expowidgets", "extension", "external-accessory", "external-apk-install", @@ -122518,12 +126836,22 @@ "faces", "facial-recognition", "fade", + "fade-component", + "fade-container", + "fade-gradient", + "fade-in", + "fade-in-out", + "fade-out", + "fade-view", + "fade-wrapper", "fadein", "fadeout", "fall", "fallback", "falling", + "faq", "fast", + "fast-hash", "fast-image", "fast-list", "fast-storage", @@ -122538,6 +126866,7 @@ "feature-rich", "feedback", "fetch", + "fetch-plugins", "fetch-wrapper", "ffmpeg", "ffmpeg-kit", @@ -122559,6 +126888,8 @@ "filterable", "fingerprint", "fingerprint-scanner", + "finite-automata", + "finite-state-machine", "firebase", "firestack", "firestore", @@ -122586,6 +126917,7 @@ "flex", "flex-grow", "flexbox", + "flexibility", "flexible", "flexible-bottom-sheet", "flexible-update", @@ -122625,6 +126957,7 @@ "fontscale", "fontsize", "fontweight", + "foreground", "form", "form-builder", "form-component", @@ -122632,6 +126965,7 @@ "form-generator", "form-validation", "format", + "formatting", "formik", "forms", "frame", @@ -122699,6 +127033,7 @@ "get-random-values", "getrandomvalues", "getstring", + "gettext", "gif", "gif-loop-count", "gif-stop", @@ -122734,6 +127069,7 @@ "google-maps-platform", "google-navigation", "google-nearby", + "google-nearby-connections", "google-pay", "google-photos", "google-place-api", @@ -122748,6 +127084,7 @@ "google-play-service", "google-play-store", "google-sign-in", + "google-translate", "google-wallet", "google-wallet-api", "googleauth", @@ -122756,6 +127093,7 @@ "googlesignin", "gorgeous", "gorgeous-header", + "gorhom", "gps", "gpu", "gradient", @@ -122774,6 +127112,7 @@ "gridview", "gromore", "group-calls", + "group-checkbox", "group-collapse", "group-dropdown", "guides", @@ -122789,6 +127128,8 @@ "hapticlabs", "haptics", "hash", + "hash-react-native", + "hash-xxhash", "hashing", "hashtag", "header", @@ -122807,7 +127148,9 @@ "hello", "help-center", "help-create", + "help-desk", "helper", + "helpkit", "heremaps", "hermes", "heroicons", @@ -122815,6 +127158,7 @@ "hex", "hex-hmac-md5", "hex-md5", + "hid-event", "hide", "hide-header", "hide-navigation", @@ -122825,10 +127169,15 @@ "high-performance", "higher-order-component", "highlight", + "highlight-text", "highlight.js", + "highlighted", + "highlighted-text", "highlighter", "highlighting", + "highlighting-library", "hla", + "hmac", "hoc", "hold", "hold-menu", @@ -122844,6 +127193,7 @@ "horizontal-scrolling-carousels", "hot", "hot-update", + "hot-updates", "hotkeys", "hotp", "hotspot", @@ -122899,11 +127249,14 @@ "iframe", "image", "image-box", + "image-buffer", "image-cache", "image-caching", "image-clone", "image-colors", + "image-compare", "image-compression", + "image-compressor", "image-converter", "image-cropping", "image-editing", @@ -122919,11 +127272,16 @@ "image-modal", "image-paging-slider", "image-picker", + "image-playground", "image-preview", "image-processing", "image-resizer", + "image-save", + "image-save-to-gallery", "image-slider", "image-slider-box", + "image-to-gallery", + "image-to-pdf", "image-viewer", "image-viewing", "image-webp", @@ -122937,6 +127295,11 @@ "imageview", "imageviewer", "ime", + "img", + "img-buffer", + "img-buffer-save", + "img-gallery", + "img-save", "immediate-update", "immer", "immersive", @@ -122981,6 +127344,8 @@ "initials", "inline", "inner-shadow", + "inner-shadow-pressable", + "inner-shadow-toggle", "input", "input-accessory", "input-mask", @@ -122988,6 +127353,8 @@ "inputaccessoryview", "inputmask", "inputs", + "inset", + "inset-shadow", "insight", "insights", "insta-story", @@ -123016,9 +127383,9 @@ "international", "international-number-phone", "internationalization", + "interpreter", "intersection-observer", "interstitial", - "intertitial-ads", "interval", "into", "intro", @@ -123026,6 +127393,7 @@ "introduction", "invertible", "inview", + "io", "ionic", "ionicons", "ios", @@ -123086,6 +127454,7 @@ "js", "js-bundle", "jsi", + "jsi-react-native", "json", "json-schema", "json-viewer", @@ -123097,14 +127466,18 @@ "jwt", "keep-awake", "key", + "key-event", + "key-events", "key-value-storage", "key-value-store", "keyboard", "keyboard-accessory", + "keyboard-adjust", "keyboard-aware", "keyboard-aware-scroll-view", "keyboard-component", "keyboard-done-button", + "keyboard-event", "keyboard-events", "keyboard-input", "keyboard-next-button", @@ -123127,7 +127500,9 @@ "kiss", "kit", "klarna-featured", + "knowledge-base", "kotlin", + "kotlin-android", "ktor", "kuray", "l10n", @@ -123168,6 +127543,8 @@ "levels", "library", "libsodium", + "license", + "license-management", "lifecycle", "light", "light-navigation-bar", @@ -123185,6 +127562,8 @@ "line-charts", "line-graph", "linear-gradient", + "linear-inner-shadow", + "linear-shadow", "linechart", "linegraph", "link", @@ -123202,6 +127581,10 @@ "lite", "live", "live-data", + "live-updates", + "livekit", + "llama", + "llm", "load", "load-more", "loadable", @@ -123212,9 +127595,11 @@ "loading-animations", "loading-image", "loading-indicator", + "loading-placeholder", "loading-support", "local-db", "local-first", + "local-llm", "local-network", "local-network-permission", "local-notifications", @@ -123252,8 +127637,12 @@ "lowprofile", "lucide", "luna", + "lynx", + "lynx-js", + "lynxjs", "lz4", "m1", + "machine", "machine-learning", "machine-readable-zone", "macos", @@ -123304,6 +127693,7 @@ "maskededittext", "maskedinput", "maskedtextfield", + "masking", "masonry", "masonry-grid", "masonry-layout", @@ -123335,6 +127725,7 @@ "media-processing", "media-queries", "media-query", + "mediapipe", "mediaplayer", "mediaquery", "medium-clap", @@ -123433,6 +127824,7 @@ "mp4upload", "mpandroidchart", "mpnowplayinginfocenter", + "mqtt", "mrn", "mrz", "msal", @@ -123442,6 +127834,8 @@ "multi-select", "multi-selector", "multi-slider", + "multi-step", + "multi-step-form", "multiform", "multiform-validator", "multilanguage", @@ -123485,6 +127879,7 @@ "native-sass", "native-shadow", "native-sheet", + "native-sounds", "native-ui-component", "nativebase", "nativeflowcss", @@ -123497,7 +127892,6 @@ "navigation-bar-contrast-enforced", "navigation-bar-divider-color", "navigation-color", - "navigation-drawer", "navigation-header", "navigation-hide", "navigation-sdk", @@ -123507,10 +127901,14 @@ "navsdk", "ndef", "nearby", + "nearby-connection", "nearby-messages", "neomorph", "neomorphism", "neomorphism-view", + "nepali", + "nepali-date-picker", + "nepali-picker", "nested", "nested-dropdown", "nested-list", @@ -123535,6 +127933,7 @@ "new", "new-arch-compatible-otp-input", "new-architecture", + "new-relic", "newarchitecture", "news-ticker", "next", @@ -123544,6 +127943,7 @@ "night-mode", "nitro", "nitro-hotp", + "nitro-in-app-browser", "nitro-media-kit", "nitro-module", "nitro-modules", @@ -123562,7 +127962,9 @@ "notification", "notification-ios", "notifications", + "notifications-sounds", "notify", + "notion", "now-playing", "nowar", "nowplaying", @@ -123578,6 +127980,7 @@ "nuke", "number", "numbers", + "numero", "nuxt", "oauth", "oauth2", @@ -123588,6 +127991,7 @@ "obsolete", "oclif", "ocr", + "ofb", "offline", "offline-first", "offlinefirst", @@ -123607,6 +128011,8 @@ "onesignal-instructions", "onesignal-notifications", "oniguruma", + "onion", + "onion-service", "onscroll-faltlist-animation", "open-link", "open-source", @@ -123618,18 +128024,23 @@ "openlibrary", "opensource", "optical-character-recognition", + "optimization", + "optimize", "option", "options", "orientation", "orientation-changes", "orm", + "ortc", "ory", "ory-kratos", "os", "osm", "osmdroid", + "oss", "ota", "ota-hot-update", + "ota-update", "otp", "otp-auth", "otp-entry", @@ -123659,6 +128070,7 @@ "pageview", "paginate", "pagination", + "paho", "paint", "palette", "palette-api", @@ -123692,7 +128104,10 @@ "payments", "paypal", "paypal-checkout", + "pbkdf2", "pdf", + "pdf-generation", + "pdf-generation-react", "pdf-reader", "pdf-viewer", "pdf417", @@ -123776,6 +128191,7 @@ "pkpass", "place-picker", "placeholder", + "placeholder-loader", "placeholders", "places", "plaid", @@ -123895,8 +128311,11 @@ "qrcodejs", "query", "quick-actions", + "quick-hash", + "quickhash", "quicklook", "quill", + "rabbit", "radar", "radar-graphs", "radial", @@ -123927,6 +128346,7 @@ "raw-bottom-sheet", "razorpay", "rbnb-rating", + "rc4", "rctbridgemodule", "re-state", "react", @@ -123939,6 +128359,7 @@ "react-component", "react-component-pdf-viewer-view-android-ios-pdf", "react-components", + "react-config", "react-context", "react-count-up", "react-countup", @@ -123999,6 +128420,8 @@ "reactnative-ui", "reactnativeappclip", "reactnativecalls", + "reactnativeimageplayground", + "reactnativeinnershadow", "reactnativeioscontextmenu", "reactnativekeys", "reactnativelocalnetworkpermission", @@ -124006,6 +128429,7 @@ "reactotron", "read-more", "read-more-less", + "read-sms", "readability", "reader", "real", @@ -124058,6 +128482,7 @@ "region-monitoring", "registration", "release", + "release-management", "reload", "reminders", "remobile", @@ -124073,6 +128498,7 @@ "renderer", "rendering", "renimated", + "reorder", "replay", "reponsive", "reporter", @@ -124130,11 +128556,19 @@ "rn", "rn-animated-ellipsis", "rn-bounceable", + "rn-build-version", "rn-checkbox", "rn-header", "rn-hotupdate", + "rn-loading", + "rn-placeholder", "rn-qr-generator", "rn-qrcode", + "rn-shimmer", + "rn-shimmer-placeholder", + "rn-shimmer-placeholder-view", + "rn-skeleton", + "rn-skeleton-loader", "rn-stagger-list", "rn-stagger-view", "rn-story-view", @@ -124184,6 +128618,15 @@ "sass", "sassy", "satellite-menu", + "save-array-buffer", + "save-buffer", + "save-gallery", + "save-image", + "save-image-array-buffer", + "save-image-buffer", + "save-img", + "save-img-buffer", + "save-to-gallery", "sca", "scaffold", "scalable", @@ -124216,6 +128659,7 @@ "scroll-change-picker", "scroll-list", "scroll-picker", + "scroll-to", "scroll-view", "scrollable", "scroller", @@ -124226,6 +128670,7 @@ "scrollview-component", "scrubber", "scss", + "scxml", "sdk", "sdk-integration", "sdwebimage", @@ -124254,6 +128699,7 @@ "segmented", "segmented-arc", "segmented-control", + "segmented-control-2", "segmented-control-tab", "segmented-controls", "segmented-gauge", @@ -124312,16 +128758,23 @@ "sfsymbols", "sftp", "sftp-client", + "sfu", "sg", "sglistview", "sglistview-performance", + "sha-1", + "sha-256", + "sha1", + "sha256", "shader", "shadow", "shadow-2", "shadow-android-react-native", + "shadow-pressable", "shadow-react", "shadow-react-native", "shadow-svg", + "shadow-toggle", "shadow-view", "shadowbox", "shadows", @@ -124347,6 +128800,12 @@ "sheet", "shiki", "shimmer", + "shimmer-effect", + "shimmer-placeholder", + "shimmer-placeholder-component", + "shimmer-placeholder-component-view", + "shimmer-placeholder-view", + "shimmer-placeholder-view-component", "shipt", "shopify", "short-message", @@ -124377,12 +128836,17 @@ "skeleton", "skeleton-loader", "skeleton-loading", + "skeleton-placeholder", + "skeleton-placeholder-component", + "skeleton-placeholder-component-view", + "skeleton-placeholder-view", "skeleton-screen", "skeletor", "sketch", "skeuomorphic", "skeuomorphism", "skia", + "skia-canvas", "slcomposeviewcontroller", "sleep", "slice", @@ -124394,8 +128858,6 @@ "slideshow", "sliding", "sliding-up-panel", - "smaato", - "smaato-ads", "smart", "smart-device", "smooth", @@ -124403,6 +128865,7 @@ "sms", "sms-code", "sms-listener", + "sms-notification", "sms-verification", "snack-bar", "snackbar", @@ -124423,6 +128886,8 @@ "sonner-native", "sort", "sortable", + "sortable-flex", + "sortable-grid", "sound", "space", "spacer", @@ -124483,9 +128948,11 @@ "starter-template", "startup", "state", + "state-machine", "state-management", "state-manager", "state-persistence", + "statechart", "stateless", "statemanager", "static-types", @@ -124498,6 +128965,7 @@ "step", "step-by-step", "step-indicator", + "stepper", "steps", "stickers", "sticky", @@ -124535,6 +129003,7 @@ "strong-customer-authentication", "student-vscode", "style", + "style-variance-authority", "styled", "styled-components", "styled-system", @@ -124554,6 +129023,7 @@ "superellipse", "support", "suspense", + "sva", "svg", "svg-animations", "svg-icons", @@ -124580,6 +129050,7 @@ "symbol", "symbols", "sync", + "sync-engine", "synchronized", "syntax", "syntax-highlighter", @@ -124622,6 +129093,8 @@ "tap-navigation", "task", "task-manager", + "tasks", + "tauri", "tcomb", "tcp", "tcp-client", @@ -124644,8 +129117,14 @@ "text-changed", "text-effect", "text-field", + "text-highlight", + "text-highlighter", + "text-highlighting", "text-input", + "text-manipulation", + "text-marker", "text-recognition", + "text-selection", "text-to-speech", "text-typing", "textfield", @@ -124666,6 +129145,7 @@ "ticker", "time", "time-format", + "time-input", "time-picker", "timeend", "timeline", @@ -124709,6 +129189,7 @@ "totp-utils", "touch", "touch-id", + "touch-interaction", "touchid", "tour", "tourguide", @@ -124724,6 +129205,7 @@ "transformer", "transition", "transitions", + "translate", "translation", "translations", "translator", @@ -124758,6 +129240,7 @@ "twitter", "two-factor-authentication", "type", + "type-animation", "type-inference", "typeahead", "typeface", @@ -124770,6 +129253,7 @@ "typing-animation", "typing-effect", "typing-text", + "typinganimation", "typography", "typography-themes", "udp", @@ -124815,6 +129299,7 @@ "update", "update-flow", "updates", + "upgrade-build-version", "upload", "upload-blobs", "upload-file", @@ -124868,6 +129353,7 @@ "value", "variables", "variant", + "variants", "vector", "vector-drawable", "vector-icons", @@ -124877,9 +129363,11 @@ "version", "version-check", "version-code", + "version-management", "versioncode", "versioning", "versionname", + "versions", "vertical", "vertical-slider", "vh", @@ -124954,6 +129442,7 @@ "wallet", "walletconnect", "warn", + "wasm", "watch", "watermark", "watermelon", @@ -125011,6 +129500,7 @@ "windows-hello", "winui", "wix", + "wizard", "word-completion", "word-prediction", "worklet", @@ -125028,6 +129518,15 @@ "xior", "xmtp", "xmtp-sdk", + "xnnpack", + "xxhash", + "xxhash-cpp", + "xxhash-jsi", + "xxhash-library", + "xxhash3", + "xxhash3-cpp", + "xxhash3-jsi", + "xxhash3-react-native", "youtube", "youtube-api", "youtube-iframe", @@ -125052,4 +129551,4 @@ "zxing", "支付宝" ] -} \ No newline at end of file +} diff --git a/bun.lock b/bun.lock index 1ad8a52a1..b46efb3b5 100644 --- a/bun.lock +++ b/bun.lock @@ -6,24 +6,23 @@ "dependencies": { "@expo/html-elements": "^0.12.1", "@expo/match-media": "^0.4.0", - "@jlengstorf/get-share-image": "^1.0.2", - "@radix-ui/react-hover-card": "^1.1.6", - "@radix-ui/react-tooltip": "^1.1.8", + "@radix-ui/react-hover-card": "^1.1.7", + "@radix-ui/react-tooltip": "^1.2.0", "@react-native-async-storage/async-storage": "^2.1.2", "@react-native-picker/picker": "^2.11.0", "@sentry/react": "^8.46.0", "@vercel/blob": "^0.27.3", - "expo": "^53.0.0-preview.3", - "expo-font": "~13.1.1", + "expo": "^53.0.0-preview.9", + "expo-font": "~13.2.1", "lodash": "^4.17.21", - "next": "^15.2.4", + "next": "^15.3.1", "node-emoji": "^2.2.0", "react": "^18.3.1", "react-content-loader": "^7.0.2", "react-dom": "^18.3.1", "react-easy-linkify": "^1.0.8", - "react-native": "0.79.0", - "react-native-safe-area-context": "^5.3.0", + "react-native": "0.79.1", + "react-native-safe-area-context": "^5.4.0", "react-native-svg": "^15.11.2", "react-native-web": "^0.20.0", "react-native-web-hooks": "^3.0.2", @@ -31,7 +30,7 @@ }, "devDependencies": { "@expo/next-adapter": "^6.0.0", - "@next/bundle-analyzer": "^15.2.4", + "@next/bundle-analyzer": "^15.3.1", "@types/bun": "^1.2.9", "@types/lodash": "^4.17.16", "@types/react": "^18.3.12", @@ -41,7 +40,7 @@ "cross-fetch": "^4.1.0", "dotenv": "^16.4.7", "eslint": "^8.57.0", - "eslint-config-next": "^15.2.4", + "eslint-config-next": "^15.3.1", "eslint-config-universe": "^14.2.0", "lint-staged": "^15.5.0", "next-compose-plugins": "^2.2.1", @@ -245,7 +244,7 @@ "@emnapi/core": ["@emnapi/core@1.3.1", "", { "dependencies": { "@emnapi/wasi-threads": "1.0.1", "tslib": "^2.4.0" } }, "sha512-pVGjBIt1Y6gg3EJN8jTcfpP/+uuRksIo055oE/OBkDNcjZqVbfkWCksG1Jp4yZnj3iKWyWX8fdG/j6UDYPbFog=="], - "@emnapi/runtime": ["@emnapi/runtime@1.3.1", "", { "dependencies": { "tslib": "^2.4.0" } }, "sha512-kEBmG8KyqtxJZv+ygbEim+KCGtIq1fC22Ms3S4ziXmYKm8uyoLX0MHONVKwp+9opg390VaKRNt4a7A9NwmpNhw=="], + "@emnapi/runtime": ["@emnapi/runtime@1.4.3", "", { "dependencies": { "tslib": "^2.4.0" } }, "sha512-pBPWdu6MLKROBX05wSNKcNb++m5Er+KQ9QkB+WVM+pW2Kx9hoSrVTnu3BdkI5eBLZoKu/J6mW/B6i6bJB2ytXQ=="], "@emnapi/wasi-threads": ["@emnapi/wasi-threads@1.0.1", "", { "dependencies": { "tslib": "^2.4.0" } }, "sha512-iIBu7mwkq4UQGeMEM8bLwNK962nXdhodeScX4slfQnRhEMMzvYivHhutCIk8uojvmASXXPC2WNEjwxFWk72Oqw=="], @@ -257,41 +256,41 @@ "@eslint/js": ["@eslint/js@8.57.1", "", {}, "sha512-d9zaMRSTIKDLhctzH12MtXvJKSSUhaHcjV+2Z+GK+EEY7XKpP5yR4x+N3TAcHTcu963nIr+TMcCb4DBCYX1z6Q=="], - "@expo/cli": ["@expo/cli@0.23.3", "", { "dependencies": { "@0no-co/graphql.web": "^1.0.8", "@babel/runtime": "^7.20.0", "@expo/code-signing-certificates": "^0.0.5", "@expo/config": "~11.0.1", "@expo/config-plugins": "~9.1.2", "@expo/devcert": "^1.1.2", "@expo/env": "~1.0.2", "@expo/image-utils": "^0.7.1", "@expo/json-file": "^9.1.1", "@expo/metro-config": "~0.20.2", "@expo/osascript": "^2.2.1", "@expo/package-manager": "^1.8.1", "@expo/plist": "^0.3.1", "@expo/prebuild-config": "^8.1.2", "@expo/spawn-async": "^1.7.2", "@expo/ws-tunnel": "^1.0.1", "@expo/xcpretty": "^4.3.0", "@react-native/dev-middleware": "0.79.0", "@urql/core": "^5.0.6", "@urql/exchange-retry": "^1.3.0", "accepts": "^1.3.8", "arg": "^5.0.2", "better-opn": "~3.0.2", "bplist-creator": "0.1.0", "bplist-parser": "^0.3.1", "chalk": "^4.0.0", "ci-info": "^3.3.0", "compression": "^1.7.4", "connect": "^3.7.0", "debug": "^4.3.4", "env-editor": "^0.4.1", "freeport-async": "^2.0.0", "getenv": "^1.0.0", "glob": "^10.4.2", "internal-ip": "6.1.0", "minimatch": "^9.0.0", "node-forge": "^1.3.1", "npm-package-arg": "^11.0.0", "ora": "^3.4.0", "picomatch": "^3.0.1", "pretty-bytes": "^5.6.0", "pretty-format": "^29.7.0", "progress": "^2.0.3", "prompts": "^2.3.2", "qrcode-terminal": "0.11.0", "require-from-string": "^2.0.2", "requireg": "^0.2.2", "resolve": "^1.22.2", "resolve-from": "^5.0.0", "resolve.exports": "^2.0.3", "semver": "^7.6.0", "send": "^0.19.0", "slugify": "^1.3.4", "source-map-support": "~0.5.21", "stacktrace-parser": "^0.1.10", "structured-headers": "^0.4.1", "tar": "^7.4.3", "terminal-link": "^2.1.1", "undici": "^6.18.2", "wrap-ansi": "^7.0.0", "ws": "^8.12.1" }, "bin": { "expo-internal": "build/bin/cli" } }, "sha512-oM+zqLL6bW8TQF103wUA3QkmTjAnxgDEaVhDiOlT1uR1w2HbX+RmGvdm2C2OleEMdEPPFEP+tLhxHkAYcQVw9Q=="], + "@expo/cli": ["@expo/cli@0.24.3", "", { "dependencies": { "@0no-co/graphql.web": "^1.0.8", "@babel/runtime": "^7.20.0", "@expo/code-signing-certificates": "^0.0.5", "@expo/config": "~11.0.3", "@expo/config-plugins": "~9.1.5", "@expo/devcert": "^1.1.2", "@expo/env": "~1.0.3", "@expo/image-utils": "^0.7.2", "@expo/json-file": "^9.1.2", "@expo/metro-config": "~0.20.5", "@expo/osascript": "^2.2.2", "@expo/package-manager": "^1.8.2", "@expo/plist": "^0.3.2", "@expo/prebuild-config": "^9.0.1", "@expo/spawn-async": "^1.7.2", "@expo/ws-tunnel": "^1.0.1", "@expo/xcpretty": "^4.3.0", "@react-native/dev-middleware": "0.79.1", "@urql/core": "^5.0.6", "@urql/exchange-retry": "^1.3.0", "accepts": "^1.3.8", "arg": "^5.0.2", "better-opn": "~3.0.2", "bplist-creator": "0.1.0", "bplist-parser": "^0.3.1", "chalk": "^4.0.0", "ci-info": "^3.3.0", "compression": "^1.7.4", "connect": "^3.7.0", "debug": "^4.3.4", "env-editor": "^0.4.1", "freeport-async": "^2.0.0", "getenv": "^1.0.0", "glob": "^10.4.2", "lan-network": "^0.1.4", "minimatch": "^9.0.0", "node-forge": "^1.3.1", "npm-package-arg": "^11.0.0", "ora": "^3.4.0", "picomatch": "^3.0.1", "pretty-bytes": "^5.6.0", "pretty-format": "^29.7.0", "progress": "^2.0.3", "prompts": "^2.3.2", "qrcode-terminal": "0.11.0", "require-from-string": "^2.0.2", "requireg": "^0.2.2", "resolve": "^1.22.2", "resolve-from": "^5.0.0", "resolve.exports": "^2.0.3", "semver": "^7.6.0", "send": "^0.19.0", "slugify": "^1.3.4", "source-map-support": "~0.5.21", "stacktrace-parser": "^0.1.10", "structured-headers": "^0.4.1", "tar": "^7.4.3", "terminal-link": "^2.1.1", "undici": "^6.18.2", "wrap-ansi": "^7.0.0", "ws": "^8.12.1" }, "bin": { "expo-internal": "build/bin/cli" } }, "sha512-ST1D7F/PDtIT5lbENnJwT6vng15PtwjZaLglftjtv9KwPkhNdhg+s7W6h1mrpy5QphCshZe/YOEOs6bbxYFx6w=="], "@expo/code-signing-certificates": ["@expo/code-signing-certificates@0.0.5", "", { "dependencies": { "node-forge": "^1.2.1", "nullthrows": "^1.1.1" } }, "sha512-BNhXkY1bblxKZpltzAx98G2Egj9g1Q+JRcvR7E99DOj862FTCX+ZPsAUtPTr7aHxwtrL7+fL3r0JSmM9kBm+Bw=="], - "@expo/config": ["@expo/config@11.0.1", "", { "dependencies": { "@babel/code-frame": "~7.10.4", "@expo/config-plugins": "~9.1.2", "@expo/config-types": "^53.0.0-preview.1", "@expo/json-file": "^9.1.1", "deepmerge": "^4.3.1", "getenv": "^1.0.0", "glob": "^10.4.2", "require-from-string": "^2.0.2", "resolve-from": "^5.0.0", "resolve-workspace-root": "^2.0.0", "semver": "^7.6.0", "slugify": "^1.3.4", "sucrase": "3.35.0" } }, "sha512-CweNLNkGyaQhtqaW2XgdztEvHR7yyxudMpib6KJz0BBD7KAjA2TwFExpCpZhfGPXSg4+ARHe4ItAI0+AEmTjYA=="], + "@expo/config": ["@expo/config@11.0.3", "", { "dependencies": { "@babel/code-frame": "~7.10.4", "@expo/config-plugins": "~9.1.4", "@expo/config-types": "^53.0.0-preview.3", "@expo/json-file": "^9.1.2", "deepmerge": "^4.3.1", "getenv": "^1.0.0", "glob": "^10.4.2", "require-from-string": "^2.0.2", "resolve-from": "^5.0.0", "resolve-workspace-root": "^2.0.0", "semver": "^7.6.0", "slugify": "^1.3.4", "sucrase": "3.35.0" } }, "sha512-VOb7II8xTqewN7axNKusZDidjkS8R2/wa7yep3fFfBzdyXvy1mTzpeAWDsMY1g77MOB/Byswy0MoP/Mi1cWkww=="], - "@expo/config-plugins": ["@expo/config-plugins@9.1.2", "", { "dependencies": { "@expo/config-types": "^53.0.0-preview.1", "@expo/json-file": "~9.1.1", "@expo/plist": "^0.3.1", "@expo/sdk-runtime-versions": "^1.0.0", "chalk": "^4.1.2", "debug": "^4.3.5", "getenv": "^1.0.0", "glob": "^10.4.2", "resolve-from": "^5.0.0", "semver": "^7.5.4", "slash": "^3.0.0", "slugify": "^1.6.6", "xcode": "^3.0.1", "xml2js": "0.6.0" } }, "sha512-ZNKX+QuQ5K4myRwpdyeastYS4OULiWxLvllBMaOeSaZjYLAHit2RByfaF/yIfCDjPF6VwLmvvthRdfvS8wW/mw=="], + "@expo/config-plugins": ["@expo/config-plugins@9.1.5", "", { "dependencies": { "@expo/config-types": "^53.0.0-preview.3", "@expo/json-file": "~9.1.2", "@expo/plist": "^0.3.2", "@expo/sdk-runtime-versions": "^1.0.0", "chalk": "^4.1.2", "debug": "^4.3.5", "getenv": "^1.0.0", "glob": "^10.4.2", "resolve-from": "^5.0.0", "semver": "^7.5.4", "slash": "^3.0.0", "slugify": "^1.6.6", "xcode": "^3.0.1", "xml2js": "0.6.0" } }, "sha512-2pkg0FrpNs1XRoMyJwvmmjiIG5ZvbDbe6/+jcDpDUyz+MYjqL7oeCo0KfsRDIdn1Bj0pu3JR0amtGNDfHf2MWA=="], - "@expo/config-types": ["@expo/config-types@53.0.0-preview.1", "", {}, "sha512-mC85ruCVRJN0rWEVGyYZdJ31txnVTGb4IJILil1WxGO2+CDaD41+lK//quOlKDPWT946cZ7bZCQH11PUcx+hjw=="], + "@expo/config-types": ["@expo/config-types@53.0.0-preview.3", "", {}, "sha512-0/7J4UtaJzf0Lwj++y63K7JEv091RcUk5Q6WWbIzsAOG4yJ7hF8ncJaaGVWYzcTIWHvv7wScLKUTj7jSmy9Kvg=="], "@expo/devcert": ["@expo/devcert@1.1.4", "", { "dependencies": { "application-config-path": "^0.1.0", "command-exists": "^1.2.4", "debug": "^3.1.0", "eol": "^0.9.1", "get-port": "^3.2.0", "glob": "^10.4.2", "lodash": "^4.17.21", "mkdirp": "^0.5.1", "password-prompt": "^1.0.4", "sudo-prompt": "^8.2.0", "tmp": "^0.0.33", "tslib": "^2.4.0" } }, "sha512-fqBODr8c72+gBSX5Ty3SIzaY4bXainlpab78+vEYEKL3fXmsOswMLf0+KE36mUEAa36BYabX7K3EiXOXX5OPMw=="], - "@expo/env": ["@expo/env@1.0.2", "", { "dependencies": { "chalk": "^4.0.0", "debug": "^4.3.4", "dotenv": "~16.4.5", "dotenv-expand": "~11.0.6", "getenv": "^1.0.0" } }, "sha512-Gq2lJ5OFznYragmfkdI0ALQvV8JkymI5mnvbIIYs5HvL31LXauNyeSHBOnp448o9iU7W0YbPhIH9KKynrEGY2g=="], + "@expo/env": ["@expo/env@1.0.3", "", { "dependencies": { "chalk": "^4.0.0", "debug": "^4.3.4", "dotenv": "~16.4.5", "dotenv-expand": "~11.0.6", "getenv": "^1.0.0" } }, "sha512-94l5HV9FSCMt4dnFykFmcfh94NmajyaoYXY2Z36pTdR5UbgCtR1brAhlvJ/5Ma8eHbzdqvmta+LXA9LHNKpyww=="], - "@expo/fingerprint": ["@expo/fingerprint@0.12.1", "", { "dependencies": { "@expo/spawn-async": "^1.7.2", "arg": "^5.0.2", "chalk": "^4.1.2", "debug": "^4.3.4", "find-up": "^5.0.0", "getenv": "^1.0.0", "minimatch": "^9.0.0", "p-limit": "^3.1.0", "resolve-from": "^5.0.0", "semver": "^7.6.0" }, "bin": { "fingerprint": "bin/cli.js" } }, "sha512-ornHvDFqQ2R54C9054N8e+kzjqm5ZEZOLEyjVzkCEoSBQWKxNZh6ne8h46ibP5uu6cZuXmBNYCQQd1Y/ZJ0ypA=="], + "@expo/fingerprint": ["@expo/fingerprint@0.12.2", "", { "dependencies": { "@expo/spawn-async": "^1.7.2", "arg": "^5.0.2", "chalk": "^4.1.2", "debug": "^4.3.4", "find-up": "^5.0.0", "getenv": "^1.0.0", "minimatch": "^9.0.0", "p-limit": "^3.1.0", "resolve-from": "^5.0.0", "semver": "^7.6.0" }, "bin": { "fingerprint": "bin/cli.js" } }, "sha512-UUTQdu1NYRd1pBeHidom0aB3oUrORlqCVRf4wSm9wbTv7KRIhkJoxI8oKRkUHUXyxcVv8de6ybrADoc5aGFQ1w=="], "@expo/html-elements": ["@expo/html-elements@0.12.1", "", {}, "sha512-g8JH9sxyQyCQfgswRwhMde+WFRl2O5WBJkG55p8HkH5gv5kvFYuS2VStz6hSyi01fK6JjcHE4/Czo0NRiwoBjw=="], - "@expo/image-utils": ["@expo/image-utils@0.7.1", "", { "dependencies": { "@expo/spawn-async": "^1.7.2", "chalk": "^4.0.0", "getenv": "^1.0.0", "jimp-compact": "0.16.1", "parse-png": "^2.1.0", "resolve-from": "^5.0.0", "semver": "^7.6.0", "temp-dir": "~2.0.0", "unique-string": "~2.0.0" } }, "sha512-kyBxuyZMiugI0azuW6vgOkLVDST4UU/hLN1vVXphFXfv5NX83FHJaj9fm0ugo0cOfTfzhJyp924wRltS4T+e6w=="], + "@expo/image-utils": ["@expo/image-utils@0.7.2", "", { "dependencies": { "@expo/spawn-async": "^1.7.2", "chalk": "^4.0.0", "getenv": "^1.0.0", "jimp-compact": "0.16.1", "parse-png": "^2.1.0", "resolve-from": "^5.0.0", "semver": "^7.6.0", "temp-dir": "~2.0.0", "unique-string": "~2.0.0" } }, "sha512-j5/+1Gfg03WPnzWrbOZ6tl0zuUE33IVRfs8Sl7gZhjtgczbYC8IUXHSA2MsLXTrPlRXzZXBKm3toPjwbZulqlA=="], - "@expo/json-file": ["@expo/json-file@9.1.1", "", { "dependencies": { "@babel/code-frame": "~7.10.4", "json5": "^2.2.3" } }, "sha512-V8ULuh594P6YHBAR+Nbvl3OKpKEvY4ZSNhuybA4isR1uIMUfiQW6UeXOJ5bxTBc8pO5FwDQgUuWa94phDeMnkg=="], + "@expo/json-file": ["@expo/json-file@9.1.2", "", { "dependencies": { "@babel/code-frame": "~7.10.4", "json5": "^2.2.3" } }, "sha512-J/ncQd3dTXaHddfHCXw5A95yVLD6myp0tfI3BWPYJQdwrhIlL5fm2NVOqCcJIBM/NC0l6J+Lfw/ZCeZZmT70Gg=="], "@expo/match-media": ["@expo/match-media@0.4.0", "", { "dependencies": { "css-mediaquery": "^0.1.2" }, "peerDependencies": { "expo": "*", "expo-screen-orientation": "*" } }, "sha512-8itv719IZJNITYERLQf+aDZJZyM2eigzCwq9Z8pYF9PevJLjQhjS3RJikug+d2MoKvlwwpjiaE1tA+f2hHxsMg=="], - "@expo/metro-config": ["@expo/metro-config@0.20.2", "", { "dependencies": { "@babel/core": "^7.20.0", "@babel/generator": "^7.20.5", "@babel/parser": "^7.20.0", "@babel/types": "^7.20.0", "@expo/config": "~11.0.1", "@expo/env": "~1.0.2", "@expo/json-file": "~9.1.1", "@expo/spawn-async": "^1.7.2", "chalk": "^4.1.0", "debug": "^4.3.2", "getenv": "^1.0.0", "glob": "^10.4.2", "jsc-safe-url": "^0.2.4", "lightningcss": "~1.27.0", "minimatch": "^9.0.0", "postcss": "~8.4.32", "resolve-from": "^5.0.0" } }, "sha512-GteOhEfoA8FrvjMsGYH243OROOgrL5C9sHS7j5Lm6TRGUBDDiD9xVCXD28b+ZB2kMUAoEFJwawWR/CHILcmsYQ=="], + "@expo/metro-config": ["@expo/metro-config@0.20.5", "", { "dependencies": { "@babel/core": "^7.20.0", "@babel/generator": "^7.20.5", "@babel/parser": "^7.20.0", "@babel/types": "^7.20.0", "@expo/config": "~11.0.3", "@expo/env": "~1.0.3", "@expo/json-file": "~9.1.2", "@expo/spawn-async": "^1.7.2", "chalk": "^4.1.0", "debug": "^4.3.2", "getenv": "^1.0.0", "glob": "^10.4.2", "jsc-safe-url": "^0.2.4", "lightningcss": "~1.27.0", "minimatch": "^9.0.0", "postcss": "~8.4.32", "resolve-from": "^5.0.0" } }, "sha512-bsqGe65t3nClorK+sE2xrCiprXN5JD0kPK5ZaeTknXbOF24Zw6iRABRDkAnM/y6Jl5ZeSwKBnEDIbcfGlp51Mg=="], "@expo/next-adapter": ["@expo/next-adapter@6.0.0", "", { "peerDependencies": { "expo": ">=46", "react-native-web": "^0.18 || ^0.19", "webpack": "^4.46.0 || ^5.74.0" } }, "sha512-hFAcH6OLIOkLeD0oCoozqcTAxcPK1wYsZO40NSWA+Bi25hF9h/Az6SlLSNOtYv+tyCF5iAHT/rwWsDNlUyxDmg=="], - "@expo/osascript": ["@expo/osascript@2.2.1", "", { "dependencies": { "@expo/spawn-async": "^1.7.2", "exec-async": "^2.2.0" } }, "sha512-f0b3+4lHAGKcciGB3EFAVj8HMKU8U4dRlruUfrRLJa6QW6RTZp4MVtLQLCz2msLcA88mur3WaAnddtkdpMT2iA=="], + "@expo/osascript": ["@expo/osascript@2.2.2", "", { "dependencies": { "@expo/spawn-async": "^1.7.2", "exec-async": "^2.2.0" } }, "sha512-hESu/JDywyfeIE1B7K2OM7Yco5bKQuPkv8dPklGHFTbCoWJ6+uu4Xtn5RmXCXa52maWyiFGYnMBg/ZNLdJE0fw=="], - "@expo/package-manager": ["@expo/package-manager@1.8.1", "", { "dependencies": { "@expo/json-file": "^9.1.1", "@expo/spawn-async": "^1.7.2", "chalk": "^4.0.0", "npm-package-arg": "^11.0.0", "ora": "^3.4.0", "resolve-workspace-root": "^2.0.0" } }, "sha512-vzCoAqmFjZQQA1gAJd3ApRUx4HfSt+0EWBVn5pi0+lyZiA5TkyvkE1IJFtbaCZIvJMKU12VurLFoPmCNUCIfDg=="], + "@expo/package-manager": ["@expo/package-manager@1.8.2", "", { "dependencies": { "@expo/json-file": "^9.1.2", "@expo/spawn-async": "^1.7.2", "chalk": "^4.0.0", "npm-package-arg": "^11.0.0", "ora": "^3.4.0", "resolve-workspace-root": "^2.0.0" } }, "sha512-Cn/E8dMYQ4V1/rUNUvq7zxcypby/XMMw6Sb6mJc0sm9EANCO6L8QKWXud5Ns/0032z1yHwG8CjGI29f7vvRliA=="], - "@expo/plist": ["@expo/plist@0.3.1", "", { "dependencies": { "@xmldom/xmldom": "^0.8.8", "base64-js": "^1.2.3", "xmlbuilder": "^15.1.1" } }, "sha512-WOZLxtjsnFHgzh62d6EA+e4JY1uiciTDPWVzp+GIMfIC942zsNzkVRUYg3KBIcWxI2CuNV3n6XlKI/u0FWeeLg=="], + "@expo/plist": ["@expo/plist@0.3.2", "", { "dependencies": { "@xmldom/xmldom": "^0.8.8", "base64-js": "^1.2.3", "xmlbuilder": "^15.1.1" } }, "sha512-wJ4ifg8AIQN3xEDrAJ7mrd0vSsFP7bFuuJtcXBoE4ORrt3AE+0mSQAAXEjb7eKMsGaxiSZwHqrkqYAzv5Ypidw=="], - "@expo/prebuild-config": ["@expo/prebuild-config@8.1.2", "", { "dependencies": { "@expo/config": "~11.0.1", "@expo/config-plugins": "~9.1.2", "@expo/config-types": "^53.0.0-preview.1", "@expo/image-utils": "^0.7.1", "@expo/json-file": "^9.1.1", "@react-native/normalize-colors": "0.79.0", "debug": "^4.3.1", "resolve-from": "^5.0.0", "semver": "^7.6.0", "xml2js": "0.6.0" } }, "sha512-0+DWfqq0ylaG/MPkfWq3ZsNoZDXRd6ISQU9CwHD/1N2q8pw5aaUBSsBRL/WDoL0JsmTcSmr1tqF2qzve7b0yLw=="], + "@expo/prebuild-config": ["@expo/prebuild-config@9.0.1", "", { "dependencies": { "@expo/config": "~11.0.3", "@expo/config-plugins": "~9.1.5", "@expo/config-types": "^53.0.0-preview.3", "@expo/image-utils": "^0.7.2", "@expo/json-file": "^9.1.2", "@react-native/normalize-colors": "0.79.1", "debug": "^4.3.1", "resolve-from": "^5.0.0", "semver": "^7.6.0", "xml2js": "0.6.0" } }, "sha512-cpxc6Cbj+eSqKdwUw/+RE/XkIPmtnHfMU3Fx/DZXD1IHYid+V3pj6fMtrh/1BPudbuzC+ts5Zmj4iWQR6pDdDQ=="], "@expo/sdk-runtime-versions": ["@expo/sdk-runtime-versions@1.0.0", "", {}, "sha512-Doz2bfiPndXYFPMRwPyGa1k5QaKDVpY806UJj570epIiMzWaYyCtobasyfC++qfIXVb5Ocy7r3tP9d62hAQ7IQ=="], @@ -319,43 +318,45 @@ "@humanwhocodes/object-schema": ["@humanwhocodes/object-schema@2.0.3", "", {}, "sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA=="], - "@img/sharp-darwin-arm64": ["@img/sharp-darwin-arm64@0.33.5", "", { "optionalDependencies": { "@img/sharp-libvips-darwin-arm64": "1.0.4" }, "os": "darwin", "cpu": "arm64" }, "sha512-UT4p+iz/2H4twwAoLCqfA9UH5pI6DggwKEGuaPy7nCVQ8ZsiY5PIcrRvD1DzuY3qYL07NtIQcWnBSY/heikIFQ=="], + "@img/sharp-darwin-arm64": ["@img/sharp-darwin-arm64@0.34.1", "", { "optionalDependencies": { "@img/sharp-libvips-darwin-arm64": "1.1.0" }, "os": "darwin", "cpu": "arm64" }, "sha512-pn44xgBtgpEbZsu+lWf2KNb6OAf70X68k+yk69Ic2Xz11zHR/w24/U49XT7AeRwJ0Px+mhALhU5LPci1Aymk7A=="], - "@img/sharp-darwin-x64": ["@img/sharp-darwin-x64@0.33.5", "", { "optionalDependencies": { "@img/sharp-libvips-darwin-x64": "1.0.4" }, "os": "darwin", "cpu": "x64" }, "sha512-fyHac4jIc1ANYGRDxtiqelIbdWkIuQaI84Mv45KvGRRxSAa7o7d1ZKAOBaYbnepLC1WqxfpimdeWfvqqSGwR2Q=="], + "@img/sharp-darwin-x64": ["@img/sharp-darwin-x64@0.34.1", "", { "optionalDependencies": { "@img/sharp-libvips-darwin-x64": "1.1.0" }, "os": "darwin", "cpu": "x64" }, "sha512-VfuYgG2r8BpYiOUN+BfYeFo69nP/MIwAtSJ7/Zpxc5QF3KS22z8Pvg3FkrSFJBPNQ7mmcUcYQFBmEQp7eu1F8Q=="], - "@img/sharp-libvips-darwin-arm64": ["@img/sharp-libvips-darwin-arm64@1.0.4", "", { "os": "darwin", "cpu": "arm64" }, "sha512-XblONe153h0O2zuFfTAbQYAX2JhYmDHeWikp1LM9Hul9gVPjFY427k6dFEcOL72O01QxQsWi761svJ/ev9xEDg=="], + "@img/sharp-libvips-darwin-arm64": ["@img/sharp-libvips-darwin-arm64@1.1.0", "", { "os": "darwin", "cpu": "arm64" }, "sha512-HZ/JUmPwrJSoM4DIQPv/BfNh9yrOA8tlBbqbLz4JZ5uew2+o22Ik+tHQJcih7QJuSa0zo5coHTfD5J8inqj9DA=="], - "@img/sharp-libvips-darwin-x64": ["@img/sharp-libvips-darwin-x64@1.0.4", "", { "os": "darwin", "cpu": "x64" }, "sha512-xnGR8YuZYfJGmWPvmlunFaWJsb9T/AO2ykoP3Fz/0X5XV2aoYBPkX6xqCQvUTKKiLddarLaxpzNe+b1hjeWHAQ=="], + "@img/sharp-libvips-darwin-x64": ["@img/sharp-libvips-darwin-x64@1.1.0", "", { "os": "darwin", "cpu": "x64" }, "sha512-Xzc2ToEmHN+hfvsl9wja0RlnXEgpKNmftriQp6XzY/RaSfwD9th+MSh0WQKzUreLKKINb3afirxW7A0fz2YWuQ=="], - "@img/sharp-libvips-linux-arm": ["@img/sharp-libvips-linux-arm@1.0.5", "", { "os": "linux", "cpu": "arm" }, "sha512-gvcC4ACAOPRNATg/ov8/MnbxFDJqf/pDePbBnuBDcjsI8PssmjoKMAz4LtLaVi+OnSb5FK/yIOamqDwGmXW32g=="], + "@img/sharp-libvips-linux-arm": ["@img/sharp-libvips-linux-arm@1.1.0", "", { "os": "linux", "cpu": "arm" }, "sha512-s8BAd0lwUIvYCJyRdFqvsj+BJIpDBSxs6ivrOPm/R7piTs5UIwY5OjXrP2bqXC9/moGsyRa37eYWYCOGVXxVrA=="], - "@img/sharp-libvips-linux-arm64": ["@img/sharp-libvips-linux-arm64@1.0.4", "", { "os": "linux", "cpu": "arm64" }, "sha512-9B+taZ8DlyyqzZQnoeIvDVR/2F4EbMepXMc/NdVbkzsJbzkUjhXv/70GQJ7tdLA4YJgNP25zukcxpX2/SueNrA=="], + "@img/sharp-libvips-linux-arm64": ["@img/sharp-libvips-linux-arm64@1.1.0", "", { "os": "linux", "cpu": "arm64" }, "sha512-IVfGJa7gjChDET1dK9SekxFFdflarnUB8PwW8aGwEoF3oAsSDuNUTYS+SKDOyOJxQyDC1aPFMuRYLoDInyV9Ew=="], - "@img/sharp-libvips-linux-s390x": ["@img/sharp-libvips-linux-s390x@1.0.4", "", { "os": "linux", "cpu": "s390x" }, "sha512-u7Wz6ntiSSgGSGcjZ55im6uvTrOxSIS8/dgoVMoiGE9I6JAfU50yH5BoDlYA1tcuGS7g/QNtetJnxA6QEsCVTA=="], + "@img/sharp-libvips-linux-ppc64": ["@img/sharp-libvips-linux-ppc64@1.1.0", "", { "os": "linux", "cpu": "ppc64" }, "sha512-tiXxFZFbhnkWE2LA8oQj7KYR+bWBkiV2nilRldT7bqoEZ4HiDOcePr9wVDAZPi/Id5fT1oY9iGnDq20cwUz8lQ=="], - "@img/sharp-libvips-linux-x64": ["@img/sharp-libvips-linux-x64@1.0.4", "", { "os": "linux", "cpu": "x64" }, "sha512-MmWmQ3iPFZr0Iev+BAgVMb3ZyC4KeFc3jFxnNbEPas60e1cIfevbtuyf9nDGIzOaW9PdnDciJm+wFFaTlj5xYw=="], + "@img/sharp-libvips-linux-s390x": ["@img/sharp-libvips-linux-s390x@1.1.0", "", { "os": "linux", "cpu": "s390x" }, "sha512-xukSwvhguw7COyzvmjydRb3x/09+21HykyapcZchiCUkTThEQEOMtBj9UhkaBRLuBrgLFzQ2wbxdeCCJW/jgJA=="], - "@img/sharp-libvips-linuxmusl-arm64": ["@img/sharp-libvips-linuxmusl-arm64@1.0.4", "", { "os": "linux", "cpu": "arm64" }, "sha512-9Ti+BbTYDcsbp4wfYib8Ctm1ilkugkA/uscUn6UXK1ldpC1JjiXbLfFZtRlBhjPZ5o1NCLiDbg8fhUPKStHoTA=="], + "@img/sharp-libvips-linux-x64": ["@img/sharp-libvips-linux-x64@1.1.0", "", { "os": "linux", "cpu": "x64" }, "sha512-yRj2+reB8iMg9W5sULM3S74jVS7zqSzHG3Ol/twnAAkAhnGQnpjj6e4ayUz7V+FpKypwgs82xbRdYtchTTUB+Q=="], - "@img/sharp-libvips-linuxmusl-x64": ["@img/sharp-libvips-linuxmusl-x64@1.0.4", "", { "os": "linux", "cpu": "x64" }, "sha512-viYN1KX9m+/hGkJtvYYp+CCLgnJXwiQB39damAO7WMdKWlIhmYTfHjwSbQeUK/20vY154mwezd9HflVFM1wVSw=="], + "@img/sharp-libvips-linuxmusl-arm64": ["@img/sharp-libvips-linuxmusl-arm64@1.1.0", "", { "os": "linux", "cpu": "arm64" }, "sha512-jYZdG+whg0MDK+q2COKbYidaqW/WTz0cc1E+tMAusiDygrM4ypmSCjOJPmFTvHHJ8j/6cAGyeDWZOsK06tP33w=="], - "@img/sharp-linux-arm": ["@img/sharp-linux-arm@0.33.5", "", { "optionalDependencies": { "@img/sharp-libvips-linux-arm": "1.0.5" }, "os": "linux", "cpu": "arm" }, "sha512-JTS1eldqZbJxjvKaAkxhZmBqPRGmxgu+qFKSInv8moZ2AmT5Yib3EQ1c6gp493HvrvV8QgdOXdyaIBrhvFhBMQ=="], + "@img/sharp-libvips-linuxmusl-x64": ["@img/sharp-libvips-linuxmusl-x64@1.1.0", "", { "os": "linux", "cpu": "x64" }, "sha512-wK7SBdwrAiycjXdkPnGCPLjYb9lD4l6Ze2gSdAGVZrEL05AOUJESWU2lhlC+Ffn5/G+VKuSm6zzbQSzFX/P65A=="], - "@img/sharp-linux-arm64": ["@img/sharp-linux-arm64@0.33.5", "", { "optionalDependencies": { "@img/sharp-libvips-linux-arm64": "1.0.4" }, "os": "linux", "cpu": "arm64" }, "sha512-JMVv+AMRyGOHtO1RFBiJy/MBsgz0x4AWrT6QoEVVTyh1E39TrCUpTRI7mx9VksGX4awWASxqCYLCV4wBZHAYxA=="], + "@img/sharp-linux-arm": ["@img/sharp-linux-arm@0.34.1", "", { "optionalDependencies": { "@img/sharp-libvips-linux-arm": "1.1.0" }, "os": "linux", "cpu": "arm" }, "sha512-anKiszvACti2sGy9CirTlNyk7BjjZPiML1jt2ZkTdcvpLU1YH6CXwRAZCA2UmRXnhiIftXQ7+Oh62Ji25W72jA=="], - "@img/sharp-linux-s390x": ["@img/sharp-linux-s390x@0.33.5", "", { "optionalDependencies": { "@img/sharp-libvips-linux-s390x": "1.0.4" }, "os": "linux", "cpu": "s390x" }, "sha512-y/5PCd+mP4CA/sPDKl2961b+C9d+vPAveS33s6Z3zfASk2j5upL6fXVPZi7ztePZ5CuH+1kW8JtvxgbuXHRa4Q=="], + "@img/sharp-linux-arm64": ["@img/sharp-linux-arm64@0.34.1", "", { "optionalDependencies": { "@img/sharp-libvips-linux-arm64": "1.1.0" }, "os": "linux", "cpu": "arm64" }, "sha512-kX2c+vbvaXC6vly1RDf/IWNXxrlxLNpBVWkdpRq5Ka7OOKj6nr66etKy2IENf6FtOgklkg9ZdGpEu9kwdlcwOQ=="], - "@img/sharp-linux-x64": ["@img/sharp-linux-x64@0.33.5", "", { "optionalDependencies": { "@img/sharp-libvips-linux-x64": "1.0.4" }, "os": "linux", "cpu": "x64" }, "sha512-opC+Ok5pRNAzuvq1AG0ar+1owsu842/Ab+4qvU879ippJBHvyY5n2mxF1izXqkPYlGuP/M556uh53jRLJmzTWA=="], + "@img/sharp-linux-s390x": ["@img/sharp-linux-s390x@0.34.1", "", { "optionalDependencies": { "@img/sharp-libvips-linux-s390x": "1.1.0" }, "os": "linux", "cpu": "s390x" }, "sha512-7s0KX2tI9mZI2buRipKIw2X1ufdTeaRgwmRabt5bi9chYfhur+/C1OXg3TKg/eag1W+6CCWLVmSauV1owmRPxA=="], - "@img/sharp-linuxmusl-arm64": ["@img/sharp-linuxmusl-arm64@0.33.5", "", { "optionalDependencies": { "@img/sharp-libvips-linuxmusl-arm64": "1.0.4" }, "os": "linux", "cpu": "arm64" }, "sha512-XrHMZwGQGvJg2V/oRSUfSAfjfPxO+4DkiRh6p2AFjLQztWUuY/o8Mq0eMQVIY7HJ1CDQUJlxGGZRw1a5bqmd1g=="], + "@img/sharp-linux-x64": ["@img/sharp-linux-x64@0.34.1", "", { "optionalDependencies": { "@img/sharp-libvips-linux-x64": "1.1.0" }, "os": "linux", "cpu": "x64" }, "sha512-wExv7SH9nmoBW3Wr2gvQopX1k8q2g5V5Iag8Zk6AVENsjwd+3adjwxtp3Dcu2QhOXr8W9NusBU6XcQUohBZ5MA=="], - "@img/sharp-linuxmusl-x64": ["@img/sharp-linuxmusl-x64@0.33.5", "", { "optionalDependencies": { "@img/sharp-libvips-linuxmusl-x64": "1.0.4" }, "os": "linux", "cpu": "x64" }, "sha512-WT+d/cgqKkkKySYmqoZ8y3pxx7lx9vVejxW/W4DOFMYVSkErR+w7mf2u8m/y4+xHe7yY9DAXQMWQhpnMuFfScw=="], + "@img/sharp-linuxmusl-arm64": ["@img/sharp-linuxmusl-arm64@0.34.1", "", { "optionalDependencies": { "@img/sharp-libvips-linuxmusl-arm64": "1.1.0" }, "os": "linux", "cpu": "arm64" }, "sha512-DfvyxzHxw4WGdPiTF0SOHnm11Xv4aQexvqhRDAoD00MzHekAj9a/jADXeXYCDFH/DzYruwHbXU7uz+H+nWmSOQ=="], - "@img/sharp-wasm32": ["@img/sharp-wasm32@0.33.5", "", { "dependencies": { "@emnapi/runtime": "^1.2.0" }, "cpu": "none" }, "sha512-ykUW4LVGaMcU9lu9thv85CbRMAwfeadCJHRsg2GmeRa/cJxsVY9Rbd57JcMxBkKHag5U/x7TSBpScF4U8ElVzg=="], + "@img/sharp-linuxmusl-x64": ["@img/sharp-linuxmusl-x64@0.34.1", "", { "optionalDependencies": { "@img/sharp-libvips-linuxmusl-x64": "1.1.0" }, "os": "linux", "cpu": "x64" }, "sha512-pax/kTR407vNb9qaSIiWVnQplPcGU8LRIJpDT5o8PdAx5aAA7AS3X9PS8Isw1/WfqgQorPotjrZL3Pqh6C5EBg=="], - "@img/sharp-win32-ia32": ["@img/sharp-win32-ia32@0.33.5", "", { "os": "win32", "cpu": "ia32" }, "sha512-T36PblLaTwuVJ/zw/LaH0PdZkRz5rd3SmMHX8GSmR7vtNSP5Z6bQkExdSK7xGWyxLw4sUknBuugTelgw2faBbQ=="], + "@img/sharp-wasm32": ["@img/sharp-wasm32@0.34.1", "", { "dependencies": { "@emnapi/runtime": "^1.4.0" }, "cpu": "none" }, "sha512-YDybQnYrLQfEpzGOQe7OKcyLUCML4YOXl428gOOzBgN6Gw0rv8dpsJ7PqTHxBnXnwXr8S1mYFSLSa727tpz0xg=="], - "@img/sharp-win32-x64": ["@img/sharp-win32-x64@0.33.5", "", { "os": "win32", "cpu": "x64" }, "sha512-MpY/o8/8kj+EcnxwvrP4aTJSWw/aZ7JIGR4aBeZkZw5B7/Jn+tY9/VNwtcoGmdT7GfggGIU4kygOMSbYnOrAbg=="], + "@img/sharp-win32-ia32": ["@img/sharp-win32-ia32@0.34.1", "", { "os": "win32", "cpu": "ia32" }, "sha512-WKf/NAZITnonBf3U1LfdjoMgNO5JYRSlhovhRhMxXVdvWYveM4kM3L8m35onYIdh75cOMCo1BexgVQcCDzyoWw=="], + + "@img/sharp-win32-x64": ["@img/sharp-win32-x64@0.34.1", "", { "os": "win32", "cpu": "x64" }, "sha512-hw1iIAHpNE8q3uMIRCgGOeDoz9KtFNarFLQclLxr/LK1VBkj8nby18RjFvr6aP7USRYAjTZW6yisnBWMX571Tw=="], "@isaacs/cliui": ["@isaacs/cliui@8.0.2", "", { "dependencies": { "string-width": "^5.1.2", "string-width-cjs": "npm:string-width@^4.2.0", "strip-ansi": "^7.0.1", "strip-ansi-cjs": "npm:strip-ansi@^6.0.1", "wrap-ansi": "^8.1.0", "wrap-ansi-cjs": "npm:wrap-ansi@^7.0.0" } }, "sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA=="], @@ -379,8 +380,6 @@ "@jest/types": ["@jest/types@29.6.3", "", { "dependencies": { "@jest/schemas": "^29.6.3", "@types/istanbul-lib-coverage": "^2.0.0", "@types/istanbul-reports": "^3.0.0", "@types/node": "*", "@types/yargs": "^17.0.8", "chalk": "^4.0.0" } }, "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw=="], - "@jlengstorf/get-share-image": ["@jlengstorf/get-share-image@1.0.2", "", {}, "sha512-LWD++3yAm7iFKPgWEOWT/aqyKPwD4ncXZXkzzAkkGlICnHIJdx4/4lwQSJWqZNOCNxIGKnq4WQXeIEclZ7p6lA=="], - "@jridgewell/gen-mapping": ["@jridgewell/gen-mapping@0.3.8", "", { "dependencies": { "@jridgewell/set-array": "^1.2.1", "@jridgewell/sourcemap-codec": "^1.4.10", "@jridgewell/trace-mapping": "^0.3.24" } }, "sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA=="], "@jridgewell/resolve-uri": ["@jridgewell/resolve-uri@3.1.2", "", {}, "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw=="], @@ -395,27 +394,27 @@ "@napi-rs/wasm-runtime": ["@napi-rs/wasm-runtime@0.2.7", "", { "dependencies": { "@emnapi/core": "^1.3.1", "@emnapi/runtime": "^1.3.1", "@tybys/wasm-util": "^0.9.0" } }, "sha512-5yximcFK5FNompXfJFoWanu5l8v1hNGqNHh9du1xETp9HWk/B/PzvchX55WYOPaIeNglG8++68AAiauBAtbnzw=="], - "@next/bundle-analyzer": ["@next/bundle-analyzer@15.2.4", "", { "dependencies": { "webpack-bundle-analyzer": "4.10.1" } }, "sha512-72OXS/+r3Q6PW9oCBlkxogsEJ9DIoD64dGe8OZc2nKcHu3HbKKaXoDkutC8u7cxmBFd+ERt3D0/MoP7eZkhhog=="], + "@next/bundle-analyzer": ["@next/bundle-analyzer@15.3.1", "", { "dependencies": { "webpack-bundle-analyzer": "4.10.1" } }, "sha512-NqUZrjVruGbdQaPE3OSEXP+ZuULqumeHVTuU9pOX1V0/9BWY9FOck3jgQGFdBtG41nOYuO8+CoHKDQAVIPQJrw=="], - "@next/env": ["@next/env@15.2.4", "", {}, "sha512-+SFtMgoiYP3WoSswuNmxJOCwi06TdWE733D+WPjpXIe4LXGULwEaofiiAy6kbS0+XjM5xF5n3lKuBwN2SnqD9g=="], + "@next/env": ["@next/env@15.3.1", "", {}, "sha512-cwK27QdzrMblHSn9DZRV+DQscHXRuJv6MydlJRpFSqJWZrTYMLzKDeyueJNN9MGd8NNiUKzDQADAf+dMLXX7YQ=="], - "@next/eslint-plugin-next": ["@next/eslint-plugin-next@15.2.4", "", { "dependencies": { "fast-glob": "3.3.1" } }, "sha512-O8ScvKtnxkp8kL9TpJTTKnMqlkZnS+QxwoQnJwPGBxjBbzd6OVVPEJ5/pMNrktSyXQD/chEfzfFzYLM6JANOOQ=="], + "@next/eslint-plugin-next": ["@next/eslint-plugin-next@15.3.1", "", { "dependencies": { "fast-glob": "3.3.1" } }, "sha512-oEs4dsfM6iyER3jTzMm4kDSbrQJq8wZw5fmT6fg2V3SMo+kgG+cShzLfEV20senZzv8VF+puNLheiGPlBGsv2A=="], - "@next/swc-darwin-arm64": ["@next/swc-darwin-arm64@15.2.4", "", { "os": "darwin", "cpu": "arm64" }, "sha512-1AnMfs655ipJEDC/FHkSr0r3lXBgpqKo4K1kiwfUf3iE68rDFXZ1TtHdMvf7D0hMItgDZ7Vuq3JgNMbt/+3bYw=="], + "@next/swc-darwin-arm64": ["@next/swc-darwin-arm64@15.3.1", "", { "os": "darwin", "cpu": "arm64" }, "sha512-hjDw4f4/nla+6wysBL07z52Gs55Gttp5Bsk5/8AncQLJoisvTBP0pRIBK/B16/KqQyH+uN4Ww8KkcAqJODYH3w=="], - "@next/swc-darwin-x64": ["@next/swc-darwin-x64@15.2.4", "", { "os": "darwin", "cpu": "x64" }, "sha512-3qK2zb5EwCwxnO2HeO+TRqCubeI/NgCe+kL5dTJlPldV/uwCnUgC7VbEzgmxbfrkbjehL4H9BPztWOEtsoMwew=="], + "@next/swc-darwin-x64": ["@next/swc-darwin-x64@15.3.1", "", { "os": "darwin", "cpu": "x64" }, "sha512-q+aw+cJ2ooVYdCEqZVk+T4Ni10jF6Fo5DfpEV51OupMaV5XL6pf3GCzrk6kSSZBsMKZtVC1Zm/xaNBFpA6bJ2g=="], - "@next/swc-linux-arm64-gnu": ["@next/swc-linux-arm64-gnu@15.2.4", "", { "os": "linux", "cpu": "arm64" }, "sha512-HFN6GKUcrTWvem8AZN7tT95zPb0GUGv9v0d0iyuTb303vbXkkbHDp/DxufB04jNVD+IN9yHy7y/6Mqq0h0YVaQ=="], + "@next/swc-linux-arm64-gnu": ["@next/swc-linux-arm64-gnu@15.3.1", "", { "os": "linux", "cpu": "arm64" }, "sha512-wBQ+jGUI3N0QZyWmmvRHjXjTWFy8o+zPFLSOyAyGFI94oJi+kK/LIZFJXeykvgXUk1NLDAEFDZw/NVINhdk9FQ=="], - "@next/swc-linux-arm64-musl": ["@next/swc-linux-arm64-musl@15.2.4", "", { "os": "linux", "cpu": "arm64" }, "sha512-Oioa0SORWLwi35/kVB8aCk5Uq+5/ZIumMK1kJV+jSdazFm2NzPDztsefzdmzzpx5oGCJ6FkUC7vkaUseNTStNA=="], + "@next/swc-linux-arm64-musl": ["@next/swc-linux-arm64-musl@15.3.1", "", { "os": "linux", "cpu": "arm64" }, "sha512-IIxXEXRti/AulO9lWRHiCpUUR8AR/ZYLPALgiIg/9ENzMzLn3l0NSxVdva7R/VDcuSEBo0eGVCe3evSIHNz0Hg=="], - "@next/swc-linux-x64-gnu": ["@next/swc-linux-x64-gnu@15.2.4", "", { "os": "linux", "cpu": "x64" }, "sha512-yb5WTRaHdkgOqFOZiu6rHV1fAEK0flVpaIN2HB6kxHVSy/dIajWbThS7qON3W9/SNOH2JWkVCyulgGYekMePuw=="], + "@next/swc-linux-x64-gnu": ["@next/swc-linux-x64-gnu@15.3.1", "", { "os": "linux", "cpu": "x64" }, "sha512-bfI4AMhySJbyXQIKH5rmLJ5/BP7bPwuxauTvVEiJ/ADoddaA9fgyNNCcsbu9SlqfHDoZmfI6g2EjzLwbsVTr5A=="], - "@next/swc-linux-x64-musl": ["@next/swc-linux-x64-musl@15.2.4", "", { "os": "linux", "cpu": "x64" }, "sha512-Dcdv/ix6srhkM25fgXiyOieFUkz+fOYkHlydWCtB0xMST6X9XYI3yPDKBZt1xuhOytONsIFJFB08xXYsxUwJLw=="], + "@next/swc-linux-x64-musl": ["@next/swc-linux-x64-musl@15.3.1", "", { "os": "linux", "cpu": "x64" }, "sha512-FeAbR7FYMWR+Z+M5iSGytVryKHiAsc0x3Nc3J+FD5NVbD5Mqz7fTSy8CYliXinn7T26nDMbpExRUI/4ekTvoiA=="], - "@next/swc-win32-arm64-msvc": ["@next/swc-win32-arm64-msvc@15.2.4", "", { "os": "win32", "cpu": "arm64" }, "sha512-dW0i7eukvDxtIhCYkMrZNQfNicPDExt2jPb9AZPpL7cfyUo7QSNl1DjsHjmmKp6qNAqUESyT8YFl/Aw91cNJJg=="], + "@next/swc-win32-arm64-msvc": ["@next/swc-win32-arm64-msvc@15.3.1", "", { "os": "win32", "cpu": "arm64" }, "sha512-yP7FueWjphQEPpJQ2oKmshk/ppOt+0/bB8JC8svPUZNy0Pi3KbPx2Llkzv1p8CoQa+D2wknINlJpHf3vtChVBw=="], - "@next/swc-win32-x64-msvc": ["@next/swc-win32-x64-msvc@15.2.4", "", { "os": "win32", "cpu": "x64" }, "sha512-SbnWkJmkS7Xl3kre8SdMF6F/XDh1DTFEhp0jRTj/uB8iPKoU2bb2NDfcu+iifv1+mxQEd1g2vvSxcZbXSKyWiQ=="], + "@next/swc-win32-x64-msvc": ["@next/swc-win32-x64-msvc@15.3.1", "", { "os": "win32", "cpu": "x64" }, "sha512-3PMvF2zRJAifcRNni9uMk/gulWfWS+qVI/pagd+4yLF5bcXPZPPH2xlYRYOsUjmCJOXSTAC2PjRzbhsRzR2fDQ=="], "@nodelib/fs.scandir": ["@nodelib/fs.scandir@2.1.5", "", { "dependencies": { "@nodelib/fs.stat": "2.0.5", "run-parallel": "^1.1.9" } }, "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g=="], @@ -431,73 +430,73 @@ "@polka/url": ["@polka/url@1.0.0-next.28", "", {}, "sha512-8LduaNlMZGwdZ6qWrKlfa+2M4gahzFkprZiAt2TF8uS0qQgBizKXpXURqvTJ4WtmupWxaLqjRb2UCTe72mu+Aw=="], - "@radix-ui/primitive": ["@radix-ui/primitive@1.1.1", "", {}, "sha512-SJ31y+Q/zAyShtXJc8x83i9TYdbAfHZ++tUZnvjJJqFjzsdUnKsxPL6IEtBlxKkU7yzer//GQtZSV4GbldL3YA=="], + "@radix-ui/primitive": ["@radix-ui/primitive@1.1.2", "", {}, "sha512-XnbHrrprsNqZKQhStrSwgRUQzoCI1glLzdw79xiZPoofhGICeZRSQ3dIxAKH1gb3OHfNf4d6f+vAv3kil2eggA=="], - "@radix-ui/react-arrow": ["@radix-ui/react-arrow@1.1.2", "", { "dependencies": { "@radix-ui/react-primitive": "2.0.2" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react", "@types/react-dom"] }, "sha512-G+KcpzXHq24iH0uGG/pF8LyzpFJYGD4RfLjCIBfGdSLXvjLHST31RUiRVrupIBMvIppMgSzQ6l66iAxl03tdlg=="], + "@radix-ui/react-arrow": ["@radix-ui/react-arrow@1.1.3", "", { "dependencies": { "@radix-ui/react-primitive": "2.0.3" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react", "@types/react-dom"] }, "sha512-2dvVU4jva0qkNZH6HHWuSz5FN5GeU5tymvCgutF8WaXz9WnD1NgUhy73cqzkjkN4Zkn8lfTPv5JIfrC221W+Nw=="], - "@radix-ui/react-compose-refs": ["@radix-ui/react-compose-refs@1.1.1", "", { "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react"] }, "sha512-Y9VzoRDSJtgFMUCoiZBDVo084VQ5hfpXxVE+NgkdNsjiDBByiImMZKKhxMwCbdHvhlENG6a833CbFkOQvTricw=="], + "@radix-ui/react-compose-refs": ["@radix-ui/react-compose-refs@1.1.2", "", { "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react"] }, "sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg=="], - "@radix-ui/react-context": ["@radix-ui/react-context@1.1.1", "", { "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react"] }, "sha512-UASk9zi+crv9WteK/NU4PLvOoL3OuE6BWVKNF6hPRBtYBDXQ2u5iu3O59zUlJiTVvkyuycnqrztsHVJwcK9K+Q=="], + "@radix-ui/react-context": ["@radix-ui/react-context@1.1.2", "", { "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react"] }, "sha512-jCi/QKUM2r1Ju5a3J64TH2A5SpKAgh0LpknyqdQ4m6DCV0xJ2HG1xARRwNGPQfi1SLdLWZ1OJz6F4OMBBNiGJA=="], - "@radix-ui/react-dismissable-layer": ["@radix-ui/react-dismissable-layer@1.1.5", "", { "dependencies": { "@radix-ui/primitive": "1.1.1", "@radix-ui/react-compose-refs": "1.1.1", "@radix-ui/react-primitive": "2.0.2", "@radix-ui/react-use-callback-ref": "1.1.0", "@radix-ui/react-use-escape-keydown": "1.1.0" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react", "@types/react-dom"] }, "sha512-E4TywXY6UsXNRhFrECa5HAvE5/4BFcGyfTyK36gP+pAW1ed7UTK4vKwdr53gAJYwqbfCWC6ATvJa3J3R/9+Qrg=="], + "@radix-ui/react-dismissable-layer": ["@radix-ui/react-dismissable-layer@1.1.6", "", { "dependencies": { "@radix-ui/primitive": "1.1.2", "@radix-ui/react-compose-refs": "1.1.2", "@radix-ui/react-primitive": "2.0.3", "@radix-ui/react-use-callback-ref": "1.1.1", "@radix-ui/react-use-escape-keydown": "1.1.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react", "@types/react-dom"] }, "sha512-7gpgMT2gyKym9Jz2ZhlRXSg2y6cNQIK8d/cqBZ0RBCaps8pFryCWXiUKI+uHGFrhMrbGUP7U6PWgiXzIxoyF3Q=="], - "@radix-ui/react-hover-card": ["@radix-ui/react-hover-card@1.1.6", "", { "dependencies": { "@radix-ui/primitive": "1.1.1", "@radix-ui/react-compose-refs": "1.1.1", "@radix-ui/react-context": "1.1.1", "@radix-ui/react-dismissable-layer": "1.1.5", "@radix-ui/react-popper": "1.2.2", "@radix-ui/react-portal": "1.1.4", "@radix-ui/react-presence": "1.1.2", "@radix-ui/react-primitive": "2.0.2", "@radix-ui/react-use-controllable-state": "1.1.0" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react", "@types/react-dom"] }, "sha512-E4ozl35jq0VRlrdc4dhHrNSV0JqBb4Jy73WAhBEK7JoYnQ83ED5r0Rb/XdVKw89ReAJN38N492BAPBZQ57VmqQ=="], + "@radix-ui/react-hover-card": ["@radix-ui/react-hover-card@1.1.7", "", { "dependencies": { "@radix-ui/primitive": "1.1.2", "@radix-ui/react-compose-refs": "1.1.2", "@radix-ui/react-context": "1.1.2", "@radix-ui/react-dismissable-layer": "1.1.6", "@radix-ui/react-popper": "1.2.3", "@radix-ui/react-portal": "1.1.5", "@radix-ui/react-presence": "1.1.3", "@radix-ui/react-primitive": "2.0.3", "@radix-ui/react-use-controllable-state": "1.1.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react", "@types/react-dom"] }, "sha512-HwM03kP8psrv21J1+9T/hhxi0f5rARVbqIZl9+IAq13l4j4fX+oGIuxisukZZmebO7J35w9gpoILvtG8bbph0w=="], - "@radix-ui/react-id": ["@radix-ui/react-id@1.1.0", "", { "dependencies": { "@radix-ui/react-use-layout-effect": "1.1.0" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react"] }, "sha512-EJUrI8yYh7WOjNOqpoJaf1jlFIH2LvtgAl+YcFqNCa+4hj64ZXmPkAKOFs/ukjz3byN6bdb/AVUqHkI8/uWWMA=="], + "@radix-ui/react-id": ["@radix-ui/react-id@1.1.1", "", { "dependencies": { "@radix-ui/react-use-layout-effect": "1.1.1" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react"] }, "sha512-kGkGegYIdQsOb4XjsfM97rXsiHaBwco+hFI66oO4s9LU+PLAC5oJ7khdOVFxkhsmlbpUqDAvXw11CluXP+jkHg=="], - "@radix-ui/react-popper": ["@radix-ui/react-popper@1.2.2", "", { "dependencies": { "@floating-ui/react-dom": "^2.0.0", "@radix-ui/react-arrow": "1.1.2", "@radix-ui/react-compose-refs": "1.1.1", "@radix-ui/react-context": "1.1.1", "@radix-ui/react-primitive": "2.0.2", "@radix-ui/react-use-callback-ref": "1.1.0", "@radix-ui/react-use-layout-effect": "1.1.0", "@radix-ui/react-use-rect": "1.1.0", "@radix-ui/react-use-size": "1.1.0", "@radix-ui/rect": "1.1.0" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react", "@types/react-dom"] }, "sha512-Rvqc3nOpwseCyj/rgjlJDYAgyfw7OC1tTkKn2ivhaMGcYt8FSBlahHOZak2i3QwkRXUXgGgzeEe2RuqeEHuHgA=="], + "@radix-ui/react-popper": ["@radix-ui/react-popper@1.2.3", "", { "dependencies": { "@floating-ui/react-dom": "^2.0.0", "@radix-ui/react-arrow": "1.1.3", "@radix-ui/react-compose-refs": "1.1.2", "@radix-ui/react-context": "1.1.2", "@radix-ui/react-primitive": "2.0.3", "@radix-ui/react-use-callback-ref": "1.1.1", "@radix-ui/react-use-layout-effect": "1.1.1", "@radix-ui/react-use-rect": "1.1.1", "@radix-ui/react-use-size": "1.1.1", "@radix-ui/rect": "1.1.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react", "@types/react-dom"] }, "sha512-iNb9LYUMkne9zIahukgQmHlSBp9XWGeQQ7FvUGNk45ywzOb6kQa+Ca38OphXlWDiKvyneo9S+KSJsLfLt8812A=="], - "@radix-ui/react-portal": ["@radix-ui/react-portal@1.1.4", "", { "dependencies": { "@radix-ui/react-primitive": "2.0.2", "@radix-ui/react-use-layout-effect": "1.1.0" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react", "@types/react-dom"] }, "sha512-sn2O9k1rPFYVyKd5LAJfo96JlSGVFpa1fS6UuBJfrZadudiw5tAmru+n1x7aMRQ84qDM71Zh1+SzK5QwU0tJfA=="], + "@radix-ui/react-portal": ["@radix-ui/react-portal@1.1.5", "", { "dependencies": { "@radix-ui/react-primitive": "2.0.3", "@radix-ui/react-use-layout-effect": "1.1.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react", "@types/react-dom"] }, "sha512-ps/67ZqsFm+Mb6lSPJpfhRLrVL2i2fntgCmGMqqth4eaGUf+knAuuRtWVJrNjUhExgmdRqftSgzpf0DF0n6yXA=="], - "@radix-ui/react-presence": ["@radix-ui/react-presence@1.1.2", "", { "dependencies": { "@radix-ui/react-compose-refs": "1.1.1", "@radix-ui/react-use-layout-effect": "1.1.0" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react", "@types/react-dom"] }, "sha512-18TFr80t5EVgL9x1SwF/YGtfG+l0BS0PRAlCWBDoBEiDQjeKgnNZRVJp/oVBl24sr3Gbfwc/Qpj4OcWTQMsAEg=="], + "@radix-ui/react-presence": ["@radix-ui/react-presence@1.1.3", "", { "dependencies": { "@radix-ui/react-compose-refs": "1.1.2", "@radix-ui/react-use-layout-effect": "1.1.1" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react", "@types/react-dom"] }, "sha512-IrVLIhskYhH3nLvtcBLQFZr61tBG7wx7O3kEmdzcYwRGAEBmBicGGL7ATzNgruYJ3xBTbuzEEq9OXJM3PAX3tA=="], - "@radix-ui/react-primitive": ["@radix-ui/react-primitive@2.0.2", "", { "dependencies": { "@radix-ui/react-slot": "1.1.2" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react", "@types/react-dom"] }, "sha512-Ec/0d38EIuvDF+GZjcMU/Ze6MxntVJYO/fRlCPhCaVUyPY9WTalHJw54tp9sXeJo3tlShWpy41vQRgLRGOuz+w=="], + "@radix-ui/react-primitive": ["@radix-ui/react-primitive@2.0.3", "", { "dependencies": { "@radix-ui/react-slot": "1.2.0" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react", "@types/react-dom"] }, "sha512-Pf/t/GkndH7CQ8wE2hbkXA+WyZ83fhQQn5DDmwDiDo6AwN/fhaH8oqZ0jRjMrO2iaMhDi6P1HRx6AZwyMinY1g=="], - "@radix-ui/react-slot": ["@radix-ui/react-slot@1.1.2", "", { "dependencies": { "@radix-ui/react-compose-refs": "1.1.1" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react"] }, "sha512-YAKxaiGsSQJ38VzKH86/BPRC4rh+b1Jpa+JneA5LRE7skmLPNAyeG8kPJj/oo4STLvlrs8vkf/iYyc3A5stYCQ=="], + "@radix-ui/react-slot": ["@radix-ui/react-slot@1.2.0", "", { "dependencies": { "@radix-ui/react-compose-refs": "1.1.2" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react"] }, "sha512-ujc+V6r0HNDviYqIK3rW4ffgYiZ8g5DEHrGJVk4x7kTlLXRDILnKX9vAUYeIsLOoDpDJ0ujpqMkjH4w2ofuo6w=="], - "@radix-ui/react-tooltip": ["@radix-ui/react-tooltip@1.1.8", "", { "dependencies": { "@radix-ui/primitive": "1.1.1", "@radix-ui/react-compose-refs": "1.1.1", "@radix-ui/react-context": "1.1.1", "@radix-ui/react-dismissable-layer": "1.1.5", "@radix-ui/react-id": "1.1.0", "@radix-ui/react-popper": "1.2.2", "@radix-ui/react-portal": "1.1.4", "@radix-ui/react-presence": "1.1.2", "@radix-ui/react-primitive": "2.0.2", "@radix-ui/react-slot": "1.1.2", "@radix-ui/react-use-controllable-state": "1.1.0", "@radix-ui/react-visually-hidden": "1.1.2" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react", "@types/react-dom"] }, "sha512-YAA2cu48EkJZdAMHC0dqo9kialOcRStbtiY4nJPaht7Ptrhcvpo+eDChaM6BIs8kL6a8Z5l5poiqLnXcNduOkA=="], + "@radix-ui/react-tooltip": ["@radix-ui/react-tooltip@1.2.0", "", { "dependencies": { "@radix-ui/primitive": "1.1.2", "@radix-ui/react-compose-refs": "1.1.2", "@radix-ui/react-context": "1.1.2", "@radix-ui/react-dismissable-layer": "1.1.6", "@radix-ui/react-id": "1.1.1", "@radix-ui/react-popper": "1.2.3", "@radix-ui/react-portal": "1.1.5", "@radix-ui/react-presence": "1.1.3", "@radix-ui/react-primitive": "2.0.3", "@radix-ui/react-slot": "1.2.0", "@radix-ui/react-use-controllable-state": "1.1.1", "@radix-ui/react-visually-hidden": "1.1.3" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react", "@types/react-dom"] }, "sha512-b1Sdc75s7zN9B8ONQTGBSHL3XS8+IcjcOIY51fhM4R1Hx8s0YbgqgyNZiri4qcYMVZK8hfCZVBiyCm7N9rs0rw=="], - "@radix-ui/react-use-callback-ref": ["@radix-ui/react-use-callback-ref@1.1.0", "", { "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react"] }, "sha512-CasTfvsy+frcFkbXtSJ2Zu9JHpN8TYKxkgJGWbjiZhFivxaeW7rMeZt7QELGVLaYVfFMsKHjb7Ak0nMEe+2Vfw=="], + "@radix-ui/react-use-callback-ref": ["@radix-ui/react-use-callback-ref@1.1.1", "", { "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react"] }, "sha512-FkBMwD+qbGQeMu1cOHnuGB6x4yzPjho8ap5WtbEJ26umhgqVXbhekKUQO+hZEL1vU92a3wHwdp0HAcqAUF5iDg=="], - "@radix-ui/react-use-controllable-state": ["@radix-ui/react-use-controllable-state@1.1.0", "", { "dependencies": { "@radix-ui/react-use-callback-ref": "1.1.0" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react"] }, "sha512-MtfMVJiSr2NjzS0Aa90NPTnvTSg6C/JLCV7ma0W6+OMV78vd8OyRpID+Ng9LxzsPbLeuBnWBA1Nq30AtBIDChw=="], + "@radix-ui/react-use-controllable-state": ["@radix-ui/react-use-controllable-state@1.1.1", "", { "dependencies": { "@radix-ui/react-use-callback-ref": "1.1.1" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react"] }, "sha512-YnEXIy8/ga01Y1PN0VfaNH//MhA91JlEGVBDxDzROqwrAtG5Yr2QGEPz8A/rJA3C7ZAHryOYGaUv8fLSW2H/mg=="], - "@radix-ui/react-use-escape-keydown": ["@radix-ui/react-use-escape-keydown@1.1.0", "", { "dependencies": { "@radix-ui/react-use-callback-ref": "1.1.0" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react"] }, "sha512-L7vwWlR1kTTQ3oh7g1O0CBF3YCyyTj8NmhLR+phShpyA50HCfBFKVJTpshm9PzLiKmehsrQzTYTpX9HvmC9rhw=="], + "@radix-ui/react-use-escape-keydown": ["@radix-ui/react-use-escape-keydown@1.1.1", "", { "dependencies": { "@radix-ui/react-use-callback-ref": "1.1.1" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react"] }, "sha512-Il0+boE7w/XebUHyBjroE+DbByORGR9KKmITzbR7MyQ4akpORYP/ZmbhAr0DG7RmmBqoOnZdy2QlvajJ2QA59g=="], - "@radix-ui/react-use-layout-effect": ["@radix-ui/react-use-layout-effect@1.1.0", "", { "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react"] }, "sha512-+FPE0rOdziWSrH9athwI1R0HDVbWlEhd+FR+aSDk4uWGmSJ9Z54sdZVDQPZAinJhJXwfT+qnj969mCsT2gfm5w=="], + "@radix-ui/react-use-layout-effect": ["@radix-ui/react-use-layout-effect@1.1.1", "", { "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react"] }, "sha512-RbJRS4UWQFkzHTTwVymMTUv8EqYhOp8dOOviLj2ugtTiXRaRQS7GLGxZTLL1jWhMeoSCf5zmcZkqTl9IiYfXcQ=="], - "@radix-ui/react-use-rect": ["@radix-ui/react-use-rect@1.1.0", "", { "dependencies": { "@radix-ui/rect": "1.1.0" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react"] }, "sha512-0Fmkebhr6PiseyZlYAOtLS+nb7jLmpqTrJyv61Pe68MKYW6OWdRE2kI70TaYY27u7H0lajqM3hSMMLFq18Z7nQ=="], + "@radix-ui/react-use-rect": ["@radix-ui/react-use-rect@1.1.1", "", { "dependencies": { "@radix-ui/rect": "1.1.1" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react"] }, "sha512-QTYuDesS0VtuHNNvMh+CjlKJ4LJickCMUAqjlE3+j8w+RlRpwyX3apEQKGFzbZGdo7XNG1tXa+bQqIE7HIXT2w=="], - "@radix-ui/react-use-size": ["@radix-ui/react-use-size@1.1.0", "", { "dependencies": { "@radix-ui/react-use-layout-effect": "1.1.0" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react"] }, "sha512-XW3/vWuIXHa+2Uwcc2ABSfcCledmXhhQPlGbfcRXbiUQI5Icjcg19BGCZVKKInYbvUCut/ufbbLLPFC5cbb1hw=="], + "@radix-ui/react-use-size": ["@radix-ui/react-use-size@1.1.1", "", { "dependencies": { "@radix-ui/react-use-layout-effect": "1.1.1" }, "peerDependencies": { "@types/react": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react"] }, "sha512-ewrXRDTAqAXlkl6t/fkXWNAhFX9I+CkKlw6zjEwk86RSPKwZr3xpBRso655aqYafwtnbpHLj6toFzmd6xdVptQ=="], - "@radix-ui/react-visually-hidden": ["@radix-ui/react-visually-hidden@1.1.2", "", { "dependencies": { "@radix-ui/react-primitive": "2.0.2" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react", "@types/react-dom"] }, "sha512-1SzA4ns2M1aRlvxErqhLHsBHoS5eI5UUcI2awAMgGUp4LoaoWOKYmvqDY2s/tltuPkh3Yk77YF/r3IRj+Amx4Q=="], + "@radix-ui/react-visually-hidden": ["@radix-ui/react-visually-hidden@1.1.3", "", { "dependencies": { "@radix-ui/react-primitive": "2.0.3" }, "peerDependencies": { "@types/react": "*", "@types/react-dom": "*", "react": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc", "react-dom": "^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc" }, "optionalPeers": ["@types/react", "@types/react-dom"] }, "sha512-oXSF3ZQRd5fvomd9hmUCb2EHSZbPp3ZSHAHJJU/DlF9XoFkJBBW8RHU/E8WEH+RbSfJd/QFA0sl8ClJXknBwHQ=="], - "@radix-ui/rect": ["@radix-ui/rect@1.1.0", "", {}, "sha512-A9+lCBZoaMJlVKcRBz2YByCG+Cp2t6nAnMnNba+XiWxnj6r4JUFqfsgwocMBZU9LPtdxC6wB56ySYpc7LQIoJg=="], + "@radix-ui/rect": ["@radix-ui/rect@1.1.1", "", {}, "sha512-HPwpGIzkl28mWyZqG52jiqDJ12waP11Pa1lGoiyUkIEuMLBP0oeK/C89esbXrxsky5we7dfd8U58nm0SgAWpVw=="], "@react-native-async-storage/async-storage": ["@react-native-async-storage/async-storage@2.1.2", "", { "dependencies": { "merge-options": "^3.0.4" }, "peerDependencies": { "react-native": "^0.0.0-0 || >=0.65 <1.0" } }, "sha512-dvlNq4AlGWC+ehtH12p65+17V0Dx7IecOWl6WanF2ja38O1Dcjjvn7jVzkUHJ5oWkQBlyASurTPlTHgKXyYiow=="], "@react-native-picker/picker": ["@react-native-picker/picker@2.11.0", "", { "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-QuZU6gbxmOID5zZgd/H90NgBnbJ3VV6qVzp6c7/dDrmWdX8S0X5YFYgDcQFjE3dRen9wB9FWnj2VVdPU64adSg=="], - "@react-native/assets-registry": ["@react-native/assets-registry@0.79.0", "", {}, "sha512-Rwvpu3A05lM1HVlX4klH4UR52JbQPDKc8gi2mst2REZL1KeVgJRJxPPw8d8euVlYcq/s8XI1Ol827JaRtSZBTA=="], + "@react-native/assets-registry": ["@react-native/assets-registry@0.79.1", "", {}, "sha512-q5BwZtL0YbaJRgofl8qrD9BNdGJkecTJNYG8VFOVQYXPTBa3ZSooip1aj0wrjoa0HloKx/Hmx5UMvuhfEsjn8A=="], - "@react-native/babel-plugin-codegen": ["@react-native/babel-plugin-codegen@0.79.0", "", { "dependencies": { "@babel/traverse": "^7.25.3", "@react-native/codegen": "0.79.0" } }, "sha512-7IkObXF0dl5Dv1vGO5rBAB+yx26kqDntqrDvurO1ZjB11oeKiWOuDoWMnouaPZGhUbnswkYwMRLXCpYhDTG4bA=="], + "@react-native/babel-plugin-codegen": ["@react-native/babel-plugin-codegen@0.79.1", "", { "dependencies": { "@babel/traverse": "^7.25.3", "@react-native/codegen": "0.79.1" } }, "sha512-y3VyrPO/ej8Uhjk2IM+vBZok8cEyMl3DwJ3o/tsgiIVROITL+MWdk6M6iQOHRvwRWAgLe5jLSR3Zv5IIdDVY4A=="], - "@react-native/babel-preset": ["@react-native/babel-preset@0.79.0", "", { "dependencies": { "@babel/core": "^7.25.2", "@babel/plugin-proposal-export-default-from": "^7.24.7", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/plugin-syntax-export-default-from": "^7.24.7", "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", "@babel/plugin-syntax-optional-chaining": "^7.8.3", "@babel/plugin-transform-arrow-functions": "^7.24.7", "@babel/plugin-transform-async-generator-functions": "^7.25.4", "@babel/plugin-transform-async-to-generator": "^7.24.7", "@babel/plugin-transform-block-scoping": "^7.25.0", "@babel/plugin-transform-class-properties": "^7.25.4", "@babel/plugin-transform-classes": "^7.25.4", "@babel/plugin-transform-computed-properties": "^7.24.7", "@babel/plugin-transform-destructuring": "^7.24.8", "@babel/plugin-transform-flow-strip-types": "^7.25.2", "@babel/plugin-transform-for-of": "^7.24.7", "@babel/plugin-transform-function-name": "^7.25.1", "@babel/plugin-transform-literals": "^7.25.2", "@babel/plugin-transform-logical-assignment-operators": "^7.24.7", "@babel/plugin-transform-modules-commonjs": "^7.24.8", "@babel/plugin-transform-named-capturing-groups-regex": "^7.24.7", "@babel/plugin-transform-nullish-coalescing-operator": "^7.24.7", "@babel/plugin-transform-numeric-separator": "^7.24.7", "@babel/plugin-transform-object-rest-spread": "^7.24.7", "@babel/plugin-transform-optional-catch-binding": "^7.24.7", "@babel/plugin-transform-optional-chaining": "^7.24.8", "@babel/plugin-transform-parameters": "^7.24.7", "@babel/plugin-transform-private-methods": "^7.24.7", "@babel/plugin-transform-private-property-in-object": "^7.24.7", "@babel/plugin-transform-react-display-name": "^7.24.7", "@babel/plugin-transform-react-jsx": "^7.25.2", "@babel/plugin-transform-react-jsx-self": "^7.24.7", "@babel/plugin-transform-react-jsx-source": "^7.24.7", "@babel/plugin-transform-regenerator": "^7.24.7", "@babel/plugin-transform-runtime": "^7.24.7", "@babel/plugin-transform-shorthand-properties": "^7.24.7", "@babel/plugin-transform-spread": "^7.24.7", "@babel/plugin-transform-sticky-regex": "^7.24.7", "@babel/plugin-transform-typescript": "^7.25.2", "@babel/plugin-transform-unicode-regex": "^7.24.7", "@babel/template": "^7.25.0", "@react-native/babel-plugin-codegen": "0.79.0", "babel-plugin-syntax-hermes-parser": "0.25.1", "babel-plugin-transform-flow-enums": "^0.0.2", "react-refresh": "^0.14.0" } }, "sha512-OcizKxBRxte1kZo932G4tpgDgKnDMErie0EkbVK83WaQAvnL0Dd1GWPoYjFmlKtJwh7PM2RZqTsrwqsksrmtRg=="], + "@react-native/babel-preset": ["@react-native/babel-preset@0.79.1", "", { "dependencies": { "@babel/core": "^7.25.2", "@babel/plugin-proposal-export-default-from": "^7.24.7", "@babel/plugin-syntax-dynamic-import": "^7.8.3", "@babel/plugin-syntax-export-default-from": "^7.24.7", "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", "@babel/plugin-syntax-optional-chaining": "^7.8.3", "@babel/plugin-transform-arrow-functions": "^7.24.7", "@babel/plugin-transform-async-generator-functions": "^7.25.4", "@babel/plugin-transform-async-to-generator": "^7.24.7", "@babel/plugin-transform-block-scoping": "^7.25.0", "@babel/plugin-transform-class-properties": "^7.25.4", "@babel/plugin-transform-classes": "^7.25.4", "@babel/plugin-transform-computed-properties": "^7.24.7", "@babel/plugin-transform-destructuring": "^7.24.8", "@babel/plugin-transform-flow-strip-types": "^7.25.2", "@babel/plugin-transform-for-of": "^7.24.7", "@babel/plugin-transform-function-name": "^7.25.1", "@babel/plugin-transform-literals": "^7.25.2", "@babel/plugin-transform-logical-assignment-operators": "^7.24.7", "@babel/plugin-transform-modules-commonjs": "^7.24.8", "@babel/plugin-transform-named-capturing-groups-regex": "^7.24.7", "@babel/plugin-transform-nullish-coalescing-operator": "^7.24.7", "@babel/plugin-transform-numeric-separator": "^7.24.7", "@babel/plugin-transform-object-rest-spread": "^7.24.7", "@babel/plugin-transform-optional-catch-binding": "^7.24.7", "@babel/plugin-transform-optional-chaining": "^7.24.8", "@babel/plugin-transform-parameters": "^7.24.7", "@babel/plugin-transform-private-methods": "^7.24.7", "@babel/plugin-transform-private-property-in-object": "^7.24.7", "@babel/plugin-transform-react-display-name": "^7.24.7", "@babel/plugin-transform-react-jsx": "^7.25.2", "@babel/plugin-transform-react-jsx-self": "^7.24.7", "@babel/plugin-transform-react-jsx-source": "^7.24.7", "@babel/plugin-transform-regenerator": "^7.24.7", "@babel/plugin-transform-runtime": "^7.24.7", "@babel/plugin-transform-shorthand-properties": "^7.24.7", "@babel/plugin-transform-spread": "^7.24.7", "@babel/plugin-transform-sticky-regex": "^7.24.7", "@babel/plugin-transform-typescript": "^7.25.2", "@babel/plugin-transform-unicode-regex": "^7.24.7", "@babel/template": "^7.25.0", "@react-native/babel-plugin-codegen": "0.79.1", "babel-plugin-syntax-hermes-parser": "0.25.1", "babel-plugin-transform-flow-enums": "^0.0.2", "react-refresh": "^0.14.0" } }, "sha512-vS6Os9jFIeQ679VEwW2/h0a5uPYtX9E6ALYTW+VH4Knm+HNzdXC69Z1C5Cgia36ljiGEVCKtsBg5yjDYwliaeg=="], - "@react-native/codegen": ["@react-native/codegen@0.79.0", "", { "dependencies": { "glob": "^7.1.1", "hermes-parser": "0.25.1", "invariant": "^2.2.4", "nullthrows": "^1.1.1", "yargs": "^17.6.2" }, "peerDependencies": { "@babel/core": "*" } }, "sha512-D8bFlD0HH9SMUI00svdg64hEvLbu4ETeWQDlmEP8WmNbuILjwoLFqbnBmlGn69Tot0DM1PuBd1l1ooIzs8sU7w=="], + "@react-native/codegen": ["@react-native/codegen@0.79.1", "", { "dependencies": { "glob": "^7.1.1", "hermes-parser": "0.25.1", "invariant": "^2.2.4", "nullthrows": "^1.1.1", "yargs": "^17.6.2" }, "peerDependencies": { "@babel/core": "*" } }, "sha512-cTVXfCICkmUU6UvUpnLP4BE82O14JRuVz42cg/A19oasTaZmzHl0+uIDzt2cZEbt/N2sJ/EZnZL61qqpwbNXWQ=="], - "@react-native/community-cli-plugin": ["@react-native/community-cli-plugin@0.79.0", "", { "dependencies": { "@react-native/dev-middleware": "0.79.0", "chalk": "^4.0.0", "debug": "^2.2.0", "invariant": "^2.2.4", "metro": "^0.82.0", "metro-config": "^0.82.0", "metro-core": "^0.82.0", "semver": "^7.1.3" }, "peerDependencies": { "@react-native-community/cli": "*" }, "optionalPeers": ["@react-native-community/cli"] }, "sha512-pl+aSXxGj3ug80FpMDrArjxUbJWY2ibWiSP3MLKX+Xk7An2GUmFFjCzNVSbs0jzWv8814EG2oI60/GH2RXwE4g=="], + "@react-native/community-cli-plugin": ["@react-native/community-cli-plugin@0.79.1", "", { "dependencies": { "@react-native/dev-middleware": "0.79.1", "chalk": "^4.0.0", "debug": "^2.2.0", "invariant": "^2.2.4", "metro": "^0.82.0", "metro-config": "^0.82.0", "metro-core": "^0.82.0", "semver": "^7.1.3" }, "peerDependencies": { "@react-native-community/cli": "*" }, "optionalPeers": ["@react-native-community/cli"] }, "sha512-hqCMQrMRi19G7yxEsYwV9A0MHB6Hri7B5dytRD7kU5vtz0Lzg1fZYYvmS0x9OdWJWPntmHA8xiijwM+4cT8cpQ=="], - "@react-native/debugger-frontend": ["@react-native/debugger-frontend@0.79.0", "", {}, "sha512-chwKEWAmQMkOKZWwBra+utquuJ/2uFqh+ZgZbJfNX+U0YsBx6AQ3dVbfAaXW3bSLYEJyf9Wb3Opsal4fmcD9Ww=="], + "@react-native/debugger-frontend": ["@react-native/debugger-frontend@0.79.1", "", {}, "sha512-IgbQM/djzBhkkjzIT/b36zwkc4UMxZLTKgRVJrSEjuwtOPmgfh/1F5m3OUitbMd4/e06VgN0vPLyBzToj1kiwA=="], - "@react-native/dev-middleware": ["@react-native/dev-middleware@0.79.0", "", { "dependencies": { "@isaacs/ttlcache": "^1.4.1", "@react-native/debugger-frontend": "0.79.0", "chrome-launcher": "^0.15.2", "chromium-edge-launcher": "^0.2.0", "connect": "^3.6.5", "debug": "^2.2.0", "invariant": "^2.2.4", "nullthrows": "^1.1.1", "open": "^7.0.3", "serve-static": "^1.16.2", "ws": "^6.2.3" } }, "sha512-8Mh5L8zJXis2qhgkfXnWMbSmcvb07wrbxQe8KIgIO7C1rS97idg7BBtoPEtmARsaQgmbSGu/wdE7UWFkGYp0OQ=="], + "@react-native/dev-middleware": ["@react-native/dev-middleware@0.79.1", "", { "dependencies": { "@isaacs/ttlcache": "^1.4.1", "@react-native/debugger-frontend": "0.79.1", "chrome-launcher": "^0.15.2", "chromium-edge-launcher": "^0.2.0", "connect": "^3.6.5", "debug": "^2.2.0", "invariant": "^2.2.4", "nullthrows": "^1.1.1", "open": "^7.0.3", "serve-static": "^1.16.2", "ws": "^6.2.3" } }, "sha512-xegUHwi6h8wOLIl/9ImZoIVVwzecE+ENGTELIrD2PsseBbtdRMKzZ8A1LTBjPPt3IjHPH6103JcSPwgepP6zFA=="], - "@react-native/gradle-plugin": ["@react-native/gradle-plugin@0.79.0", "", {}, "sha512-c+/qKnmTx3kf8xZesp2BkZ9pAQVSnEPZziQUwviSJaq9jm8tKb/B8fyGG8yIuw/ZTKyGprD+ByzUSzJmCpC/Ow=="], + "@react-native/gradle-plugin": ["@react-native/gradle-plugin@0.79.1", "", {}, "sha512-vfoNcOBig/+R7g3eqHkBSbSVkk0NMPzyXE5QY0V+/0flRa3kDZUHP2fr8ygoY/4rxbi05wPME2/dTEuoYcpnjg=="], - "@react-native/js-polyfills": ["@react-native/js-polyfills@0.79.0", "", {}, "sha512-+8lk/zP90JC9xZBGhI8TPqqR1Y5dYXwXvfhXygr/LlHoo+H8TeQxcPrXWdT+PWOJl6Gf7dbCOGh9Std8J7CSQA=="], + "@react-native/js-polyfills": ["@react-native/js-polyfills@0.79.1", "", {}, "sha512-P8j11kdD+ehL5jqHSCM1BOl4SnJ+3rvGPpsagAqyngU6WSausISO7YFufltrWA7kdpHdnAL2HfJJ62szTRGShw=="], - "@react-native/normalize-colors": ["@react-native/normalize-colors@0.79.0", "", {}, "sha512-RmM7Dgb69a4qwdguKR+8MhT0u1IAKa/s0uy8/7JP9b/fm8zjUV9HctMgRgIpZTOELsowEyQodyTnhHQf4HPX0A=="], + "@react-native/normalize-colors": ["@react-native/normalize-colors@0.79.1", "", {}, "sha512-Fj12xKyihZhrFH45ruqECd2JVx9lyYe+dyxO7MYgkqY6UENsSS3JKcfzjSNBZLW7NXts6JkbaqLQPwaHmPF7QA=="], - "@react-native/virtualized-lists": ["@react-native/virtualized-lists@0.79.0", "", { "dependencies": { "invariant": "^2.2.4", "nullthrows": "^1.1.1" }, "peerDependencies": { "@types/react": "^19.0.0", "react": "*", "react-native": "*" }, "optionalPeers": ["@types/react"] }, "sha512-tCT1sHSI1O5KSclDwNfnkLTLe3cgiyYWjIlmNxWJHqhCCz017HGOS/oH0zs0ZgxYwN7xCzTkqY330XMDo+yj2g=="], + "@react-native/virtualized-lists": ["@react-native/virtualized-lists@0.79.1", "", { "dependencies": { "invariant": "^2.2.4", "nullthrows": "^1.1.1" }, "peerDependencies": { "@types/react": "^19.0.0", "react": "*", "react-native": "*" }, "optionalPeers": ["@types/react"] }, "sha512-v1KeqJeVJXjc2mewjKQYSay7D7+VSacxryejuuVXlPE9E9wVbzMPCfPjbIS8C9nMC7a4rsRFilX7RVKYkeZaGg=="], "@rtsao/scc": ["@rtsao/scc@1.1.0", "", {}, "sha512-zt6OdqaDoOnJ1ZYsCYGt9YmWzDXl4vQdKTyJev62gFhRGKdx7mcT54V9KIjg+d2wi9EXsPvAPKe7i7WjfVWB8g=="], @@ -569,8 +568,6 @@ "@types/react": ["@types/react@18.3.18", "", { "dependencies": { "@types/prop-types": "*", "csstype": "^3.0.2" } }, "sha512-t4yC+vtgnkYjNSKlFx1jkAhH8LgTo2N/7Qvi83kdEaUtMDiwpbLAktKDaAMlRcJ5eSxZkH74eEGt1ky31d7kfQ=="], - "@types/react-dom": ["@types/react-dom@19.0.4", "", { "peerDependencies": { "@types/react": "^19.0.0" } }, "sha512-4fSQ8vWFkg+TGhePfUzVmat3eC14TXYSsiiDSLI0dVLsrm9gZFABjPy/Qu6TKgl1tq1Bu1yDsuQgY3A3DOjCcg=="], - "@types/stack-utils": ["@types/stack-utils@2.0.3", "", {}, "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw=="], "@types/ws": ["@types/ws@8.5.14", "", { "dependencies": { "@types/node": "*" } }, "sha512-bd/YFLW+URhBzMXurx7lWByOu+xzU9+kb3RboOteXYDfW+tr+JZa99OyNmPINEGB/ahzKrEuc8rcv4gnpJmxTw=="], @@ -579,21 +576,21 @@ "@types/yargs-parser": ["@types/yargs-parser@21.0.3", "", {}, "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ=="], - "@typescript-eslint/eslint-plugin": ["@typescript-eslint/eslint-plugin@8.26.1", "", { "dependencies": { "@eslint-community/regexpp": "^4.10.0", "@typescript-eslint/scope-manager": "8.26.1", "@typescript-eslint/type-utils": "8.26.1", "@typescript-eslint/utils": "8.26.1", "@typescript-eslint/visitor-keys": "8.26.1", "graphemer": "^1.4.0", "ignore": "^5.3.1", "natural-compare": "^1.4.0", "ts-api-utils": "^2.0.1" }, "peerDependencies": { "@typescript-eslint/parser": "^8.0.0 || ^8.0.0-alpha.0", "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.9.0" } }, "sha512-2X3mwqsj9Bd3Ciz508ZUtoQQYpOhU/kWoUqIf49H8Z0+Vbh6UF/y0OEYp0Q0axOGzaBGs7QxRwq0knSQ8khQNA=="], + "@typescript-eslint/eslint-plugin": ["@typescript-eslint/eslint-plugin@8.29.1", "", { "dependencies": { "@eslint-community/regexpp": "^4.10.0", "@typescript-eslint/scope-manager": "8.29.1", "@typescript-eslint/type-utils": "8.29.1", "@typescript-eslint/utils": "8.29.1", "@typescript-eslint/visitor-keys": "8.29.1", "graphemer": "^1.4.0", "ignore": "^5.3.1", "natural-compare": "^1.4.0", "ts-api-utils": "^2.0.1" }, "peerDependencies": { "@typescript-eslint/parser": "^8.0.0 || ^8.0.0-alpha.0", "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.9.0" } }, "sha512-ba0rr4Wfvg23vERs3eB+P3lfj2E+2g3lhWcCVukUuhtcdUx5lSIFZlGFEBHKr+3zizDa/TvZTptdNHVZWAkSBg=="], - "@typescript-eslint/parser": ["@typescript-eslint/parser@8.26.1", "", { "dependencies": { "@typescript-eslint/scope-manager": "8.26.1", "@typescript-eslint/types": "8.26.1", "@typescript-eslint/typescript-estree": "8.26.1", "@typescript-eslint/visitor-keys": "8.26.1", "debug": "^4.3.4" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.9.0" } }, "sha512-w6HZUV4NWxqd8BdeFf81t07d7/YV9s7TCWrQQbG5uhuvGUAW+fq1usZ1Hmz9UPNLniFnD8GLSsDpjP0hm1S4lQ=="], + "@typescript-eslint/parser": ["@typescript-eslint/parser@8.29.1", "", { "dependencies": { "@typescript-eslint/scope-manager": "8.29.1", "@typescript-eslint/types": "8.29.1", "@typescript-eslint/typescript-estree": "8.29.1", "@typescript-eslint/visitor-keys": "8.29.1", "debug": "^4.3.4" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.9.0" } }, "sha512-zczrHVEqEaTwh12gWBIJWj8nx+ayDcCJs06yoNMY0kwjMWDM6+kppljY+BxWI06d2Ja+h4+WdufDcwMnnMEWmg=="], - "@typescript-eslint/scope-manager": ["@typescript-eslint/scope-manager@8.26.1", "", { "dependencies": { "@typescript-eslint/types": "8.26.1", "@typescript-eslint/visitor-keys": "8.26.1" } }, "sha512-6EIvbE5cNER8sqBu6V7+KeMZIC1664d2Yjt+B9EWUXrsyWpxx4lEZrmvxgSKRC6gX+efDL/UY9OpPZ267io3mg=="], + "@typescript-eslint/scope-manager": ["@typescript-eslint/scope-manager@8.29.1", "", { "dependencies": { "@typescript-eslint/types": "8.29.1", "@typescript-eslint/visitor-keys": "8.29.1" } }, "sha512-2nggXGX5F3YrsGN08pw4XpMLO1Rgtnn4AzTegC2MDesv6q3QaTU5yU7IbS1tf1IwCR0Hv/1EFygLn9ms6LIpDA=="], - "@typescript-eslint/type-utils": ["@typescript-eslint/type-utils@8.26.1", "", { "dependencies": { "@typescript-eslint/typescript-estree": "8.26.1", "@typescript-eslint/utils": "8.26.1", "debug": "^4.3.4", "ts-api-utils": "^2.0.1" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.9.0" } }, "sha512-Kcj/TagJLwoY/5w9JGEFV0dclQdyqw9+VMndxOJKtoFSjfZhLXhYjzsQEeyza03rwHx2vFEGvrJWJBXKleRvZg=="], + "@typescript-eslint/type-utils": ["@typescript-eslint/type-utils@8.29.1", "", { "dependencies": { "@typescript-eslint/typescript-estree": "8.29.1", "@typescript-eslint/utils": "8.29.1", "debug": "^4.3.4", "ts-api-utils": "^2.0.1" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.9.0" } }, "sha512-DkDUSDwZVCYN71xA4wzySqqcZsHKic53A4BLqmrWFFpOpNSoxX233lwGu/2135ymTCR04PoKiEEEvN1gFYg4Tw=="], - "@typescript-eslint/types": ["@typescript-eslint/types@8.26.1", "", {}, "sha512-n4THUQW27VmQMx+3P+B0Yptl7ydfceUj4ON/AQILAASwgYdZ/2dhfymRMh5egRUrvK5lSmaOm77Ry+lmXPOgBQ=="], + "@typescript-eslint/types": ["@typescript-eslint/types@8.29.1", "", {}, "sha512-VT7T1PuJF1hpYC3AGm2rCgJBjHL3nc+A/bhOp9sGMKfi5v0WufsX/sHCFBfNTx2F+zA6qBc/PD0/kLRLjdt8mQ=="], - "@typescript-eslint/typescript-estree": ["@typescript-eslint/typescript-estree@8.26.1", "", { "dependencies": { "@typescript-eslint/types": "8.26.1", "@typescript-eslint/visitor-keys": "8.26.1", "debug": "^4.3.4", "fast-glob": "^3.3.2", "is-glob": "^4.0.3", "minimatch": "^9.0.4", "semver": "^7.6.0", "ts-api-utils": "^2.0.1" }, "peerDependencies": { "typescript": ">=4.8.4 <5.9.0" } }, "sha512-yUwPpUHDgdrv1QJ7YQal3cMVBGWfnuCdKbXw1yyjArax3353rEJP1ZA+4F8nOlQ3RfS2hUN/wze3nlY+ZOhvoA=="], + "@typescript-eslint/typescript-estree": ["@typescript-eslint/typescript-estree@8.29.1", "", { "dependencies": { "@typescript-eslint/types": "8.29.1", "@typescript-eslint/visitor-keys": "8.29.1", "debug": "^4.3.4", "fast-glob": "^3.3.2", "is-glob": "^4.0.3", "minimatch": "^9.0.4", "semver": "^7.6.0", "ts-api-utils": "^2.0.1" }, "peerDependencies": { "typescript": ">=4.8.4 <5.9.0" } }, "sha512-l1enRoSaUkQxOQnbi0KPUtqeZkSiFlqrx9/3ns2rEDhGKfTa+88RmXqedC1zmVTOWrLc2e6DEJrTA51C9iLH5g=="], - "@typescript-eslint/utils": ["@typescript-eslint/utils@8.26.1", "", { "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", "@typescript-eslint/scope-manager": "8.26.1", "@typescript-eslint/types": "8.26.1", "@typescript-eslint/typescript-estree": "8.26.1" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.9.0" } }, "sha512-V4Urxa/XtSUroUrnI7q6yUTD3hDtfJ2jzVfeT3VK0ciizfK2q/zGC0iDh1lFMUZR8cImRrep6/q0xd/1ZGPQpg=="], + "@typescript-eslint/utils": ["@typescript-eslint/utils@8.29.1", "", { "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", "@typescript-eslint/scope-manager": "8.29.1", "@typescript-eslint/types": "8.29.1", "@typescript-eslint/typescript-estree": "8.29.1" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.9.0" } }, "sha512-QAkFEbytSaB8wnmB+DflhUPz6CLbFWE2SnSCrRMEa+KnXIzDYbpsn++1HGvnfAsUY44doDXmvRkO5shlM/3UfA=="], - "@typescript-eslint/visitor-keys": ["@typescript-eslint/visitor-keys@8.26.1", "", { "dependencies": { "@typescript-eslint/types": "8.26.1", "eslint-visitor-keys": "^4.2.0" } }, "sha512-AjOC3zfnxd6S4Eiy3jwktJPclqhFHNyd8L6Gycf9WUPoKZpgM5PjkxY1X7uSy61xVpiJDhhk7XT2NVsN3ALTWg=="], + "@typescript-eslint/visitor-keys": ["@typescript-eslint/visitor-keys@8.29.1", "", { "dependencies": { "@typescript-eslint/types": "8.29.1", "eslint-visitor-keys": "^4.2.0" } }, "sha512-RGLh5CRaUEf02viP5c1Vh1cMGffQscyHe7HPAzGpfmfflFg1wUz2rYxd+OZqwpeypYvZ8UxSxuIpF++fmOzEcg=="], "@ungap/structured-clone": ["@ungap/structured-clone@1.3.0", "", {}, "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g=="], @@ -751,7 +748,7 @@ "babel-preset-current-node-syntax": ["babel-preset-current-node-syntax@1.1.0", "", { "dependencies": { "@babel/plugin-syntax-async-generators": "^7.8.4", "@babel/plugin-syntax-bigint": "^7.8.3", "@babel/plugin-syntax-class-properties": "^7.12.13", "@babel/plugin-syntax-class-static-block": "^7.14.5", "@babel/plugin-syntax-import-attributes": "^7.24.7", "@babel/plugin-syntax-import-meta": "^7.10.4", "@babel/plugin-syntax-json-strings": "^7.8.3", "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", "@babel/plugin-syntax-numeric-separator": "^7.10.4", "@babel/plugin-syntax-object-rest-spread": "^7.8.3", "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", "@babel/plugin-syntax-optional-chaining": "^7.8.3", "@babel/plugin-syntax-private-property-in-object": "^7.14.5", "@babel/plugin-syntax-top-level-await": "^7.14.5" }, "peerDependencies": { "@babel/core": "^7.0.0" } }, "sha512-ldYss8SbBlWva1bs28q78Ju5Zq1F+8BrqBZZ0VFhLBvhh6lCpC2o3gDJi/5DRLs9FgYZCnmPYIVFU4lRXCkyUw=="], - "babel-preset-expo": ["babel-preset-expo@13.1.1", "", { "dependencies": { "@babel/helper-module-imports": "^7.25.9", "@babel/plugin-proposal-decorators": "^7.12.9", "@babel/plugin-proposal-export-default-from": "^7.24.7", "@babel/plugin-syntax-export-default-from": "^7.24.7", "@babel/plugin-transform-export-namespace-from": "^7.25.9", "@babel/plugin-transform-flow-strip-types": "^7.25.2", "@babel/plugin-transform-modules-commonjs": "^7.24.8", "@babel/plugin-transform-object-rest-spread": "^7.24.7", "@babel/plugin-transform-parameters": "^7.24.7", "@babel/plugin-transform-private-methods": "^7.24.7", "@babel/plugin-transform-private-property-in-object": "^7.24.7", "@babel/plugin-transform-runtime": "^7.24.7", "@babel/preset-react": "^7.22.15", "@babel/preset-typescript": "^7.23.0", "@react-native/babel-preset": "0.79.0", "babel-plugin-react-native-web": "~0.19.13", "babel-plugin-syntax-hermes-parser": "^0.25.1", "babel-plugin-transform-flow-enums": "^0.0.2", "debug": "^4.3.4", "react-refresh": "^0.14.2", "resolve-from": "^5.0.0" }, "peerDependencies": { "babel-plugin-react-compiler": "^19.0.0-beta-9ee70a1-20241017", "react-compiler-runtime": "^19.0.0-beta-8a03594-20241020" }, "optionalPeers": ["babel-plugin-react-compiler", "react-compiler-runtime"] }, "sha512-KA+2bdKbKtrTlK3vj9zdf/5uInf8MJkLwxzDhB57LSxJLUk5W2G2MNseBkOlR1gMlB6q+0kjWaRKln7lVbD54w=="], + "babel-preset-expo": ["babel-preset-expo@13.1.5", "", { "dependencies": { "@babel/helper-module-imports": "^7.25.9", "@babel/plugin-proposal-decorators": "^7.12.9", "@babel/plugin-proposal-export-default-from": "^7.24.7", "@babel/plugin-syntax-export-default-from": "^7.24.7", "@babel/plugin-transform-export-namespace-from": "^7.25.9", "@babel/plugin-transform-flow-strip-types": "^7.25.2", "@babel/plugin-transform-modules-commonjs": "^7.24.8", "@babel/plugin-transform-object-rest-spread": "^7.24.7", "@babel/plugin-transform-parameters": "^7.24.7", "@babel/plugin-transform-private-methods": "^7.24.7", "@babel/plugin-transform-private-property-in-object": "^7.24.7", "@babel/plugin-transform-runtime": "^7.24.7", "@babel/preset-react": "^7.22.15", "@babel/preset-typescript": "^7.23.0", "@react-native/babel-preset": "0.79.1", "babel-plugin-react-native-web": "~0.19.13", "babel-plugin-syntax-hermes-parser": "^0.25.1", "babel-plugin-transform-flow-enums": "^0.0.2", "debug": "^4.3.4", "react-refresh": "^0.14.2", "resolve-from": "^5.0.0" }, "peerDependencies": { "babel-plugin-react-compiler": "^19.0.0-beta-e993439-20250405" }, "optionalPeers": ["babel-plugin-react-compiler"] }, "sha512-EkmALITW11oE2pm9yTb4IaOjfExzXxpmFDqEFIJ0SKODkJHlDhDZtomhmVqwpG04CSMW1nAQoKc4W2BZQt4A3w=="], "babel-preset-jest": ["babel-preset-jest@29.6.3", "", { "dependencies": { "babel-plugin-jest-hoist": "^29.6.3", "babel-preset-current-node-syntax": "^1.0.0" }, "peerDependencies": { "@babel/core": "^7.0.0" } }, "sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA=="], @@ -899,8 +896,6 @@ "deepmerge": ["deepmerge@4.3.1", "", {}, "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A=="], - "default-gateway": ["default-gateway@6.0.3", "", { "dependencies": { "execa": "^5.0.0" } }, "sha512-fwSOJsbbNzZ/CUFpqFBqYfYNLj1NbMPm8MMCIzHjC83iSJRBEGmDUxU+WP661BaBQImeC2yHwXtz+P/O9o+XEg=="], - "defaults": ["defaults@1.0.4", "", { "dependencies": { "clone": "^1.0.2" } }, "sha512-eFuaLoy/Rxalv2kr+lqMlUnrDWV+3j4pljOIJgLIhI058IQfWJ7vXhyEIHu+HtC738klGALYxOKDO0bQP3tg8A=="], "define-data-property": ["define-data-property@1.1.4", "", { "dependencies": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", "gopd": "^1.0.1" } }, "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A=="], @@ -989,7 +984,7 @@ "eslint": ["eslint@8.57.1", "", { "dependencies": { "@eslint-community/eslint-utils": "^4.2.0", "@eslint-community/regexpp": "^4.6.1", "@eslint/eslintrc": "^2.1.4", "@eslint/js": "8.57.1", "@humanwhocodes/config-array": "^0.13.0", "@humanwhocodes/module-importer": "^1.0.1", "@nodelib/fs.walk": "^1.2.8", "@ungap/structured-clone": "^1.2.0", "ajv": "^6.12.4", "chalk": "^4.0.0", "cross-spawn": "^7.0.2", "debug": "^4.3.2", "doctrine": "^3.0.0", "escape-string-regexp": "^4.0.0", "eslint-scope": "^7.2.2", "eslint-visitor-keys": "^3.4.3", "espree": "^9.6.1", "esquery": "^1.4.2", "esutils": "^2.0.2", "fast-deep-equal": "^3.1.3", "file-entry-cache": "^6.0.1", "find-up": "^5.0.0", "glob-parent": "^6.0.2", "globals": "^13.19.0", "graphemer": "^1.4.0", "ignore": "^5.2.0", "imurmurhash": "^0.1.4", "is-glob": "^4.0.0", "is-path-inside": "^3.0.3", "js-yaml": "^4.1.0", "json-stable-stringify-without-jsonify": "^1.0.1", "levn": "^0.4.1", "lodash.merge": "^4.6.2", "minimatch": "^3.1.2", "natural-compare": "^1.4.0", "optionator": "^0.9.3", "strip-ansi": "^6.0.1", "text-table": "^0.2.0" }, "bin": { "eslint": "bin/eslint.js" } }, "sha512-ypowyDxpVSYpkXr9WPv2PAZCtNip1Mv5KTW0SCurXv/9iOpcrH9PaqUElksqEB6pChqHGDRCFTyrZlGhnLNGiA=="], - "eslint-config-next": ["eslint-config-next@15.2.4", "", { "dependencies": { "@next/eslint-plugin-next": "15.2.4", "@rushstack/eslint-patch": "^1.10.3", "@typescript-eslint/eslint-plugin": "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/parser": "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0", "eslint-import-resolver-node": "^0.3.6", "eslint-import-resolver-typescript": "^3.5.2", "eslint-plugin-import": "^2.31.0", "eslint-plugin-jsx-a11y": "^6.10.0", "eslint-plugin-react": "^7.37.0", "eslint-plugin-react-hooks": "^5.0.0" }, "peerDependencies": { "eslint": "^7.23.0 || ^8.0.0 || ^9.0.0", "typescript": ">=3.3.1" }, "optionalPeers": ["typescript"] }, "sha512-v4gYjd4eYIme8qzaJItpR5MMBXJ0/YV07u7eb50kEnlEmX7yhOjdUdzz70v4fiINYRjLf8X8TbogF0k7wlz6sA=="], + "eslint-config-next": ["eslint-config-next@15.3.1", "", { "dependencies": { "@next/eslint-plugin-next": "15.3.1", "@rushstack/eslint-patch": "^1.10.3", "@typescript-eslint/eslint-plugin": "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0", "@typescript-eslint/parser": "^5.4.2 || ^6.0.0 || ^7.0.0 || ^8.0.0", "eslint-import-resolver-node": "^0.3.6", "eslint-import-resolver-typescript": "^3.5.2", "eslint-plugin-import": "^2.31.0", "eslint-plugin-jsx-a11y": "^6.10.0", "eslint-plugin-react": "^7.37.0", "eslint-plugin-react-hooks": "^5.0.0" }, "peerDependencies": { "eslint": "^7.23.0 || ^8.0.0 || ^9.0.0", "typescript": ">=3.3.1" }, "optionalPeers": ["typescript"] }, "sha512-GnmyVd9TE/Ihe3RrvcafFhXErErtr2jS0JDeCSp3vWvy86AXwHsRBt0E3MqP/m8ACS1ivcsi5uaqjbhsG18qKw=="], "eslint-config-prettier": ["eslint-config-prettier@9.1.0", "", { "peerDependencies": { "eslint": ">=7.0.0" }, "bin": { "eslint-config-prettier": "bin/cli.js" } }, "sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw=="], @@ -1011,7 +1006,7 @@ "eslint-plugin-prettier": ["eslint-plugin-prettier@5.2.6", "", { "dependencies": { "prettier-linter-helpers": "^1.0.0", "synckit": "^0.11.0" }, "peerDependencies": { "@types/eslint": ">=8.0.0", "eslint": ">=8.0.0", "eslint-config-prettier": ">= 7.0.0 <10.0.0 || >=10.1.0", "prettier": ">=3.0.0" }, "optionalPeers": ["@types/eslint", "eslint-config-prettier"] }, "sha512-mUcf7QG2Tjk7H055Jk0lGBjbgDnfrvqjhXh9t2xLMSCjZVcw9Rb1V6sVNXO0th3jgeO7zllWPTNRil3JW94TnQ=="], - "eslint-plugin-react": ["eslint-plugin-react@7.37.4", "", { "dependencies": { "array-includes": "^3.1.8", "array.prototype.findlast": "^1.2.5", "array.prototype.flatmap": "^1.3.3", "array.prototype.tosorted": "^1.1.4", "doctrine": "^2.1.0", "es-iterator-helpers": "^1.2.1", "estraverse": "^5.3.0", "hasown": "^2.0.2", "jsx-ast-utils": "^2.4.1 || ^3.0.0", "minimatch": "^3.1.2", "object.entries": "^1.1.8", "object.fromentries": "^2.0.8", "object.values": "^1.2.1", "prop-types": "^15.8.1", "resolve": "^2.0.0-next.5", "semver": "^6.3.1", "string.prototype.matchall": "^4.0.12", "string.prototype.repeat": "^1.0.0" }, "peerDependencies": { "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7" } }, "sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ=="], + "eslint-plugin-react": ["eslint-plugin-react@7.37.5", "", { "dependencies": { "array-includes": "^3.1.8", "array.prototype.findlast": "^1.2.5", "array.prototype.flatmap": "^1.3.3", "array.prototype.tosorted": "^1.1.4", "doctrine": "^2.1.0", "es-iterator-helpers": "^1.2.1", "estraverse": "^5.3.0", "hasown": "^2.0.2", "jsx-ast-utils": "^2.4.1 || ^3.0.0", "minimatch": "^3.1.2", "object.entries": "^1.1.9", "object.fromentries": "^2.0.8", "object.values": "^1.2.1", "prop-types": "^15.8.1", "resolve": "^2.0.0-next.5", "semver": "^6.3.1", "string.prototype.matchall": "^4.0.12", "string.prototype.repeat": "^1.0.0" }, "peerDependencies": { "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7" } }, "sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA=="], "eslint-plugin-react-hooks": ["eslint-plugin-react-hooks@5.2.0", "", { "peerDependencies": { "eslint": "^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0 || ^9.0.0" } }, "sha512-+f15FfK64YQwZdJNELETdn5ibXEUQmW1DZL6KXhNnc2heoy/sg9VJJeT7n8TlMWouzWqSWavFkIhHyIbIAEapg=="], @@ -1045,21 +1040,21 @@ "execa": ["execa@8.0.1", "", { "dependencies": { "cross-spawn": "^7.0.3", "get-stream": "^8.0.1", "human-signals": "^5.0.0", "is-stream": "^3.0.0", "merge-stream": "^2.0.0", "npm-run-path": "^5.1.0", "onetime": "^6.0.0", "signal-exit": "^4.1.0", "strip-final-newline": "^3.0.0" } }, "sha512-VyhnebXciFV2DESc+p6B+y0LjSm0krU4OgJN44qFAhBY0TJ+1V61tYD2+wHusZ6F9n5K+vl8k0sTy7PEfV4qpg=="], - "expo": ["expo@53.0.0-preview.3", "", { "dependencies": { "@babel/runtime": "^7.20.0", "@expo/cli": "0.23.3", "@expo/config": "~11.0.1", "@expo/config-plugins": "~9.1.2", "@expo/fingerprint": "0.12.1", "@expo/metro-config": "0.20.2", "@expo/vector-icons": "^14.0.0", "babel-preset-expo": "~13.1.1", "expo-asset": "~11.1.1", "expo-constants": "~17.1.1", "expo-file-system": "~18.1.1", "expo-font": "~13.1.1", "expo-keep-awake": "~14.1.1", "expo-modules-autolinking": "2.1.2", "expo-modules-core": "2.3.2", "web-streams-polyfill": "^3.3.2", "whatwg-url-without-unicode": "8.0.0-3" }, "peerDependencies": { "@expo/dom-webview": "*", "@expo/metro-runtime": "*", "react": "*", "react-native": "*", "react-native-webview": "*" }, "optionalPeers": ["@expo/dom-webview", "@expo/metro-runtime", "react-native-webview"], "bin": { "expo": "bin/cli", "expo-modules-autolinking": "bin/autolinking", "fingerprint": "bin/fingerprint" } }, "sha512-M0pKWY3qfTJ6BDTZNQEjPRq3sRiV1m978EsKxm1MyEuFnQ9pb/sO4w9scoG8aUYevavNtDbTQtwCjlX9at0y5w=="], + "expo": ["expo@53.0.0-preview.9", "", { "dependencies": { "@babel/runtime": "^7.20.0", "@expo/cli": "0.24.3", "@expo/config": "~11.0.3", "@expo/config-plugins": "~9.1.5", "@expo/fingerprint": "0.12.2", "@expo/metro-config": "0.20.5", "@expo/vector-icons": "^14.0.0", "babel-preset-expo": "~13.1.5", "expo-asset": "~11.1.2", "expo-constants": "~17.1.2", "expo-file-system": "~18.1.5", "expo-font": "~13.2.1", "expo-keep-awake": "~14.1.2", "expo-modules-autolinking": "2.1.5", "expo-modules-core": "2.3.6", "react-native-edge-to-edge": "1.6.0", "web-streams-polyfill": "^3.3.2", "whatwg-url-without-unicode": "8.0.0-3" }, "peerDependencies": { "@expo/dom-webview": "*", "@expo/metro-runtime": "*", "react": "*", "react-native": "*", "react-native-webview": "*" }, "optionalPeers": ["@expo/dom-webview", "@expo/metro-runtime", "react-native-webview"], "bin": { "expo": "bin/cli", "expo-modules-autolinking": "bin/autolinking", "fingerprint": "bin/fingerprint" } }, "sha512-34dxXy05sRxjYe6falnrhGjylfKvPi26xNe8g7BYqPK1NIDkkKuI450HLoK2mmDBPl0KIHXIRGRch5LiwatjuA=="], - "expo-asset": ["expo-asset@11.1.1", "", { "dependencies": { "@expo/image-utils": "^0.7.1", "expo-constants": "~17.1.1" }, "peerDependencies": { "expo": "*", "react": "*", "react-native": "*" } }, "sha512-r74+TTeqU65dZP5Hzm/+9C6u1c0gtNUX3d88nK4x0ytS721wJKu4rsRyMMG51apStegiLYAa5gMSZz5TwU/Teg=="], + "expo-asset": ["expo-asset@11.1.2", "", { "dependencies": { "@expo/image-utils": "^0.7.2", "expo-constants": "~17.1.2" }, "peerDependencies": { "expo": "*", "react": "*", "react-native": "*" } }, "sha512-9eozXyFtpKltzcr7P21uVz0FvGXD3omOzAN/u6NCAw0b0RqkwKMQbwF706Qzx52Bj0ogE7xNfXlLvdIKq/Caig=="], - "expo-constants": ["expo-constants@17.1.1", "", { "dependencies": { "@expo/config": "~11.0.1", "@expo/env": "~1.0.2" }, "peerDependencies": { "expo": "*", "react-native": "*" } }, "sha512-k/RpaqSRKwrZ6UMfP8Spfl59e90UhnlIZvE3ps4vLgMnTs3gYpblHFq77fV275JMl7dNacESPAmYS0xi10mTEg=="], + "expo-constants": ["expo-constants@17.1.2", "", { "dependencies": { "@expo/config": "~11.0.3", "@expo/env": "~1.0.3" }, "peerDependencies": { "expo": "*", "react-native": "*" } }, "sha512-zKKjQlRJ6td2+wuf+OeTd/vJmzq512oJDIAMhpcQx3PhvmHu65RnWt7tpRhDTAgqNcr8hXbDUTiXF31BWuxzWw=="], - "expo-file-system": ["expo-file-system@18.1.1", "", { "dependencies": { "web-streams-polyfill": "^3.3.2" }, "peerDependencies": { "expo": "*", "react-native": "*" } }, "sha512-7GYeFiW7fHVcuL+rTPuD3eDdkVietFztmquymBr/pJWdDh739mL7vC/wnK+b33VIrFgtuJs4e7qeohQQ/pXM5g=="], + "expo-file-system": ["expo-file-system@18.1.5", "", { "dependencies": { "web-streams-polyfill": "^3.3.2" }, "peerDependencies": { "expo": "*", "react-native": "*" } }, "sha512-dTAHLfV/F54i3wwZCMAmp1zHD9xACoVSfJvLXn3X4K6MRcmiwIcEi4kljitOhP5pmGBCa0tGoaKLpC34dvWSPQ=="], - "expo-font": ["expo-font@13.1.1", "", { "dependencies": { "fontfaceobserver": "^2.1.0" }, "peerDependencies": { "expo": "*", "react": "*" } }, "sha512-GvdS5i6O/GDosfwgCFoxihEmUsZ9KoZVn/aNGIbdIqiljcQDsOs4oPVu6KXJelcQCqDVOQz2u8CdcJvvrZiRXw=="], + "expo-font": ["expo-font@13.2.1", "", { "dependencies": { "fontfaceobserver": "^2.1.0" }, "peerDependencies": { "expo": "*", "react": "*" } }, "sha512-eWwgFf8Vj/vMNFlfbU07OZB4TxC6pPwJ3CuURNw2J83RUunzmOQmIuk68CRm/JPeNf6FgFTEdJc1fQNemN2pag=="], - "expo-keep-awake": ["expo-keep-awake@14.1.1", "", { "peerDependencies": { "expo": "*", "react": "*" } }, "sha512-46W6hPdcdMgNhQT3C5cBI2Vtwb8wNUUsFpXp+Bi2JOPmRG+RQh/lmqjXry+pQKxEJfuzNTYSDmvw9sMNzMNlbA=="], + "expo-keep-awake": ["expo-keep-awake@14.1.2", "", { "peerDependencies": { "expo": "*", "react": "*" } }, "sha512-Du82WEFmwnBdodn7NDo87RpzpAHcmlgRDhoUrEirbA0CGDWlQMeVAfZPjtLt+jaRGvXSMynG3tszP1VdO9QdDw=="], - "expo-modules-autolinking": ["expo-modules-autolinking@2.1.2", "", { "dependencies": { "@expo/spawn-async": "^1.7.2", "chalk": "^4.1.0", "commander": "^7.2.0", "find-up": "^5.0.0", "glob": "^10.4.2", "require-from-string": "^2.0.2", "resolve-from": "^5.0.0" }, "bin": { "expo-modules-autolinking": "bin/expo-modules-autolinking.js" } }, "sha512-mbj2n8cWrsrDE31t7E9ptT+8PXVII9aMMvRYA783j5F0ns5k+pNqWhG48VZhx2MxLyd0MEO+52unFC+6jkgRcQ=="], + "expo-modules-autolinking": ["expo-modules-autolinking@2.1.5", "", { "dependencies": { "@expo/spawn-async": "^1.7.2", "chalk": "^4.1.0", "commander": "^7.2.0", "find-up": "^5.0.0", "glob": "^10.4.2", "require-from-string": "^2.0.2", "resolve-from": "^5.0.0" }, "bin": { "expo-modules-autolinking": "bin/expo-modules-autolinking.js" } }, "sha512-VhjySsgTAGgT1idwSCLaGxtz1WNv6onruUvhQcTQfG4K27dFX87tiJOh4qfl/vgVDMkuz3ywHrzdCcIfr9Y/Ig=="], - "expo-modules-core": ["expo-modules-core@2.3.2", "", { "dependencies": { "invariant": "^2.2.4" } }, "sha512-gUL58kAZZI9/MI7/SWEXdb1XczSNQhAzSQXLusryYs7r4LkJ9b2QC/dAXBRWc7plyPYgOrzPfTjvaE7gTe509A=="], + "expo-modules-core": ["expo-modules-core@2.3.6", "", { "dependencies": { "invariant": "^2.2.4" } }, "sha512-82By/xU8UBp2/M5CdRMKDI2ceQkqdMxFl9rOagwH00F0q5wKpwn0esF/c/PShwKibzhI7IRy7Q31DfzeqKgIOw=="], "expo-screen-orientation": ["expo-screen-orientation@8.0.4", "", { "peerDependencies": { "expo": "*", "react-native": "*" } }, "sha512-kJrIZ/44+Gs5D5nyP6SXqTUbJEOsRgzk+nUcKeVZ0Vmx0szGrvSvhzdus7853xT/sqyAARsqBMlx626jAMu/Jg=="], @@ -1217,14 +1212,10 @@ "inline-style-prefixer": ["inline-style-prefixer@7.0.1", "", { "dependencies": { "css-in-js-utils": "^3.1.0" } }, "sha512-lhYo5qNTQp3EvSSp3sRvXMbVQTLrvGV6DycRMJ5dm2BLMiJ30wpXKdDdgX+GmJZ5uQMucwRKHamXSst3Sj/Giw=="], - "internal-ip": ["internal-ip@6.1.0", "", { "dependencies": { "default-gateway": "^6.0.0", "ipaddr.js": "^1.9.1" } }, "sha512-Cs1iaqrl3z3KJ2ejWyfKkMcuv9NTEJWXtUBSGVc+Eg9BjBLS0k11CsOkf/p5quOkVhhRuq9zwZ/PuJpPUuDP9Q=="], - "internal-slot": ["internal-slot@1.1.0", "", { "dependencies": { "es-errors": "^1.3.0", "hasown": "^2.0.2", "side-channel": "^1.1.0" } }, "sha512-4gd7VpWNQNB4UKKCFFVcp1AVv+FMOgs9NKzjHKusc8jTMhd5eL1NqQqOpE0KzMds804/yHlglp3uxgluOqAPLw=="], "invariant": ["invariant@2.2.4", "", { "dependencies": { "loose-envify": "^1.0.0" } }, "sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA=="], - "ipaddr.js": ["ipaddr.js@1.9.1", "", {}, "sha512-0KI/607xoxSToH7GjN1FfSbLoU0+btTicjsQSWQlh/hZykN8KpmMf7uYwPW3R+akZ6R/w18ZlXSHBYXiYUPO3g=="], - "is-array-buffer": ["is-array-buffer@3.0.5", "", { "dependencies": { "call-bind": "^1.0.8", "call-bound": "^1.0.3", "get-intrinsic": "^1.2.6" } }, "sha512-DDfANUiiG2wC1qawP66qlTugJeL5HyzMpfr8lLK+jMQirGzNod0B12cFB/9q838Ru27sBwfw78/rdoU7RERz6A=="], "is-arrayish": ["is-arrayish@0.3.2", "", {}, "sha512-eVRqCvVlZbuw3GrM63ovNSNAeA1K16kaR/LRY/92w0zxQ5/1YzwblUX652i4Xs9RwAGjW9d9y6X88t8OaAJfWQ=="], @@ -1359,6 +1350,8 @@ "kleur": ["kleur@3.0.3", "", {}, "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w=="], + "lan-network": ["lan-network@0.1.4", "", { "bin": { "lan-network": "dist/lan-network-cli.js" } }, "sha512-9EzcRaFzlj3nSwcn2VOdxm30uHBBCgkX8/xzhSIlZXvQ1N1QV2cSwSrL+4bJC/WI+3k1f9SNJuPt4/F/9Au6hQ=="], + "language-subtag-registry": ["language-subtag-registry@0.3.23", "", {}, "sha512-0K65Lea881pHotoGEa5gDlMxt3pctLi2RplBb7Ezh4rRdLEOtgi7n4EwK9lamnUCkKBqaeKRVebTq6BAxSkpXQ=="], "language-tags": ["language-tags@1.0.9", "", { "dependencies": { "language-subtag-registry": "^0.3.20" } }, "sha512-MbjN408fEndfiQXbFQ1vnd+1NoLDsnQW41410oQBXiyXDMYH5z505juWa4KUE1LqxRC7DgOgZDbKLxHIwm27hA=="], @@ -1505,7 +1498,7 @@ "nested-error-stacks": ["nested-error-stacks@2.0.1", "", {}, "sha512-SrQrok4CATudVzBS7coSz26QRSmlK9TzzoFbeKfcPBUFPjcQM9Rqvr/DlJkOrwI/0KcgvMub1n1g5Jt9EgRn4A=="], - "next": ["next@15.2.4", "", { "dependencies": { "@next/env": "15.2.4", "@swc/counter": "0.1.3", "@swc/helpers": "0.5.15", "busboy": "1.6.0", "caniuse-lite": "^1.0.30001579", "postcss": "8.4.31", "styled-jsx": "5.1.6" }, "optionalDependencies": { "@next/swc-darwin-arm64": "15.2.4", "@next/swc-darwin-x64": "15.2.4", "@next/swc-linux-arm64-gnu": "15.2.4", "@next/swc-linux-arm64-musl": "15.2.4", "@next/swc-linux-x64-gnu": "15.2.4", "@next/swc-linux-x64-musl": "15.2.4", "@next/swc-win32-arm64-msvc": "15.2.4", "@next/swc-win32-x64-msvc": "15.2.4", "sharp": "^0.33.5" }, "peerDependencies": { "@opentelemetry/api": "^1.1.0", "@playwright/test": "^1.41.2", "babel-plugin-react-compiler": "*", "react": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0", "react-dom": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0", "sass": "^1.3.0" }, "optionalPeers": ["@opentelemetry/api", "@playwright/test", "babel-plugin-react-compiler", "sass"], "bin": { "next": "dist/bin/next" } }, "sha512-VwL+LAaPSxEkd3lU2xWbgEOtrM8oedmyhBqaVNmgKB+GvZlCy9rgaEc+y2on0wv+l0oSFqLtYD6dcC1eAedUaQ=="], + "next": ["next@15.3.1", "", { "dependencies": { "@next/env": "15.3.1", "@swc/counter": "0.1.3", "@swc/helpers": "0.5.15", "busboy": "1.6.0", "caniuse-lite": "^1.0.30001579", "postcss": "8.4.31", "styled-jsx": "5.1.6" }, "optionalDependencies": { "@next/swc-darwin-arm64": "15.3.1", "@next/swc-darwin-x64": "15.3.1", "@next/swc-linux-arm64-gnu": "15.3.1", "@next/swc-linux-arm64-musl": "15.3.1", "@next/swc-linux-x64-gnu": "15.3.1", "@next/swc-linux-x64-musl": "15.3.1", "@next/swc-win32-arm64-msvc": "15.3.1", "@next/swc-win32-x64-msvc": "15.3.1", "sharp": "^0.34.1" }, "peerDependencies": { "@opentelemetry/api": "^1.1.0", "@playwright/test": "^1.41.2", "babel-plugin-react-compiler": "*", "react": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0", "react-dom": "^18.2.0 || 19.0.0-rc-de68d2f4-20241204 || ^19.0.0", "sass": "^1.3.0" }, "optionalPeers": ["@opentelemetry/api", "@playwright/test", "babel-plugin-react-compiler", "sass"], "bin": { "next": "dist/bin/next" } }, "sha512-8+dDV0xNLOgHlyBxP1GwHGVaNXsmp+2NhZEYrXr24GWLHtt27YrBPbPuHvzlhi7kZNYjeJNR93IF5zfFu5UL0g=="], "next-compose-plugins": ["next-compose-plugins@2.2.1", "", {}, "sha512-OjJ+fV15FXO2uQXQagLD4C0abYErBjyjE0I0FHpOEIB8upw0hg1ldFP6cqHTJBH1cZqy96OeR3u1dJ+Ez2D4Bg=="], @@ -1669,9 +1662,11 @@ "react-is": ["react-is@16.13.1", "", {}, "sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ=="], - "react-native": ["react-native@0.79.0", "", { "dependencies": { "@jest/create-cache-key-function": "^29.7.0", "@react-native/assets-registry": "0.79.0", "@react-native/codegen": "0.79.0", "@react-native/community-cli-plugin": "0.79.0", "@react-native/gradle-plugin": "0.79.0", "@react-native/js-polyfills": "0.79.0", "@react-native/normalize-colors": "0.79.0", "@react-native/virtualized-lists": "0.79.0", "abort-controller": "^3.0.0", "anser": "^1.4.9", "ansi-regex": "^5.0.0", "babel-jest": "^29.7.0", "babel-plugin-syntax-hermes-parser": "0.25.1", "base64-js": "^1.5.1", "chalk": "^4.0.0", "commander": "^12.0.0", "event-target-shim": "^5.0.1", "flow-enums-runtime": "^0.0.6", "glob": "^7.1.1", "invariant": "^2.2.4", "jest-environment-node": "^29.7.0", "memoize-one": "^5.0.0", "metro-runtime": "^0.82.0", "metro-source-map": "^0.82.0", "nullthrows": "^1.1.1", "pretty-format": "^29.7.0", "promise": "^8.3.0", "react-devtools-core": "^6.1.1", "react-refresh": "^0.14.0", "regenerator-runtime": "^0.13.2", "scheduler": "0.25.0", "semver": "^7.1.3", "stacktrace-parser": "^0.1.10", "whatwg-fetch": "^3.0.0", "ws": "^6.2.3", "yargs": "^17.6.2" }, "peerDependencies": { "@types/react": "^19.0.0", "react": "^19.0.0" }, "optionalPeers": ["@types/react"], "bin": { "react-native": "cli.js" } }, "sha512-fLG/zl/YF30TWTmp2bbo3flHSFGe4WTyVkb7/wJnMEC39jjXVSCxfDtvSUVavhCc03fA/RTkWWvlmg7NEJk7Vg=="], + "react-native": ["react-native@0.79.1", "", { "dependencies": { "@jest/create-cache-key-function": "^29.7.0", "@react-native/assets-registry": "0.79.1", "@react-native/codegen": "0.79.1", "@react-native/community-cli-plugin": "0.79.1", "@react-native/gradle-plugin": "0.79.1", "@react-native/js-polyfills": "0.79.1", "@react-native/normalize-colors": "0.79.1", "@react-native/virtualized-lists": "0.79.1", "abort-controller": "^3.0.0", "anser": "^1.4.9", "ansi-regex": "^5.0.0", "babel-jest": "^29.7.0", "babel-plugin-syntax-hermes-parser": "0.25.1", "base64-js": "^1.5.1", "chalk": "^4.0.0", "commander": "^12.0.0", "event-target-shim": "^5.0.1", "flow-enums-runtime": "^0.0.6", "glob": "^7.1.1", "invariant": "^2.2.4", "jest-environment-node": "^29.7.0", "memoize-one": "^5.0.0", "metro-runtime": "^0.82.0", "metro-source-map": "^0.82.0", "nullthrows": "^1.1.1", "pretty-format": "^29.7.0", "promise": "^8.3.0", "react-devtools-core": "^6.1.1", "react-refresh": "^0.14.0", "regenerator-runtime": "^0.13.2", "scheduler": "0.25.0", "semver": "^7.1.3", "stacktrace-parser": "^0.1.10", "whatwg-fetch": "^3.0.0", "ws": "^6.2.3", "yargs": "^17.6.2" }, "peerDependencies": { "@types/react": "^19.0.0", "react": "^19.0.0" }, "optionalPeers": ["@types/react"], "bin": { "react-native": "cli.js" } }, "sha512-MZQFEKyKPjqvyjuMUvH02elnmRQFzbS0yf46YOe9ktJWTZGwklsbJkRgaXJx9KA3SK6v1/QXVeCqZmrzho+1qw=="], - "react-native-safe-area-context": ["react-native-safe-area-context@5.3.0", "", { "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-glV9bwuozTjf/JDBIBm+ITnukHNaUT3nucgdeADwjtHsfEN3RL5UO6nq99vvdWv5j/O9yCZBvFncM1BBQ+UvpQ=="], + "react-native-edge-to-edge": ["react-native-edge-to-edge@1.6.0", "", { "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-2WCNdE3Qd6Fwg9+4BpbATUxCLcouF6YRY7K+J36KJ4l3y+tWN6XCqAC4DuoGblAAbb2sLkhEDp4FOlbOIot2Og=="], + + "react-native-safe-area-context": ["react-native-safe-area-context@5.4.0", "", { "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-JaEThVyJcLhA+vU0NU8bZ0a1ih6GiF4faZ+ArZLqpYbL6j7R3caRqj+mE3lEtKCuHgwjLg3bCxLL1GPUJZVqUA=="], "react-native-svg": ["react-native-svg@15.11.2", "", { "dependencies": { "css-select": "^5.1.0", "css-tree": "^1.1.3", "warn-once": "0.1.1" }, "peerDependencies": { "react": "*", "react-native": "*" } }, "sha512-+YfF72IbWQUKzCIydlijV1fLuBsQNGMT6Da2kFlo1sh+LE3BIm/2Q7AR1zAAR6L0BFLi1WaQPLfFUC9bNZpOmw=="], @@ -1767,7 +1762,7 @@ "setprototypeof": ["setprototypeof@1.2.0", "", {}, "sha512-E5LDX7Wrp85Kil5bhZv46j8jOeboKq5JMmYM3gVGdGH8xFpPWXUMsNrlODCrkoxMEeNi/XZIwuRvY4XNwYMJpw=="], - "sharp": ["sharp@0.33.5", "", { "dependencies": { "color": "^4.2.3", "detect-libc": "^2.0.3", "semver": "^7.6.3" }, "optionalDependencies": { "@img/sharp-darwin-arm64": "0.33.5", "@img/sharp-darwin-x64": "0.33.5", "@img/sharp-libvips-darwin-arm64": "1.0.4", "@img/sharp-libvips-darwin-x64": "1.0.4", "@img/sharp-libvips-linux-arm": "1.0.5", "@img/sharp-libvips-linux-arm64": "1.0.4", "@img/sharp-libvips-linux-s390x": "1.0.4", "@img/sharp-libvips-linux-x64": "1.0.4", "@img/sharp-libvips-linuxmusl-arm64": "1.0.4", "@img/sharp-libvips-linuxmusl-x64": "1.0.4", "@img/sharp-linux-arm": "0.33.5", "@img/sharp-linux-arm64": "0.33.5", "@img/sharp-linux-s390x": "0.33.5", "@img/sharp-linux-x64": "0.33.5", "@img/sharp-linuxmusl-arm64": "0.33.5", "@img/sharp-linuxmusl-x64": "0.33.5", "@img/sharp-wasm32": "0.33.5", "@img/sharp-win32-ia32": "0.33.5", "@img/sharp-win32-x64": "0.33.5" } }, "sha512-haPVm1EkS9pgvHrQ/F3Xy+hgcuMV0Wm9vfIBSiwZ05k+xgb0PkBQpGsAA/oWdDobNaZTH5ppvHtzCFbnSEwHVw=="], + "sharp": ["sharp@0.34.1", "", { "dependencies": { "color": "^4.2.3", "detect-libc": "^2.0.3", "semver": "^7.7.1" }, "optionalDependencies": { "@img/sharp-darwin-arm64": "0.34.1", "@img/sharp-darwin-x64": "0.34.1", "@img/sharp-libvips-darwin-arm64": "1.1.0", "@img/sharp-libvips-darwin-x64": "1.1.0", "@img/sharp-libvips-linux-arm": "1.1.0", "@img/sharp-libvips-linux-arm64": "1.1.0", "@img/sharp-libvips-linux-ppc64": "1.1.0", "@img/sharp-libvips-linux-s390x": "1.1.0", "@img/sharp-libvips-linux-x64": "1.1.0", "@img/sharp-libvips-linuxmusl-arm64": "1.1.0", "@img/sharp-libvips-linuxmusl-x64": "1.1.0", "@img/sharp-linux-arm": "0.34.1", "@img/sharp-linux-arm64": "0.34.1", "@img/sharp-linux-s390x": "0.34.1", "@img/sharp-linux-x64": "0.34.1", "@img/sharp-linuxmusl-arm64": "0.34.1", "@img/sharp-linuxmusl-x64": "0.34.1", "@img/sharp-wasm32": "0.34.1", "@img/sharp-win32-ia32": "0.34.1", "@img/sharp-win32-x64": "0.34.1" } }, "sha512-1j0w61+eVxu7DawFJtnfYcvSv6qPFvfTaqzTQ2BLknVhHTwGS8sc63ZBF4rzkWMBVKybo4S5OBtDdZahh2A1xg=="], "shebang-command": ["shebang-command@2.0.0", "", { "dependencies": { "shebang-regex": "^3.0.0" } }, "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA=="], @@ -2089,6 +2084,8 @@ "@expo/cli/ws": ["ws@8.18.1", "", { "peerDependencies": { "bufferutil": "^4.0.1", "utf-8-validate": ">=5.0.2" }, "optionalPeers": ["bufferutil", "utf-8-validate"] }, "sha512-RKW2aJZMXeMxVpnZ6bck+RswznaxmzdULiBr6KY7XkTnW8uvt0iT9H5DkHUChXrc+uurzwa0rVI16n/Xzjdz1w=="], + "@expo/config/@expo/config-plugins": ["@expo/config-plugins@9.1.4", "", { "dependencies": { "@expo/config-types": "^53.0.0-preview.3", "@expo/json-file": "~9.1.2", "@expo/plist": "^0.3.2", "@expo/sdk-runtime-versions": "^1.0.0", "chalk": "^4.1.2", "debug": "^4.3.5", "getenv": "^1.0.0", "glob": "^10.4.2", "resolve-from": "^5.0.0", "semver": "^7.5.4", "slash": "^3.0.0", "slugify": "^1.6.6", "xcode": "^3.0.1", "xml2js": "0.6.0" } }, "sha512-1KNE6HvPotIlD4AzlrwVlzi4DmuVJWPYAwC6jM6wYpqo2HDCS5fng02Om7JfZgGmXJC1LM0anKDZu2u5gQx3Gg=="], + "@expo/config/glob": ["glob@10.4.5", "", { "dependencies": { "foreground-child": "^3.1.0", "jackspeak": "^3.1.2", "minimatch": "^9.0.4", "minipass": "^7.1.2", "package-json-from-dist": "^1.0.0", "path-scurry": "^1.11.1" }, "bin": { "glob": "dist/esm/bin.mjs" } }, "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg=="], "@expo/config-plugins/glob": ["glob@10.4.5", "", { "dependencies": { "foreground-child": "^3.1.0", "jackspeak": "^3.1.2", "minimatch": "^9.0.4", "minipass": "^7.1.2", "package-json-from-dist": "^1.0.0", "path-scurry": "^1.11.1" }, "bin": { "glob": "dist/esm/bin.mjs" } }, "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg=="], @@ -2117,6 +2114,8 @@ "@istanbuljs/load-nyc-config/find-up": ["find-up@4.1.0", "", { "dependencies": { "locate-path": "^5.0.0", "path-exists": "^4.0.0" } }, "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw=="], + "@napi-rs/wasm-runtime/@emnapi/runtime": ["@emnapi/runtime@1.3.1", "", { "dependencies": { "tslib": "^2.4.0" } }, "sha512-kEBmG8KyqtxJZv+ygbEim+KCGtIq1fC22Ms3S4ziXmYKm8uyoLX0MHONVKwp+9opg390VaKRNt4a7A9NwmpNhw=="], + "@react-native/community-cli-plugin/debug": ["debug@2.6.9", "", { "dependencies": { "ms": "2.0.0" } }, "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA=="], "@react-native/dev-middleware/debug": ["debug@2.6.9", "", { "dependencies": { "ms": "2.0.0" } }, "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA=="], @@ -2151,20 +2150,12 @@ "css-tree/source-map": ["source-map@0.6.1", "", {}, "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="], - "default-gateway/execa": ["execa@5.1.1", "", { "dependencies": { "cross-spawn": "^7.0.3", "get-stream": "^6.0.0", "human-signals": "^2.1.0", "is-stream": "^2.0.0", "merge-stream": "^2.0.0", "npm-run-path": "^4.0.1", "onetime": "^5.1.2", "signal-exit": "^3.0.3", "strip-final-newline": "^2.0.0" } }, "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg=="], - "error-ex/is-arrayish": ["is-arrayish@0.2.1", "", {}, "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg=="], "eslint/ajv": ["ajv@6.12.6", "", { "dependencies": { "fast-deep-equal": "^3.1.1", "fast-json-stable-stringify": "^2.0.0", "json-schema-traverse": "^0.4.1", "uri-js": "^4.2.2" } }, "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g=="], "eslint/js-yaml": ["js-yaml@4.1.0", "", { "dependencies": { "argparse": "^2.0.1" }, "bin": { "js-yaml": "bin/js-yaml.js" } }, "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA=="], - "eslint-config-universe/@typescript-eslint/eslint-plugin": ["@typescript-eslint/eslint-plugin@8.29.1", "", { "dependencies": { "@eslint-community/regexpp": "^4.10.0", "@typescript-eslint/scope-manager": "8.29.1", "@typescript-eslint/type-utils": "8.29.1", "@typescript-eslint/utils": "8.29.1", "@typescript-eslint/visitor-keys": "8.29.1", "graphemer": "^1.4.0", "ignore": "^5.3.1", "natural-compare": "^1.4.0", "ts-api-utils": "^2.0.1" }, "peerDependencies": { "@typescript-eslint/parser": "^8.0.0 || ^8.0.0-alpha.0", "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.9.0" } }, "sha512-ba0rr4Wfvg23vERs3eB+P3lfj2E+2g3lhWcCVukUuhtcdUx5lSIFZlGFEBHKr+3zizDa/TvZTptdNHVZWAkSBg=="], - - "eslint-config-universe/@typescript-eslint/parser": ["@typescript-eslint/parser@8.29.1", "", { "dependencies": { "@typescript-eslint/scope-manager": "8.29.1", "@typescript-eslint/types": "8.29.1", "@typescript-eslint/typescript-estree": "8.29.1", "@typescript-eslint/visitor-keys": "8.29.1", "debug": "^4.3.4" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.9.0" } }, "sha512-zczrHVEqEaTwh12gWBIJWj8nx+ayDcCJs06yoNMY0kwjMWDM6+kppljY+BxWI06d2Ja+h4+WdufDcwMnnMEWmg=="], - - "eslint-config-universe/eslint-plugin-react": ["eslint-plugin-react@7.37.5", "", { "dependencies": { "array-includes": "^3.1.8", "array.prototype.findlast": "^1.2.5", "array.prototype.flatmap": "^1.3.3", "array.prototype.tosorted": "^1.1.4", "doctrine": "^2.1.0", "es-iterator-helpers": "^1.2.1", "estraverse": "^5.3.0", "hasown": "^2.0.2", "jsx-ast-utils": "^2.4.1 || ^3.0.0", "minimatch": "^3.1.2", "object.entries": "^1.1.9", "object.fromentries": "^2.0.8", "object.values": "^1.2.1", "prop-types": "^15.8.1", "resolve": "^2.0.0-next.5", "semver": "^6.3.1", "string.prototype.matchall": "^4.0.12", "string.prototype.repeat": "^1.0.0" }, "peerDependencies": { "eslint": "^3 || ^4 || ^5 || ^6 || ^7 || ^8 || ^9.7" } }, "sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA=="], - "eslint-import-resolver-node/debug": ["debug@3.2.7", "", { "dependencies": { "ms": "^2.1.1" } }, "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ=="], "eslint-module-utils/debug": ["debug@3.2.7", "", { "dependencies": { "ms": "^2.1.1" } }, "sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ=="], @@ -2375,42 +2366,6 @@ "cosmiconfig/import-fresh/resolve-from": ["resolve-from@3.0.0", "", {}, "sha512-GnlH6vxLymXJNMBo7XP1fJIzBFbdYt49CuTwmB/6N53t+kMPRMFKz783LlQ4tv28XoQfMWinAJX6WCGf2IlaIw=="], - "default-gateway/execa/get-stream": ["get-stream@6.0.1", "", {}, "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg=="], - - "default-gateway/execa/human-signals": ["human-signals@2.1.0", "", {}, "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw=="], - - "default-gateway/execa/is-stream": ["is-stream@2.0.1", "", {}, "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg=="], - - "default-gateway/execa/npm-run-path": ["npm-run-path@4.0.1", "", { "dependencies": { "path-key": "^3.0.0" } }, "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw=="], - - "default-gateway/execa/onetime": ["onetime@5.1.2", "", { "dependencies": { "mimic-fn": "^2.1.0" } }, "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg=="], - - "default-gateway/execa/signal-exit": ["signal-exit@3.0.7", "", {}, "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="], - - "default-gateway/execa/strip-final-newline": ["strip-final-newline@2.0.0", "", {}, "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA=="], - - "eslint-config-universe/@typescript-eslint/eslint-plugin/@typescript-eslint/scope-manager": ["@typescript-eslint/scope-manager@8.29.1", "", { "dependencies": { "@typescript-eslint/types": "8.29.1", "@typescript-eslint/visitor-keys": "8.29.1" } }, "sha512-2nggXGX5F3YrsGN08pw4XpMLO1Rgtnn4AzTegC2MDesv6q3QaTU5yU7IbS1tf1IwCR0Hv/1EFygLn9ms6LIpDA=="], - - "eslint-config-universe/@typescript-eslint/eslint-plugin/@typescript-eslint/type-utils": ["@typescript-eslint/type-utils@8.29.1", "", { "dependencies": { "@typescript-eslint/typescript-estree": "8.29.1", "@typescript-eslint/utils": "8.29.1", "debug": "^4.3.4", "ts-api-utils": "^2.0.1" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.9.0" } }, "sha512-DkDUSDwZVCYN71xA4wzySqqcZsHKic53A4BLqmrWFFpOpNSoxX233lwGu/2135ymTCR04PoKiEEEvN1gFYg4Tw=="], - - "eslint-config-universe/@typescript-eslint/eslint-plugin/@typescript-eslint/utils": ["@typescript-eslint/utils@8.29.1", "", { "dependencies": { "@eslint-community/eslint-utils": "^4.4.0", "@typescript-eslint/scope-manager": "8.29.1", "@typescript-eslint/types": "8.29.1", "@typescript-eslint/typescript-estree": "8.29.1" }, "peerDependencies": { "eslint": "^8.57.0 || ^9.0.0", "typescript": ">=4.8.4 <5.9.0" } }, "sha512-QAkFEbytSaB8wnmB+DflhUPz6CLbFWE2SnSCrRMEa+KnXIzDYbpsn++1HGvnfAsUY44doDXmvRkO5shlM/3UfA=="], - - "eslint-config-universe/@typescript-eslint/eslint-plugin/@typescript-eslint/visitor-keys": ["@typescript-eslint/visitor-keys@8.29.1", "", { "dependencies": { "@typescript-eslint/types": "8.29.1", "eslint-visitor-keys": "^4.2.0" } }, "sha512-RGLh5CRaUEf02viP5c1Vh1cMGffQscyHe7HPAzGpfmfflFg1wUz2rYxd+OZqwpeypYvZ8UxSxuIpF++fmOzEcg=="], - - "eslint-config-universe/@typescript-eslint/parser/@typescript-eslint/scope-manager": ["@typescript-eslint/scope-manager@8.29.1", "", { "dependencies": { "@typescript-eslint/types": "8.29.1", "@typescript-eslint/visitor-keys": "8.29.1" } }, "sha512-2nggXGX5F3YrsGN08pw4XpMLO1Rgtnn4AzTegC2MDesv6q3QaTU5yU7IbS1tf1IwCR0Hv/1EFygLn9ms6LIpDA=="], - - "eslint-config-universe/@typescript-eslint/parser/@typescript-eslint/types": ["@typescript-eslint/types@8.29.1", "", {}, "sha512-VT7T1PuJF1hpYC3AGm2rCgJBjHL3nc+A/bhOp9sGMKfi5v0WufsX/sHCFBfNTx2F+zA6qBc/PD0/kLRLjdt8mQ=="], - - "eslint-config-universe/@typescript-eslint/parser/@typescript-eslint/typescript-estree": ["@typescript-eslint/typescript-estree@8.29.1", "", { "dependencies": { "@typescript-eslint/types": "8.29.1", "@typescript-eslint/visitor-keys": "8.29.1", "debug": "^4.3.4", "fast-glob": "^3.3.2", "is-glob": "^4.0.3", "minimatch": "^9.0.4", "semver": "^7.6.0", "ts-api-utils": "^2.0.1" }, "peerDependencies": { "typescript": ">=4.8.4 <5.9.0" } }, "sha512-l1enRoSaUkQxOQnbi0KPUtqeZkSiFlqrx9/3ns2rEDhGKfTa+88RmXqedC1zmVTOWrLc2e6DEJrTA51C9iLH5g=="], - - "eslint-config-universe/@typescript-eslint/parser/@typescript-eslint/visitor-keys": ["@typescript-eslint/visitor-keys@8.29.1", "", { "dependencies": { "@typescript-eslint/types": "8.29.1", "eslint-visitor-keys": "^4.2.0" } }, "sha512-RGLh5CRaUEf02viP5c1Vh1cMGffQscyHe7HPAzGpfmfflFg1wUz2rYxd+OZqwpeypYvZ8UxSxuIpF++fmOzEcg=="], - - "eslint-config-universe/eslint-plugin-react/doctrine": ["doctrine@2.1.0", "", { "dependencies": { "esutils": "^2.0.2" } }, "sha512-35mSku4ZXK0vfCuHEDAwt55dg2jNajHZ1odvF+8SSr82EsZY4QmXfuWso8oEd8zRhVObSN18aM0CjSdoBX7zIw=="], - - "eslint-config-universe/eslint-plugin-react/resolve": ["resolve@2.0.0-next.5", "", { "dependencies": { "is-core-module": "^2.13.0", "path-parse": "^1.0.7", "supports-preserve-symlinks-flag": "^1.0.0" }, "bin": { "resolve": "bin/resolve" } }, "sha512-U7WjGVG9sH8tvjW5SmGbQuui75FiyjAX72HX15DwBBwF9dNiQZRQAg9nnPhYy+TUnE0+VcrttuvNI8oSxZcocA=="], - - "eslint-config-universe/eslint-plugin-react/semver": ["semver@6.3.1", "", { "bin": { "semver": "bin/semver.js" } }, "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA=="], - "eslint/ajv/json-schema-traverse": ["json-schema-traverse@0.4.1", "", {}, "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg=="], "eslint/js-yaml/argparse": ["argparse@2.0.1", "", {}, "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="], @@ -2489,26 +2444,6 @@ "cli-truncate/string-width/strip-ansi/ansi-regex": ["ansi-regex@6.1.0", "", {}, "sha512-7HSX4QQb4CspciLpVFwyRe79O3xsIZDDLER21kERQ71oaPodF8jL725AgJMFAYbooIqolJoRLuM81SpeUkpkvA=="], - "default-gateway/execa/onetime/mimic-fn": ["mimic-fn@2.1.0", "", {}, "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg=="], - - "eslint-config-universe/@typescript-eslint/eslint-plugin/@typescript-eslint/scope-manager/@typescript-eslint/types": ["@typescript-eslint/types@8.29.1", "", {}, "sha512-VT7T1PuJF1hpYC3AGm2rCgJBjHL3nc+A/bhOp9sGMKfi5v0WufsX/sHCFBfNTx2F+zA6qBc/PD0/kLRLjdt8mQ=="], - - "eslint-config-universe/@typescript-eslint/eslint-plugin/@typescript-eslint/type-utils/@typescript-eslint/typescript-estree": ["@typescript-eslint/typescript-estree@8.29.1", "", { "dependencies": { "@typescript-eslint/types": "8.29.1", "@typescript-eslint/visitor-keys": "8.29.1", "debug": "^4.3.4", "fast-glob": "^3.3.2", "is-glob": "^4.0.3", "minimatch": "^9.0.4", "semver": "^7.6.0", "ts-api-utils": "^2.0.1" }, "peerDependencies": { "typescript": ">=4.8.4 <5.9.0" } }, "sha512-l1enRoSaUkQxOQnbi0KPUtqeZkSiFlqrx9/3ns2rEDhGKfTa+88RmXqedC1zmVTOWrLc2e6DEJrTA51C9iLH5g=="], - - "eslint-config-universe/@typescript-eslint/eslint-plugin/@typescript-eslint/utils/@typescript-eslint/types": ["@typescript-eslint/types@8.29.1", "", {}, "sha512-VT7T1PuJF1hpYC3AGm2rCgJBjHL3nc+A/bhOp9sGMKfi5v0WufsX/sHCFBfNTx2F+zA6qBc/PD0/kLRLjdt8mQ=="], - - "eslint-config-universe/@typescript-eslint/eslint-plugin/@typescript-eslint/utils/@typescript-eslint/typescript-estree": ["@typescript-eslint/typescript-estree@8.29.1", "", { "dependencies": { "@typescript-eslint/types": "8.29.1", "@typescript-eslint/visitor-keys": "8.29.1", "debug": "^4.3.4", "fast-glob": "^3.3.2", "is-glob": "^4.0.3", "minimatch": "^9.0.4", "semver": "^7.6.0", "ts-api-utils": "^2.0.1" }, "peerDependencies": { "typescript": ">=4.8.4 <5.9.0" } }, "sha512-l1enRoSaUkQxOQnbi0KPUtqeZkSiFlqrx9/3ns2rEDhGKfTa+88RmXqedC1zmVTOWrLc2e6DEJrTA51C9iLH5g=="], - - "eslint-config-universe/@typescript-eslint/eslint-plugin/@typescript-eslint/visitor-keys/@typescript-eslint/types": ["@typescript-eslint/types@8.29.1", "", {}, "sha512-VT7T1PuJF1hpYC3AGm2rCgJBjHL3nc+A/bhOp9sGMKfi5v0WufsX/sHCFBfNTx2F+zA6qBc/PD0/kLRLjdt8mQ=="], - - "eslint-config-universe/@typescript-eslint/eslint-plugin/@typescript-eslint/visitor-keys/eslint-visitor-keys": ["eslint-visitor-keys@4.2.0", "", {}, "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw=="], - - "eslint-config-universe/@typescript-eslint/parser/@typescript-eslint/typescript-estree/fast-glob": ["fast-glob@3.3.3", "", { "dependencies": { "@nodelib/fs.stat": "^2.0.2", "@nodelib/fs.walk": "^1.2.3", "glob-parent": "^5.1.2", "merge2": "^1.3.0", "micromatch": "^4.0.8" } }, "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg=="], - - "eslint-config-universe/@typescript-eslint/parser/@typescript-eslint/typescript-estree/minimatch": ["minimatch@9.0.5", "", { "dependencies": { "brace-expansion": "^2.0.1" } }, "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow=="], - - "eslint-config-universe/@typescript-eslint/parser/@typescript-eslint/visitor-keys/eslint-visitor-keys": ["eslint-visitor-keys@4.2.0", "", {}, "sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw=="], - "expo-modules-autolinking/glob/minimatch/brace-expansion": ["brace-expansion@2.0.1", "", { "dependencies": { "balanced-match": "^1.0.0" } }, "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA=="], "file-loader/schema-utils/ajv/json-schema-traverse": ["json-schema-traverse@0.4.1", "", {}, "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg=="], @@ -2535,32 +2470,10 @@ "@istanbuljs/load-nyc-config/find-up/locate-path/p-locate/p-limit": ["p-limit@2.3.0", "", { "dependencies": { "p-try": "^2.0.0" } }, "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w=="], - "eslint-config-universe/@typescript-eslint/eslint-plugin/@typescript-eslint/type-utils/@typescript-eslint/typescript-estree/@typescript-eslint/types": ["@typescript-eslint/types@8.29.1", "", {}, "sha512-VT7T1PuJF1hpYC3AGm2rCgJBjHL3nc+A/bhOp9sGMKfi5v0WufsX/sHCFBfNTx2F+zA6qBc/PD0/kLRLjdt8mQ=="], - - "eslint-config-universe/@typescript-eslint/eslint-plugin/@typescript-eslint/type-utils/@typescript-eslint/typescript-estree/fast-glob": ["fast-glob@3.3.3", "", { "dependencies": { "@nodelib/fs.stat": "^2.0.2", "@nodelib/fs.walk": "^1.2.3", "glob-parent": "^5.1.2", "merge2": "^1.3.0", "micromatch": "^4.0.8" } }, "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg=="], - - "eslint-config-universe/@typescript-eslint/eslint-plugin/@typescript-eslint/type-utils/@typescript-eslint/typescript-estree/minimatch": ["minimatch@9.0.5", "", { "dependencies": { "brace-expansion": "^2.0.1" } }, "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow=="], - - "eslint-config-universe/@typescript-eslint/eslint-plugin/@typescript-eslint/utils/@typescript-eslint/typescript-estree/fast-glob": ["fast-glob@3.3.3", "", { "dependencies": { "@nodelib/fs.stat": "^2.0.2", "@nodelib/fs.walk": "^1.2.3", "glob-parent": "^5.1.2", "merge2": "^1.3.0", "micromatch": "^4.0.8" } }, "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg=="], - - "eslint-config-universe/@typescript-eslint/eslint-plugin/@typescript-eslint/utils/@typescript-eslint/typescript-estree/minimatch": ["minimatch@9.0.5", "", { "dependencies": { "brace-expansion": "^2.0.1" } }, "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow=="], - - "eslint-config-universe/@typescript-eslint/parser/@typescript-eslint/typescript-estree/fast-glob/glob-parent": ["glob-parent@5.1.2", "", { "dependencies": { "is-glob": "^4.0.1" } }, "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow=="], - - "eslint-config-universe/@typescript-eslint/parser/@typescript-eslint/typescript-estree/minimatch/brace-expansion": ["brace-expansion@2.0.1", "", { "dependencies": { "balanced-match": "^1.0.0" } }, "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA=="], - "log-symbols/chalk/ansi-styles/color-convert/color-name": ["color-name@1.1.3", "", {}, "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw=="], "ora/chalk/ansi-styles/color-convert/color-name": ["color-name@1.1.3", "", {}, "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw=="], "ora/cli-cursor/restore-cursor/onetime/mimic-fn": ["mimic-fn@1.2.0", "", {}, "sha512-jf84uxzwiuiIVKiOLpfYk7N46TSy8ubTonmneY9vrpHNAnp0QBt2BxWV9dO3/j+BoVAb+a5G6YDPW3M5HOdMWQ=="], - - "eslint-config-universe/@typescript-eslint/eslint-plugin/@typescript-eslint/type-utils/@typescript-eslint/typescript-estree/fast-glob/glob-parent": ["glob-parent@5.1.2", "", { "dependencies": { "is-glob": "^4.0.1" } }, "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow=="], - - "eslint-config-universe/@typescript-eslint/eslint-plugin/@typescript-eslint/type-utils/@typescript-eslint/typescript-estree/minimatch/brace-expansion": ["brace-expansion@2.0.1", "", { "dependencies": { "balanced-match": "^1.0.0" } }, "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA=="], - - "eslint-config-universe/@typescript-eslint/eslint-plugin/@typescript-eslint/utils/@typescript-eslint/typescript-estree/fast-glob/glob-parent": ["glob-parent@5.1.2", "", { "dependencies": { "is-glob": "^4.0.1" } }, "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow=="], - - "eslint-config-universe/@typescript-eslint/eslint-plugin/@typescript-eslint/utils/@typescript-eslint/typescript-estree/minimatch/brace-expansion": ["brace-expansion@2.0.1", "", { "dependencies": { "balanced-match": "^1.0.0" } }, "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA=="], } } diff --git a/components/Button.tsx b/components/Button.tsx index db93a1fbf..4bfaf93aa 100644 --- a/components/Button.tsx +++ b/components/Button.tsx @@ -52,7 +52,6 @@ const styles = StyleSheet.create({ justifyContent: 'center', alignItems: 'center', borderRadius: 4, - // @ts-ignore outlineOffset: 1, }, }); diff --git a/components/PageMeta.tsx b/components/PageMeta.tsx index dc9dc4765..f73cecdde 100644 --- a/components/PageMeta.tsx +++ b/components/PageMeta.tsx @@ -1,4 +1,3 @@ -import getShareImage from '@jlengstorf/get-share-image'; import Head from 'next/head'; const site = { @@ -6,6 +5,8 @@ const site = { description: 'An interactive directory to find packages for your React Native apps.', }; +const BASE_OG_URL = 'https://og.expo.dev/?theme=rnd'; + type PageMetaProps = { title?: string; description?: string; @@ -16,20 +17,11 @@ type PageMetaProps = { const PageMeta = ({ title, query, path, description = site.description }: PageMetaProps) => { const pageTitle = `${title ? title + ' • ' : ''}${site.title}`; const parsedQuery = Array.isArray(query) ? query[0] : query; + const finalDescription = parsedQuery + ? `Search results for keyword: '${parsedQuery}'` + : description; - const socialImage = getShareImage({ - title: site.title, - tagline: parsedQuery ? `Search results for keyword:\n"${parsedQuery}"` : description, - cloudName: 'react-native-directory', - imagePublicID: 'share-bg', - titleColor: 'fff', - titleFont: 'roboto', - titleFontSize: 66, - taglineFont: 'roboto', - taglineColor: 'aeb1bc', - titleBottomOffset: 372, - taglineTopOffset: 324, - }); + const socialImage = `${BASE_OG_URL}&title=${encodeURIComponent(pageTitle)}&description=${encodeURIComponent(finalDescription)}`; return ( @@ -37,10 +29,7 @@ const PageMeta = ({ title, query, path, description = site.description }: PageMe - + @@ -48,6 +37,8 @@ const PageMeta = ({ title, query, path, description = site.description }: PageMe + + diff --git a/components/Search.tsx b/components/Search.tsx index a6c4178b4..afe811cac 100644 --- a/components/Search.tsx +++ b/components/Search.tsx @@ -203,7 +203,6 @@ const styles = StyleSheet.create({ fontSize: 20, color: colors.white, fontFamily: 'inherit', - // @ts-ignore outlineOffset: -2, }, searchIcon: { diff --git a/package.json b/package.json index 0fe6a762f..2608d028b 100644 --- a/package.json +++ b/package.json @@ -19,24 +19,23 @@ "dependencies": { "@expo/html-elements": "^0.12.1", "@expo/match-media": "^0.4.0", - "@jlengstorf/get-share-image": "^1.0.2", - "@radix-ui/react-hover-card": "^1.1.6", - "@radix-ui/react-tooltip": "^1.1.8", + "@radix-ui/react-hover-card": "^1.1.7", + "@radix-ui/react-tooltip": "^1.2.0", "@react-native-async-storage/async-storage": "^2.1.2", "@react-native-picker/picker": "^2.11.0", "@sentry/react": "^8.46.0", "@vercel/blob": "^0.27.3", - "expo": "^53.0.0-preview.3", - "expo-font": "~13.1.1", + "expo": "^53.0.0-preview.9", + "expo-font": "~13.2.1", "lodash": "^4.17.21", - "next": "^15.2.4", + "next": "^15.3.1", "node-emoji": "^2.2.0", "react": "^18.3.1", "react-content-loader": "^7.0.2", "react-dom": "^18.3.1", "react-easy-linkify": "^1.0.8", - "react-native": "0.79.0", - "react-native-safe-area-context": "^5.3.0", + "react-native": "0.79.1", + "react-native-safe-area-context": "^5.4.0", "react-native-svg": "^15.11.2", "react-native-web": "^0.20.0", "react-native-web-hooks": "^3.0.2", @@ -44,7 +43,7 @@ }, "devDependencies": { "@expo/next-adapter": "^6.0.0", - "@next/bundle-analyzer": "^15.2.4", + "@next/bundle-analyzer": "^15.3.1", "@types/bun": "^1.2.9", "@types/lodash": "^4.17.16", "@types/react": "^18.3.12", @@ -54,7 +53,7 @@ "cross-fetch": "^4.1.0", "dotenv": "^16.4.7", "eslint": "^8.57.0", - "eslint-config-next": "^15.2.4", + "eslint-config-next": "^15.3.1", "eslint-config-universe": "^14.2.0", "lint-staged": "^15.5.0", "next-compose-plugins": "^2.2.1", diff --git a/react-native-libraries.json b/react-native-libraries.json index 166978626..f048d6c21 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -12548,7 +12548,9 @@ "images": [ "https://raw.githubusercontent.com/tamagui/tamagui/master/code/tamagui.dev/public/social.png" ], - "android": true + "android": true, + "ios": true, + "web": true }, { "githubUrl": "https://github.com/EdgarJMesquita/react-native-webp-converter", @@ -14252,7 +14254,7 @@ "ios": true, "android": true }, - { + { "githubUrl": "https://github.com/i18next/i18next", "npmPkg": "i18next", "examples": ["https://github.com/i18next/i18next/tree/master/examples/typescript"], diff --git a/scripts/build-and-score-data.ts b/scripts/build-and-score-data.ts index 62fd06a78..0adee8209 100644 --- a/scripts/build-and-score-data.ts +++ b/scripts/build-and-score-data.ts @@ -4,16 +4,17 @@ import chunk from 'lodash/chunk'; import fs from 'node:fs'; import path from 'node:path'; +import debugGithubRepos from '~/debug-github-repos.json'; +import githubRepos from '~/react-native-libraries.json'; +import { Library } from '~/types'; +import { isLaterThan, TimeRange } from '~/util/datetime'; +import { isEmptyOrNull } from '~/util/strings'; + import { calculateDirectoryScore, calculatePopularityScore } from './calculate-score'; import { fetchGithubData, fetchGithubRateLimit, loadGitHubLicenses } from './fetch-github-data'; import { fetchNpmData, fetchNpmDataBulk } from './fetch-npm-data'; import fetchReadmeImages from './fetch-readme-images'; import { fillNpmName, hasMismatchedPackageData, sleep } from './helpers'; -import debugGithubRepos from '../debug-github-repos.json'; -import githubRepos from '../react-native-libraries.json'; -import { Library } from '../types'; -import { isLaterThan, TimeRange } from '../util/datetime'; -import { isEmptyOrNull } from '../util/strings'; // Uses debug-github-repos.json instead, so we have less repositories to crunch // each time we run the script @@ -91,7 +92,7 @@ async function buildAndScoreData() { data.map(async project => { if (!project.template) { if (project.npmPkg.startsWith('@')) { - await sleep(Math.max(Math.random() * 2500)); + await sleep(Math.random() * 10000); return fetchNpmData(project); } else { bulkList.push(project.npmPkg); @@ -214,7 +215,11 @@ async function buildAndScoreData() { const existingData = libraries.map(lib => lib.npmPkg); const newData = data.map(lib => lib.npmPkg); const missingData = existingData.filter(npmPkg => !newData.includes(npmPkg)); - const currentData = [...libraries.filter(lib => missingData.includes(lib.npmPkg)), ...data]; + + const existingPackages = DATASET.map(fillNpmName).map(lib => lib.npmPkg); + const dataToFill = missingData.filter(npmPkg => !existingPackages.includes(npmPkg)); + + const currentData = [...libraries.filter(lib => dataToFill.includes(lib.npmPkg)), ...data]; const dataWithFallback = currentData.map(entry => Object.keys(entry.npm).length > 0 @@ -225,10 +230,11 @@ async function buildAndScoreData() { latestData.libraries.find(prevEntry => entry.npmPkg === prevEntry.npmPkg)?.npm ?? {}, } ); + const finalData = dataWithFallback.filter(npmPkg => !existingPackages.includes(npmPkg)); fileContent = JSON.stringify( { - libraries: dataWithFallback, + libraries: finalData, topics: topicCounts, topicsList: Object.keys(topicCounts).sort(), },