I have developed an app with React Native based on Expo SDK, how can I integrate HMS in my project to make it work for Huawei devices?
Shall I introduce conditional branches to either use expo-location instead of hms location or viceversa or is there a better way?