React Native education apps: Open Source and/or Tutorial; Misc RN apps

Below list is based on quick search with Google and on Youtube.
  1. Simon Grimm: Build Your Own MASTERCLASS clone in React Native, https://www.youtube.com/watch?v=fO3D8lNs10c , 4 hrs. 42 mins, Mar. 2025, 
    1. "I’ll show you how to create a Learning Management System (LMS) powered by Strapi CMS, RevenueCat, Clerk, Expo, and Reanimated!" States that it will work on phone and web.
    2. App code: lms-react-native, https://github.com/Galaxies-dev/lms-react-native
    3. API code: https://github.com/Galaxies-dev/lms-api
  2. e-learning, https://github.com/EduardoRodriguesF/e-learning , MIT License
  3. React-Native-Learning-App, https://github.com/Hoanle396/React-Native-Learning-App , No License it seems
  4. [Source code has to be bought but video seems to be free:] Build React Native app from Scratch : React Native, Expo, Strapi, MySql | React Native Full Course, https://www.youtube.com/watch?v=0-NwPCCzXv0&list=PLaBeGKL1tOU0FuOxkLHFy_zOlIqOWUcNc&index=18 , 4 hrs. 30 mins, Jun. 2023.
  5. React Native Online Education App Final Touch with GitHub for Free Source Code #11, https://www.youtube.com/watch?v=pBEeQ6B6bUI (this episode only is around 7 mins).
    1. Source code: https://github.com/thapatechnical/reactNative [from https://www.thapatechnical.com/2022/02/react-native-project-in-2022.html ]
  6. Searched React Native Apps Curated list of apps, https://github.com/ReactNativeNews/React-Native-Apps for education but got only one result which is a Tamil app for Thirukkural: https://github.com/Avinash-Raj/thirukkural . Don't know if that will be useful.
  7. This seems to be team effort (earlier ones seem to be individual): righton-app, https://github.com/rightoneducation/righton-app , Apache license.
  8. [Udemy clone as per author; Source code has to be bought by buying a 'coffee':] Build an LMS Mobile App || React Native and Expo Projects | Beginner 2024, https://www.youtube.com/watch?v=Wcfi4WH1l0g , 4 hr. 46 mins, Aug. 2024
  9. LCRN EP17 - Online Learning App (Part 1) - React Native UI | Animation | Custom Bottom Tab Navigator, source code not free: https://www.youtube.com/watch?v=n6DmU1igb_4
  10. All Functional LMS mobile App with React Native,Expo,Typescript,Express js, source code not free: https://www.youtube.com/watch?v=hGB-6VAcM6U , close to 9 hrs.
Notes

"Strapi is a free and open-source content management system (CMS) built with Node. js. It has a “headless” CMS, which means it doesn't have a pre-built front-end user interface. Instead, it focuses on managing and delivering content through APIs." Ref: What is Strapi and Why You Should Use it?,  https://www.valuecoders.com/blog/technologies/what-is-strapi/ .
---------


Comments