'ui-kitten for react native web

I have successfully implement the react native web support in react native project. And i have install the @ui-kitten/ library. but when i run in the web it giving error in browser.

Uncaught ReferenceError: exports is not defined

at eval (mappingProvider.component.js:7:2072)
at Module../node_modules/@ui-kitten/components/theme/mapping/mappingProvider.component.js


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source