Skip to content

Commit ec09d91

Browse files
EvanBaconclaudeSimek
authored
Add @bacons/mdx library (#2342)
* Add @bacons/mdx library Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * correct link to the package * add example app link * fix lint --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
1 parent 8e67151 commit ec09d91

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

react-native-libraries.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20302,5 +20302,15 @@
2030220302
"githubUrl": "https://github.com/jpancotti/expo-hardware-buttons",
2030320303
"ios": true,
2030420304
"newArchitecture": true
20305+
},
20306+
{
20307+
"githubUrl": "https://github.com/EvanBacon/expo-mdx/tree/main/packages/mdx",
20308+
"npmPkg": "@bacons/mdx",
20309+
"examples": ["https://github.com/EvanBacon/expo-mdx/tree/main/apps/demo"],
20310+
"ios": true,
20311+
"android": true,
20312+
"web": true,
20313+
"expoGo": true,
20314+
"newArchitecture": true
2030520315
}
2030620316
]

0 commit comments

Comments
 (0)