Skip to content

Commit 886a466

Browse files
Add react-native-letter-flatlist and react-native-stonewall-grid (#1785)
1 parent 11e9eb7 commit 886a466

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

react-native-libraries.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16369,5 +16369,25 @@
1636916369
"web": true,
1637016370
"expoGo": true,
1637116371
"newArchitecture": true
16372+
},
16373+
{
16374+
"githubUrl": "https://github.com/antosmamanktr/react-native-letter-flatlist",
16375+
"images": [
16376+
"https://github.com/antosmamanktr/react-native-letter-flatlist/blob/main/src/assets/demo-layout.png"
16377+
],
16378+
"ios": true,
16379+
"android": true,
16380+
"expoGo": true,
16381+
"newArchitecture": true
16382+
},
16383+
{
16384+
"githubUrl": "https://github.com/antosmamanktr/react-native-stonewall-grid",
16385+
"images": [
16386+
"https://github.com/antosmamanktr/react-native-stonewall-grid/blob/main/src/assets/demo-layout.png"
16387+
],
16388+
"ios": true,
16389+
"android": true,
16390+
"expoGo": true,
16391+
"newArchitecture": true
1637216392
}
1637316393
]

0 commit comments

Comments
 (0)