* refactor(image-source): throw if source is not a correct native instance
* refactor(image-source): fromNativeSource and setNativeSource methods
* refactor: update image-source.d.ts file
BREAKING CHANGE:
Change the return type of `setNativeSource` method from `boolean` to `void`.