Skip to content

Commit 2410596

Browse files
Felonious-Spellfirepre-commit-ci[bot]awaelchliBorda
authored andcommitted
Content for Lightning with iOS and Android (#14038)
* Content for Lightning with iOS and Android * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * make link clickable * Update docs/source-app/glossary/ios_and_android.rst Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: awaelchli <[email protected]> Co-authored-by: Jirka Borovec <[email protected]>
1 parent 2c8e26b commit 2410596

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
2+
###############################################
3+
Apple and Android mobile devices with Lightning
4+
###############################################
5+
6+
Audience: Users who want to develop Lightning Apps for Apple or Android mobile devices.
7+
8+
----
9+
10+
***********************************************************
11+
Develop a Lightning App for Apple or Android mobile devices
12+
***********************************************************
13+
14+
There are a couple of ways you can go about building Lightning Apps that work on Apple or Android mobile devices.
15+
16+
Option 1
17+
^^^^^^^^
18+
19+
You can develop a Lightning App that interacts with an iOS or Android app.
20+
The ML and backend services live on the Lightning App, but the iOS or Android code (obj-c/swift or android) lives on the mobile devices.
21+
22+
Option 2
23+
^^^^^^^^
24+
25+
You can build a mobile-first React Lightning App that works on both Apple and Android mobile devices.
26+
The `InVideo app <https://lightning.ai/app/7pmQNIDxAE-InVideo%20Search>`_ is a good example of a Lightning App that does just that.

docs/source-app/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@ Keep Learning
271271
Event Loop <glossary/event_loop>
272272
Environment Variables <glossary/environment_variables>
273273
Frontend <workflows/add_web_ui/glossary_front_end.rst>
274+
Apple and Android mobile devices with Lighting Apps <glossary/ios_and_android>
274275
REST API <glossary/restful_api/restful_api>
275276
Sharing Components <glossary/sharing_components>
276277
Scheduling <glossary/scheduling.rst>

0 commit comments

Comments
 (0)