Skip to content

Commit 42c12da

Browse files
authored
Add a new Reflex library (#1978)
1 parent 80c7a5a commit 42c12da

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

react-native-libraries.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18055,5 +18055,17 @@
1805518055
],
1805618056
"ios": true,
1805718057
"android": true
18058+
},
18059+
{
18060+
"githubUrl": "https://github.com/flexsurfer/reflex",
18061+
"npmPkg": "@flexsurfer/reflex",
18062+
"examples": [
18063+
"https://github.com/flexsurfer/reflex/tree/main/examples/todomvc",
18064+
"https://github.com/flexsurfer/einburgerungstest"
18065+
],
18066+
"ios": true,
18067+
"android": true,
18068+
"web": true,
18069+
"newArchitecture": true
1805818070
}
1805918071
]

0 commit comments

Comments
 (0)