- React:Cross-Platform Application Development with React Native
- Emilio Rodriguez Martinez
- 149字
- 2021-07-02 16:17:22
Assessments
- Why does the
react-native-geocoder
module uses Google Maps reverse geocoding services?- To store a human-readable position for the location in which the map is centred
- To translate some coordinates into a human-readable location
- To add an API key in order to authenticate our app with the service
- To ensure the name of the location is recalculated every time the map is moved to show a different region
- Which of the following properties is used for aligning elements?
justifyContent
alignLeft
alignRight
alignJustify
- By default, React Native and Flexbox stack elements ________.
- Diagonally
- Reverse
- Vertically
- Horizontally
- Which of the following lines of code extracts the height and the width from a device into two variables?
const {height, width} = Dimensions.get('height, width');
constant {height, width} = Dimensions.get('window');
const {height, width} = get('window');
const {height, width} = Dimensions.get('window');
- Which are the four properties in order to add a shadow to a component?
推薦閱讀
- 物聯網安全(原書第2版)
- Building Django 2.0 Web Applications
- TCP/IP入門經典(第5版)
- Learning Karaf Cellar
- 智慧城市中的移動互聯網技術
- 信息通信網絡建設安全管理概要2
- Unity Artificial Intelligence Programming
- Kong網關:入門、實戰與進階
- Bonita Open Solution 5.x Essentials
- 云工廠:開啟中國制造云時代
- Microservices Development Cookbook
- 視聽變革:廣電的新媒體戰略
- 加密與解密實戰全攻略
- 5G新型多址技術
- Learning IoT with Particle Photon and Electron