React Native has been moved to Jira Confluence: https://sk-team.atlassian.net/wiki/spaces/PRODUCTTEC/pages/8224784/Mobile+App
Follow additional instructions in Structure
Just edit/add new .md
files to the root in GitHub directly to master
branch
Follow additional instructions in Structure
For easy preview of changes and live-reload 🤘
- Clone repo
- Globally install Docsify:
yarn global add docsify-cli
- Run from repo folder:
docsify serve ./docs
- Change files and preview docs:
http://localhost:3000
- Add new pages to the root folder only. Add project prefix to the filename. eg:
native-something.md
- Each new page has to be added in:
_sidebar.md
- To split a page into multiple sections, use 2nd level header
## Heading