We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 62814b3 + 5f80e4a commit 4307f3aCopy full SHA for 4307f3a
README.md
@@ -39,6 +39,8 @@ allprojects {
39
And, provide `CustomTabsPackage` in your Application class.
40
41
```java
42
+import com.github.droibit.android.reactnative.customtabs.CustomTabsPackage;
43
+
44
@Override
45
protected List<ReactPackage> getPackages() {
46
return Arrays.asList(
0 commit comments