Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In the sequence, clone the official repository for partners via SSH.

Clone code:

git clone ssh://git@code.totaralms.com/totara-mobile.git
git checkout feature/react-native-expo-replatform master

Install EAS tools:

npm install -g eas-cli

...