...
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
...
...
In the sequence, clone the official repository for partners via SSH.
git clone ssh://git@code.totaralms.com/totara-mobile.git
git checkout feature/react-native-expo-replatform master
npm install -g eas-cli
...