- 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?
推薦閱讀
- Mastering Machine Learning for Penetration Testing
- 從區塊鏈到Web3:構建未來互聯網生態
- Building Django 2.0 Web Applications
- Proxmox High Availability
- 世界互聯網發展報告·2019
- Spring 5.0 Projects
- 網絡基礎與網絡管理項目化教程
- Working with Legacy Systems
- 設備監控技術詳解
- 5G技術核心與增強:從R15到R17
- 云工廠:開啟中國制造云時代
- Guide to NoSQL with Azure Cosmos DB
- 移動互聯網新思維
- 工業以太網技術:AFDX/TTE網絡原理、接口、互連與安全
- 計算機通信網絡安全