khevamann / rn-responsive-styles

Responsive styles for react-native and react-native-web
MIT License
39 stars 3 forks source link

Error exports is not defined when try build it #15

Closed sieuhuflit closed 1 year ago

sieuhuflit commented 1 year ago

Overview

Currently I setup and worked when run dev mode react-app-rewired start, but when tried build react-app-rewired build and serve then this error come up

Screen Shot 2022-08-14 at 17 28 21 Screen Shot 2022-08-14 at 17 28 26
khevamann commented 1 year ago

@sieuhuflit Just fixed this, it was a tsconfig issue. However, this is made for react-native so using it in react-app-rewired will not work unless you have some plans to implement react native with it