Project initialization (npx create-react-native-library)

This commit is contained in:
Tiago Jacobs
2022-02-14 16:11:21 -03:00
parent 1164027645
commit 9502d53fe3
77 changed files with 17889 additions and 0 deletions

4
example/app.json Normal file
View File

@@ -0,0 +1,4 @@
{
"name": "BigbluebuttonMobileSdkExample",
"displayName": "BigbluebuttonMobileSdk Example"
}