React Native for Vega ported libraries
The following table lists the libraries that are currently supported by React Native for Vega as part of the@amazon-devices namespace. For installation and usage information, follow the link for each library. The version column in the table below contains the minimum compatible version to use with React Native for Vega.
React Native community libraries
Expo libraries
System distributed libraries
The following libraries are released as system-distributed libraries.Additional libraries
To assist with porting your existing apps to Vega, Amazon has tested some of the most widely used JavaScript libraries for compatibility. To use these libraries, use the standard library documentation.URL.CreateObjectURL functionality to allow URL creation from blob through createObjectURL(blob).
Also, please note that in case you are using both react-native-url-polyfill and URL.CreateObjectURL, you have to add following in your code to make it work.

