You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🏗️ Supporting Turbo Modules (New Arch) with backward compatibility.
⚡ Renders on top of the app (Blazing Fast).
📐 Well typed.
📦 Significantly small package.
🔗 No peer dependencies except React and React-Native [1].
How is it working?
This plugin is built only by create native page UIViewController for iOS or Activity for Android. and present the page in front of React Native Application without any special dependencies just native code
Installation
npm install react-native-place-picker
# or
yarn add react-native-place-picker
# or
pnpm add react-native-place-picker
# or
bun add react-native-place-picker
Expo
You need to add expo-dev-client and run expo run:ios or expo run:android
Info Expo managed app not supported 🚧
iOS
If you want to enable user current location button you have to add this to your Info.plist