- React Native Blueprints
- Emilio Rodriguez Martinez
- 123字
- 2021-07-02 15:20:00
Installing and distributing the app
Running our app on a simulator/emulator is a very reliable way to feel how our app will behave in a mobile device. We can simulate touch gestures, poor network connectivity environments, or even memory problems, when working in simulators/emulators. But eventually, we would like to deploy the app to a physical device, so we could perform a more in-depth testing.
There are several options to install or distribute an app built in React Native, the direct cable connection being the easiest one. Facebook keeps an updated guide on how to achieve direct installation on React Native's site (https://facebook.github.io/react-native/docs/running-on-device.html), but there are other alternatives when the time comes to distribute the app to other developers, testers, or designated users.
- 電腦組裝與系統(tǒng)安裝
- Windows Server 2019 Cookbook
- Cybersecurity:Attack and Defense Strategies
- 發(fā)布!設(shè)計與部署穩(wěn)定的分布式系統(tǒng)(第2版)
- 嵌入式應(yīng)用程序設(shè)計綜合教程(微課版)
- 循序漸進學(xué)Docker
- Linux網(wǎng)絡(luò)內(nèi)核分析與開發(fā)
- 深入理解eBPF與可觀測性
- Learning Bootstrap
- 無蘋果不生活 The New iPad隨身寶典
- 注冊表應(yīng)用完全DIY
- RHCSARHCE 紅帽Linux認證學(xué)習(xí)指南(第7版)EX200 & EX300
- Windows 8實戰(zhàn)從入門到精通(超值版)
- bash shell腳本編程經(jīng)典實例(第2版)
- Zabbix監(jiān)控系統(tǒng)之深度解析和實踐