以前のリビジョンの文書です
Error: cannot set promise - some async operation is still in progress
SDK32になると、使えなくなった。
現在対応検討中。
それまでSDK31を使う。
error [TypeError: Cannot read property 'Google' of undefined]
import Expo from “expo”は使えなくなった。
import * as Expo from “expo”を使う。
Google developers consoleで任意のプロジェクトを作成する。