Versions Compared

Key

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

...

git clone ssh://git@code.totaralms.com/totara-mobile.git
git checkout feature/react-native-expo-replatform [replace with git checkout master when merged]

Install EAS tools:

npm install -g eas-cli

...