The requireNativeComponent function takes the name of the native view . Note that if your component needs to do anything more sophisticated (e.g. custom event handling), you should wrap the native component in another React component.
The requireNativeComponent function takes the name of the native view . Note that if your component needs to do anything more sophisticated (e.g. custom event handling), you should wrap the native component in another React component.