Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
gencay tekin
jitsi-meet
Commits
2128d047
Commit
2128d047
authored
8 years ago
by
bgrozev
Committed by
GitHub
8 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #1339 from saghul/fix-doc-links
doc: fix markdown link syntax in mobile docs
parents
d109b8be
a89349c5
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/mobile.md
+5
-5
doc/mobile.md
with
5 additions
and
5 deletions
doc/mobile.md
+
5
−
5
View file @
2128d047
# Jitsi Meet mobile apps
Jitsi Meet can also be built as a standalone mobile application for
iOS and Android. It uses the
[
React Native
]
(
)
framework.
iOS and Android. It uses the [React Native] framework.
First make sure the
[
React Native dependencies
]
(
)
are installed.
First make sure the [React Native dependencies] are installed.
**NOTE**
: This document assumes the app is being built on a macOS system.
...
...
@@ -62,8 +62,8 @@ work properly with the native plugins we require.
## Android
The
[
React Native dependencies
]
(
)
page has very detailed information on how to
setup
[
Android Studio
]
(
)
and the required components for getting the necessary
The [React Native dependencies] page has very detailed information on how to
setup [Android Studio] and the required components for getting the necessary
build environment. Make sure you follow it closely.
1.
Building the app
...
...
@@ -79,7 +79,7 @@ build environment. Make sure you follow it closely.
## Debugging
The official documentation on
[
debugging
]
(
)
is quite extensive, it is the
The official documentation on [debugging] is quite extensive, it is the
preferred method for debugging.
**NOTE**
: When using Chrome Developer Tools for debugging the JavaScript code
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets