We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 926058a commit 4a25bcdCopy full SHA for 4a25bcd
1 file changed
react-native-libraries.json
@@ -19370,5 +19370,17 @@
19370
"examples": ["https://github.com/luciqai/luciq-reactnative-sdk/tree/master/examples/default"],
19371
"ios": true,
19372
"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
19385
}
19386
]
0 commit comments