Closed gitsuraj closed 6 years ago
What might be the appropriate command equivalent to react-native link react-native-maps
I am trying to integrate react-native-maps in this project which involves linking so what might be best solutions for me to link these library to project.
Please review the Expo documentation for help with that. I believe you'd need to eject from Expo.
FYI Expo has it's own version of React-Native-Maps you could check out before ejecting
What might be the appropriate command equivalent to react-native link react-native-maps
I am trying to integrate react-native-maps in this project which involves linking so what might be best solutions for me to link these library to project.