download google-services.json
from here
and locate it in android/app/google-services.json
download GoogleService-Info.plist
from here
and locate it in ios/GoogleService-Info.plist
yarn install
yarn run link
execute avd or connect device and yarn run android
cd ios && pod install && yarn run ios