Package for view manager and register in MainApplication.java
Package for view manager and register in MainApplication.java You need to create the react package for the view manager class. For that create new java class that implements ReactPackage interface as below. Subsequently mention this package in ‘getPackages’ method of ’MainApplication.java’ class. Native module integration with iOS Native custom view and bridging header file and…