我正在尝试开发一个ReactNative应用程序,它有一个出租车搜索页面,其中有两个搜索框,“接送”和“送走”。我已经为它们使用了google-places api,并显示了搜索结果。} from "react-native";import {View, InputGroup, Input} from "native-base&
returnKeyType={'search'} // Can be left out for default return key https://facebook.github.io/react-nativekeyboardAppearance={'light'} // Can be left out for default keyboardAppearance https://facebook.github.io/