kimxogus / react-native-version-check

A version checker for react-native applications
MIT License
722 stars 177 forks source link

Fix build with expo SDK 44+ #163

Closed Exilz closed 1 year ago

Exilz commented 2 years ago

Updated way of importing RCTBridgeModule. The old one would create duplicated imports error.