Yogesh Late

Results 1 comments of Yogesh Late

import com.github.droibit.android.reactnative.customtabs.CustomTabsPackage; Just add this at the top of your MainApplication.java file If still not solved do the following. @Override protected List getPackages() { return Arrays.asList( ..., new CustomTabsPackage() //...