Skip to content

Commit 4a25bcd

Browse files
Added react-native-chat-typing-indicator to list (#2171)
1 parent 926058a commit 4a25bcd

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

react-native-libraries.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19370,5 +19370,17 @@
1937019370
"examples": ["https://github.com/luciqai/luciq-reactnative-sdk/tree/master/examples/default"],
1937119371
"ios": true,
1937219372
"android": true
19373+
},
19374+
{
19375+
"githubUrl": "https://github.com/RahulMandyal1/react-native-chat-typing-indicator",
19376+
"npmPkg": "react-native-chat-typing-indicator",
19377+
"examples": [
19378+
"https://github.com/RahulMandyal1/react-native-chat-typing-indicator/tree/main/example"
19379+
],
19380+
"ios": true,
19381+
"android": true,
19382+
"web": true,
19383+
"expoGo": true,
19384+
"newArchitecture": true
1937319385
}
1937419386
]

0 commit comments

Comments
 (0)