Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
97 changes: 74 additions & 23 deletions react-native-libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -5283,7 +5283,7 @@
},
{
"githubUrl": "https://github.com/benevbright/react-navigation-collapsible",
"examples": ["https://github.com/benevbright/react-navigation-collapsible/tree/master/example"],
"examples": ["https://github.com/benevbright/react-navigation-collapsible/tree/main/example"],
"images": [
"https://raw.githubusercontent.com/benevbright/react-navigation-collapsible/main/docs/demo-sample-default.gif",
"https://raw.githubusercontent.com/benevbright/react-navigation-collapsible/main/docs/demo-sample-sticky.gif",
Expand Down Expand Up @@ -5402,7 +5402,7 @@
{
"githubUrl": "https://github.com/react-native-google-cast/react-native-google-cast",
"examples": [
"https://github.com/react-native-google-cast/react-native-google-cast/tree/master/example"
"https://github.com/react-native-google-cast/react-native-google-cast/tree/main/example"
],
"ios": true,
"android": true,
Expand Down Expand Up @@ -7633,8 +7633,8 @@
{
"githubUrl": "https://github.com/numandev1/react-native-compressor",
"examples": [
"https://github.com/numandev1/react-native-compressor/tree/main/example",
"https://github.com/numandev1/react-native-compressor/tree/main/exampleExpo"
"https://github.com/numandev1/react-native-compressor/tree/main/examples/bare",
"https://github.com/numandev1/react-native-compressor/tree/main/examples/expo"
],
"ios": true,
"android": true,
Expand Down Expand Up @@ -10010,6 +10010,7 @@
"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-lib",
"https://github.com/rnw-community/rnw-community/tree/master/packages/react-native-payments-example-expo"
],
"ios": true,
Expand Down Expand Up @@ -11994,7 +11995,11 @@
},
{
"githubUrl": "https://github.com/razorpay/react-native-razorpay",
"examples": ["https://github.com/razorpay/react-native-razorpay/tree/master/example/SampleApp"],
"examples": [
"https://github.com/razorpay/react-native-razorpay/tree/master/sampleApps/Expo54Sample",
"https://github.com/razorpay/react-native-razorpay/tree/master/sampleApps/NewArchSample",
"https://github.com/razorpay/react-native-razorpay/tree/master/sampleApps/OldArchSample"
],
"ios": true,
"android": true,
"newArchitecture": false
Expand Down Expand Up @@ -14871,7 +14876,6 @@
"ios": true,
"android": true,
"newArchitecture": true,
"npmPkg": "react-native-stallion",
"configPlugin": "https://github.com/stallion-tech/expo-stallion-plugin",
"expoGo": true
},
Expand Down Expand Up @@ -16312,9 +16316,6 @@
},
{
"githubUrl": "https://github.com/eds2002/react-native-screen-transitions/tree/main/packages/react-native-screen-transitions",
"examples": [
"https://github.com/eds2002/react-native-screen-transitions/tree/main/examples/expo-router-example"
],
"android": true,
"ios": true
},
Expand Down Expand Up @@ -17369,7 +17370,7 @@
},
{
"githubUrl": "https://github.com/heroui-inc/heroui-native",
"examples": ["https://github.com/heroui-inc/heroui-native/tree/beta/example"],
"examples": ["https://github.com/heroui-inc/heroui-native/tree/main/example"],
"android": true,
"ios": true
},
Expand Down Expand Up @@ -17408,7 +17409,7 @@
"configPlugin": true
},
{
"githubUrl": "https://github.com/ursnj/nayan-ui/tree/main/packages/react-native",
"githubUrl": "https://github.com/ursnj/nayan-ui/tree/main/packages/native",
"npmPkg": "@nayan-ui/react-native",
"android": true,
"ios": true
Expand Down Expand Up @@ -17573,9 +17574,6 @@
{
"githubUrl": "https://github.com/relateddigital/react-native-related-digital/tree/master/sdk",
"npmPkg": "react-native-related-digital",
"examples": [
"https://github.com/relateddigital/react-native-related-digital/tree/master/client"
],
"android": true,
"ios": true
},
Expand Down Expand Up @@ -19185,9 +19183,6 @@
},
{
"githubUrl": "https://github.com/software-mansion-labs/react-native-enriched-markdown",
"examples": [
"https://github.com/software-mansion-labs/react-native-enriched-markdown/tree/main/example"
],
"ios": true,
"android": true,
"macos": true,
Expand Down Expand Up @@ -20175,7 +20170,7 @@
},
{
"githubUrl": "https://github.com/Adoobdoob71/react-native-add-calendar",
"examples": ["https://github.com/Adoobdoob71/react-native-add-calendar/example"],
"examples": ["https://github.com/Adoobdoob71/react-native-add-calendar/tree/the_root/example"],
"images": [
"https://raw.githubusercontent.com/Adoobdoob71/react-native-add-calendar/refs/heads/main/media/android_gif.gif",
"https://raw.githubusercontent.com/Adoobdoob71/react-native-add-calendar/refs/heads/main/media/ios_gif.gif"
Expand Down Expand Up @@ -20895,7 +20890,6 @@
},
{
"githubUrl": "https://github.com/jingjing2222/react-native-nitro-geolocation/tree/main/packages/react-native-nitro-geolocation",
"npmPkg": "react-native-nitro-geolocation",
"examples": [
"https://github.com/jingjing2222/react-native-nitro-geolocation/tree/main/examples/v0.81.1"
],
Expand All @@ -20922,15 +20916,13 @@
},
{
"githubUrl": "https://github.com/stallion-tech/stallion-cli",
"npmPkg": "stallion-cli",
"ios": true,
"android": true,
"expoGo": true,
"dev": true
},
{
"githubUrl": "https://github.com/nikwebr/react-native-s3-bg-uploader",
"npmPkg": "react-native-s3-bg-uploader",
"examples": ["https://github.com/nikwebr/react-native-s3-bg-uploader/tree/master/example"],
"ios": true,
"android": true,
Expand All @@ -20954,10 +20946,69 @@
"expoGo": true
},
{
"githubUrl": "https://github.com/thejoaov/expo-android-tcp/tree/main/packages/android-reverse-tcp",
"githubUrl": "https://github.com/thejoaov/expo-android-tcp/tree/master/packages/android-reverse-tcp",
"npmPkg": "expo-reverse-tcp",
"examples": ["https://github.com/thejoaov/expo-android-tcp/tree/main/app/app"],
"examples": ["https://github.com/thejoaov/expo-android-tcp/tree/master/app/app"],
"android": true,
"configPlugin": true
},
{
"githubUrl": "https://github.com/Madraka/expo-numerator",
"examples": ["https://github.com/Madraka/expo-numerator/tree/main/example"],
"ios": true,
"android": true
},
{
"githubUrl": "https://github.com/saymondamasio/expo-assistant-functions",
"configPlugin": true,
"ios": true,
"android": true
},
{
"githubUrl": "https://github.com/DorianMazur/react-native-screen-choreography",
"examples": [
"https://github.com/DorianMazur/react-native-screen-choreography/tree/main/example"
],
"images": [
"https://raw.githubusercontent.com/DorianMazur/react-native-screen-choreography/main/docs/demo_1.gif",
"https://raw.githubusercontent.com/DorianMazur/react-native-screen-choreography/main/docs/demo_2.gif",
"https://raw.githubusercontent.com/DorianMazur/react-native-screen-choreography/main/docs/demo_3.gif"
],
"newArchitecture": true,
"ios": true,
"android": true,
"dev": true
},
{
"githubUrl": "https://github.com/oblador/react-native-swc/tree/main/packages/core",
"npmPkg": "@react-native-swc/core",
"examples": [
"https://github.com/oblador/react-native-swc/tree/main/examples/expo",
"https://github.com/oblador/react-native-swc/tree/main/examples/vanilla"
],
"newArchitecture": true,
"ios": true,
"android": true,
"dev": true
},
{
"githubUrl": "https://github.com/oblador/react-native-swc/tree/main/packages/metro-plugin",
"npmPkg": "@react-native-swc/metro-plugin",
"newArchitecture": true,
"ios": true,
"android": true,
"dev": true
},
{
"githubUrl": "https://github.com/oblador/react-native-swc/tree/main/packages/worklets-plugin",
"npmPkg": "@react-native-swc/worklets-plugin",
"examples": [
"https://github.com/oblador/react-native-swc/tree/main/examples/expo",
"https://github.com/oblador/react-native-swc/tree/main/examples/vanilla"
],
"newArchitecture": true,
"ios": true,
"android": true,
"dev": true
}
]