Legal

Open source licenses.

The Egen Academy and Egen Academy Team apps stand on a lot of open-source work. Here is what we use and the licenses it comes under.

Effective 9 August 2026 · Last revised 9 August 2026

1. What this page covers

The Egen Academy and Egen Academy Team mobile apps are built on open-source software written by other people. This page names that software and the licenses it is used under, as those licenses require.
Nothing here changes your agreement with Elitesgen Academy. Our own terms are in the Terms of Service, and how we handle your information is in the Privacy Policy.

2. Components used under the MIT License

Every component below is used under the MIT License. Copyright remains with each project's own authors and contributors.
  • @expo/vector-icons
  • @hookform/resolvers
  • @react-native-async-storage/async-storage
  • @react-native-community/datetimepicker
  • @react-native-community/netinfo
  • @react-navigation/bottom-tabs
  • @react-navigation/elements
  • @react-navigation/native
  • @react-navigation/native-stack
  • @sentry/react-native
  • @tanstack/react-query
  • @tanstack/react-query-persist-client
  • axios
  • dayjs
  • expo
  • expo-apple-authentication
  • expo-application
  • expo-audio
  • expo-auth-session
  • expo-blur
  • expo-camera
  • expo-clipboard
  • expo-constants
  • expo-crypto
  • expo-dev-client
  • expo-device
  • expo-document-picker
  • expo-file-system
  • expo-font
  • expo-haptics
  • expo-image
  • expo-image-picker
  • expo-linear-gradient
  • expo-linking
  • expo-media-library
  • expo-notifications
  • expo-secure-store
  • expo-splash-screen
  • expo-status-bar
  • expo-symbols
  • expo-system-ui
  • expo-updates
  • expo-video
  • expo-web-browser
  • immer
  • naija-state-local-government
  • react
  • react-dom
  • react-hook-form
  • react-native
  • react-native-calendars
  • react-native-gesture-handler
  • react-native-gifted-charts
  • react-native-iconify
  • react-native-reanimated
  • react-native-safe-area-context
  • react-native-screens
  • react-native-svg
  • react-native-web
  • react-native-webview
  • react-native-worklets
  • yup
  • zustand

3. Components under multiple licenses

react-native-mmkv is distributed under the MIT License and the BSD 3-Clause License together. It provides the on-device storage the apps use to keep you signed in and to hold work that has not yet uploaded.

4. The MIT License

The text below applies to each component listed in section 2, with copyright held by that component's own authors.
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

5. Indirect dependencies

The components above bring in further libraries of their own. Those are predominantly MIT, BSD and Apache 2.0 licensed. If you would like the complete resolved list for a specific released version of either app, ask us and we will send it.
Email support@egenacademy.com with the app name and the version number shown on the About screen.

6. Corrections

If you believe a component is listed under the wrong license, or is missing, tell us at support@egenacademy.com and we will correct this page.